@import url("corpo.css");
@import url("topo.css");
@import url("reset.css");
/*-----------------------*/
body { 
	background:#f4f4f4 url(../imagens/body.jpg) repeat-y top center;
	color:#818181;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.centro {
	margin:0  auto;
	width:955px;
}
.engloba, .topo, .corpo, .engloba, .corpo .conteudo .engloba .titulo, .corpo .conteudo .tipo1 .info, .corpo .destaque, .corpo .contato, .corpo .barraLateral .titulo {
	float:left;
	width:100%;
}
a, a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.direita {
	float:right;
}
.esquerda {
	float:left;
}
.margimBottom33 {
	margin-bottom:33px;
}
/* ESTILOS PARA OS INCLUDES */
.TabbedPanelsContentGroup a, .TabbedPanelsContentGroup a:active, .TabbedPanelsContentGroup a:visited {
	color:#333;
}
.tag1 a, .tag1 a:active, .tag1 a:visited {
	color:#333;
}
.EXPANDED table {
	border-spacing:4px !important;
	margin:0 auto;
	vertical-align:middle;
}
.EXPANDED table tr td {
	height:28px;
}
.add{
	width: 100%;
	margin-left: 430px;
	margin-bottom: 10px;

}
.add a{
	color:#4C4B4B;
	font-size:14px;	
}

.info_p{ margin-top: 10px; margin-bottom: 30px;  float: left; width: 100%;}

.corpo .conteudo .tipo1 .info_p h3{ float: left; margin-top: 4px; width: 458px;}
.corpo .conteudo .tipo1 .info_p p{ float: left; width: 458px;}
