﻿@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background: #ffffff;
}

a
{
	color: #838383;
}

a:hover
{
	color: #286D0C;
	text-decoration: underline;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #38349b;
	margin: 8px;
}

h2,.subtitulo
{
	font-size: 14px;
	font-weight: 500;
	color: #38349b;
	margin: 15px;
}

h3
{
	font-size: 12px;
	font-weight: 500;
	color: #d08328;
	margin-bottom: -5px;
	text-decoration: underline;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #878787;
	width: auto;
}

hr
{
	border: 3px #5F8B4D solid;
}

.lista
{
	margin-left: -40px; .margin-left: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #009933;
	margin-bottom: 0px;
	margin-top: 8px;
	width: 100%;
}

.lista li
{
	*margin-left: 0;
	list-style: url(../images/body/bullet_2.jpg);
	margin-left: 30px;
}

.lista2
{
	float: left;
	margin-left: -40px; .margin-left: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #878787;
}

.lista2 li
{
	margin-left: -40px;	.margin-left: 0px;
	list-style: none;
}

#master
{
	margin: auto;
	width: 775px;
}



#topo
{
	height: auto;
}


#meio
{
	border-left: 4px #990000 solid;
	border-right: 5px #990000 solid;
	margin-top: -6px;
	width: 766px;
	height: auto;
	float: left;

}

#links
{
	float: left;
	width: auto;
	height: auto;
}

#links ul
{
	margin-left: -38px; .margin-left: 0px;
	margin-top: 3px;
	font-size: 14px;
	font-weight: bold;
}

#links li
{
	text-align: center;
	margin: 40px;
	padding-left: 25px;
	padding-top: 0px;
	display: inline;
	background: url(../images/body/bullet_1.jpg) no-repeat center left;
}

#links a
{
	text-decoration: none;
	color: #326411;
}

#links a:hover
{
	color: #448817;
}

.center
{
	text-align:center;
}

.conteudo_1
{
	float: left;
	width: 368px;
	height: 416px;
	margin-top: 10px;
	background: url(../images/body/div_esquerda.png) no-repeat;
	display: block;
}

.titulo_1
{
	margin-top: 25px;
}

.texto_1
{
	float: left;
	width: 308px;
	height: auto;
	text-align:left;
	margin-left: 30px;
}

.texto_2
{
	float: left;
	width: 308px;
	height: auto;
	text-align:left;
	margin-left: 30px;
}

.texto_2 p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 11px;
	margin-bottom: 11px;
	color: #878787;
	width: auto;
}
	

.sub_conteudo
{
	float: left;
	width: 400px;
}

.conteudo_2
{
	float: right;
	width: 369px;
	height: 416px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/body/div_direita.png) no-repeat;
	display: block;
}


.conteudo_2 a
{
	text-decoration: none;
}

.galeria
{
	text-align: center;
}

.galeria img
{
	margin: 5px;
	border: #205509 0px solid;
}

.galeria a
{
	text-decoration: none;
}

.form
{
	margin-left: 50px;
	margin-top: 0px;
	float: left;
}

.form ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: none;
	list-style: none;
	text-align: left;
	margin: 0px;
	margin-left: 0px;
	margin-bottom:0px;
}

#rodape
{
	background: url(../images/body/botton.png) #993333;
	background-position: center;
	clear: both;
	text-align: center;
	font-size: 9px;
	height: 23px;
	font-weight: bold;
}

#rodape a
{
	text-decoration: none;
	color: #ffffff;
}

#rodape a:hover
{
	text-decoration: underline;
}

.link_OESP
{
  	margin-top: 7px;
}

.clear
{
	clear: both;
}


/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ENDEREÇO DA IMAGEM', sizingMethod='scale'); */
