body {
	background:url() repeat-x top #1a2858;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#0d294f;
}
a {
	text-decoration:underline;
	color:#ae1600;
}
h1 {
	font-size:14px;
	color:#ae1600;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0px;
}
.clear {
	clear:both;
}
span {
	color:#b77a09;
}
p {
	text-align:justify;
	line-height:17px;
	padding:6px 0 6px 0;
	margin:0px;
}
img.prod_img {
	float:left;
	padding:5px 10px 0 0;
}
#c_principal {
	width:900px;
	height:auto;
	margin:auto;
	padding:0px;
	background:url(imgs/b_topo.png) no-repeat center top;
}
#cabecalho{
	width:900px;
	height:173px;
	margin:auto;
}
.logo{
	padding:15px 0 0 100px;
}
/*---------------- MENU BANNER ----------------------*/
#menu_tab{
	width:900px;
	height:28px;
	padding:0 0 0 20px;
}
ul.menu {
	list-style-type:none;
	display:block;
 	margin: auto;
	padding:0px;
	background:none;
}

ul.menu li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	line-height:28px;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px;
	width:122px;
	height:28px;
	margin:0px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	background:url(imgs/bt.gif);
	color:#313537;
}
a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0px;
	width:122px;
	height:28px;
	margin:0px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	background:url(imgs/bt_a.gif);
	color: #313537;
}
a.nav:hover {
	color: #313537;
	text-decoration:none;
	background:url(imgs/bt_a.gif);
}
/*---------------- CORPO DA PÁGINA ----------------*/
#corpo{
	width:900px;
	clear:both;
	height:auto;
	margin:auto;
}
.conteudo_centro{
	width:900px;
	background:url(imgs/bg_topo.png) no-repeat center top;
}
.titulo1{
	clear:both;
	border-bottom:1px dashed #808dbb;
	width: 820px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.titulo2{
	clear:both;
	border-bottom:1px dashed #808dbb;
	width: 820px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 25px;
	font-size:14px;
}
.titulo3{
	clear:both;
	border-bottom:1px dashed #808dbb;
	width: 820px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 40px;
}
.i_divider{
	width:1px;
	height:67px;
	float:left;
	padding:0 15px 0 15px;
	background:url(imgs/divisao.gif) no-repeat center;
}
.artigos{
	width:820px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
.artigos_cx{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size:14px;
}
.noticias{
	width:874px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 14px;
	background:url(imgs/bg_centro.png) repeat-y center;
}
.noticias_cx{
	float:left;
}
.noticias_info{
	float:left;
	width:295px;
	margin-left: 80px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.cleardiv {
	clear:both;
	overflow:hidden;
	height:4px;
}
/*---- RODAPÉ---------*/
#rodape{
	width:900px;
	height:58px;
	background:url(imgs/bg_rodape.png) no-repeat center;
	clear:both;
	padding:0px;
	margin:auto;
	text-align:center;
	color:#999999;
}
