body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
background: #DDEEE6 url(../images/fundo.jpg);
}

#conteudo{
	margin: 10px auto 0 auto;
	width: 754px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: #ECEEF1;
}

#banner{
	height: auto;
	width: 754px;
}

#resumo{
	float: left;
	margin: 0px;
	padding: 5px 10px;
	height: auto;
	font-weight: bold;
	color: #2B4A8B;
	font-size: 15px;
}

#menu{
	width: 754px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	background: #BF0D0D;
	float: left;
}

#nav, #nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
}
#nav a{
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #FFF;
}
#nav a:hover{
	background-color: #4F758B;
	color: #FFF;
}
#nav li{
	float: left;
	position: relative;
}
#nav ul {
	position: absolute;
	display: none;
	width: 190px;
	top: 2.8em;
	font-size: 10px;
}
#nav li ul a{
	width: 170px;
	height: auto;
	float: left;
	background-color: #BF0D0D;
	color: #FFF;
}
#nav ul ul{
	top: auto;
	background-color: #CCCCCC;
} 
#nav li ul ul {
	left: 170px;
	margin: 0 0 0 60px;
	background-color: #CCCCCC;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display: block;
}

#conjunto{
	width: 754px;
	clear: both;
	background: #FFF;
	height: auto;
	overflow: hidden;
}

#esquerda{
	width: 534px;
	padding: 10px;
	float: left;
	background: #FFF;
	min-height: 400px;
	height: 100% !important;
	height: 400px;
	overflow: hidden;
	_overflow: ;
	color: #3F3F3F;
	text-align: justify;
}

#direita{
	width: 190px;
	float: right;
	background: #F4F4F5;
	padding: 5px;
}

.titulo_direita{
	padding: 10px 20px;
	font:normal 18px verdana;
	color:#c5141b;
	border-bottom:1px solid #c5141b;
	margin-bottom: 5px; 
}

.agenda_direita{
	padding: 0px;
	margin: 0px;
}

#oinicio{
	padding: 5px;
	text-align: center;
	height: auto;
	overflow: hidden;
}

#apergunta{
	font-size: 11px;
	font-weight: bold;
	color: #3F3F3F;
}

#osconteudos{
	text-align: left;
	padding: 5px 0;
}

.aresposta{
	padding: 5px 0;
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
}

#aaccao{
	padding: 10px 0 0 0;
	text-align: center;
}

a.tipo1:link{
font-weight: bold;
text-decoration: none;
color: #3F3F3F;
} 
a.tipo1:visited{
font-weight: bold;
text-decoration: none;
color: #3F3F3F;
} 
a.tipo1:hover{
font-weight: bold;
text-decoration: underline;
color: #3F3F3F;
}
a.tipo1:active{
font-weight: bold;
text-decoration: none;
color: #3F3F3F;
} 

a:link {
font-weight: bold;
text-decoration: none;
color: #3F3F3F;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #3F3F3F;
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #3F3F3F;
}
a:active {
font-weight: bold;
text-decoration: none;
color: #3F3F3F;
}


.aspublicidades{
	width: 188px;
	height: 130px;
	margin-bottom: 5px;
	border: 1px solid #D7D7D7;
}

.asfotos{
	border: 1px solid #BF0D0D;
}

.campos{
	width: 300px;
}

.formulario{
	margin-top: 15px;
	margin-left: 10px;
}

.gfotos{
	width: 157px;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	padding: 0px;
}

.linhax{
clear: both;
height: 1px;
margin: 0px;
padding: 5px 0 10px 0;
_padding: 0 0 3px 0;
}

.linhay{
clear: both;
margin: 0px;
padding: 5px 0 10px 0;
_padding: 0 0 3px 0;
}


.paginacao{
	height: 20px;
	bottom: 0px;
	font-size: 12px;
}

.datanot{
color: #CCCCCC;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#ofundo{
	margin: 5px auto;
	width: 754px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}