/* CSS Document */
*{outline:none}
body,img,h1,h2,h3,h4,h5,div,ul,li{margin:0;padding:0;border:0; list-style:none;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#d9d9d7;
	color:#4E4E4E;
	background-image:url(/grafismo/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

h1,h2,h3,h4,h5{font-weight:normal; font-size:11px;}

.clear{
	clear:both;
	float:none;
}


a:link, a:visited{
	color:#4E4E4E;
	text-decoration:none;
}


a:hover{
	color:#E0121C;
	text-decoration:none;
}


a:active{
	color:#4e4e4e;
	text-decoration:none;
}



#bg{
	background-color:#d9d9d7;
}

.container{
	width:898px;
	margin:0 auto;
}

.main{
	padding-top:10px;
	padding-bottom:2px;
	width:890px;
	background:url(/grafismo/bg_destaques.jpg) right repeat-y;
}

h1{
	margin-top:4px;
	float:left;
	display:inline;
}

#menu{
	float:left;
	display:inline;
	margin-left:161px;
	margin-top:43px;
	background:url(/grafismo/seta_menu.png) top left no-repeat;
}

#menu ul{
	margin-top:20px;
	float:left;
	
}

#menu ul li{
	height:12px;
	line-height:12px;
	margin-bottom:6px;
}

#main{
	clear:both;
	float:none;
}

#destaque-imagem{
	font-size:10px;
	float:left;
}

#ultimas-noticias{
	width:227px;
	float:left;
	margin-left:10px;
}

#ultimas-noticias h2{
	background-color:#C4C4C2;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	font-size:10px;
	height:17px;
	line-height:17px;
	text-indent:3px;
	margin-bottom:20px;
}

#destaques{
	width:192px;
	float:right;
}

.destaque-item{
	background-color:#E4E4E4;
	margin-bottom:5px;
	padding:2px;
	border-bottom:#D9D9D7 4px solid;
}

.ultima-noticia-item p{
	text-align:justify;
	margin-top:0;
	margin-bottom:10px;
}

a.mais:link, a.mais:visited,.m{
	color:#E0121C;
	text-decoration:none;
	font-weight:bold;
}

a.mais:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a.mais:active{
	color:#E0121C;
	text-decoration:none;
	font-weight:bold;
}

#assinatura{
	text-transform:uppercase;
	font-size:9px;
	margin-bottom:1px;
}

#parceiros{
	width:898px;
	margin:10px auto;
}

#normal{
	float:left;
	text-align:justify
}

#normal h3{
	text-transform:uppercase;
	color:#E0121C;
	font-weight:bold;
	margin-bottom:23px;
}

#noticia-imagem{
	float:left;
	margin-left:30px;
}

.acordos h2{margin-left:13px}
.acordos tr div{padding:10px}
.acordos tr{
	background:#e4e4e4;
	font-size:11px
}
.acordos .des{
	font-size:12px
}
.acordos .lnk,.acordos .des,.acordos th h2{font-style:italic}
.acordos .lnk a{
	display:block;font-weight:bold;
	font-size:11px;
	width:110px;height:16px;
	background:#c4c4c2;
}
.acordos .lnk a:hover,.acordos th{
	color:#d9d9d7;
	background:#e1121a;
}
.acordos th h2{font-size:12px}
.acordos .lnk{
	width:110px;height:16px;
	vertical-align:middle;text-align:center;
}

.corpos{width:100%;margin-bottom:20px}
.corpos th *,.corpos td *{display:block;padding:0 5px 0 5px}
.corpos th,#imgs a{background:#c4c4c2}
.corpos td{height:19px}
.corpos .b{background:#f4f4f4;text-transform:uppercase}
.corpos .d{background:#e4e4e2}

.produto{
	font-size:11px;font-weight:bold;font-style:italic;text-transform:uppercase
}

#galnav{height:20px;margin:5px 0 5px 0;width:450px}
#galnav a{
	background:#e4e4e4;
	display:block;
	width:220px;
	text-transform:uppercase;
	padding:3px 0 3px 0
}
#galnav a:hover{background:#f4f4f4}
#imgs a{display:block;float:left;height:17px;width:17px;margin-right:3px}
#imgs a:hover,#imgs a.sel{background:#e1121a}
