@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; list-style:none; }
br { clear:both;}
img { border:0;}

#corpo { width:751px; margin:0 auto;}
	#top { background:url(img/bg_top.jpg) no-repeat; height:325px; clear:both;}
	h1 { float:left; padding-left:20px; padding-top:17px; display:block;6 }
	#menu-top { float:left; }
	#menu-top ul {padding:20px 0px 20px 5px;}
	#menu-top ul li { float:left;}
	#menu-top2  { margin-left:10px; float:left; }
	#menu-top2 ul li { float:left; padding-right:17px; padding-top:10px; }
	#banner {}

	#tit-menu { background:url(img/bg_menu_tit.jpg) no-repeat; width:158px; height:23px; text-align:center; padding-top:6px; font:bold 14px "Arial"; color:#FFF; }
	#menu { background:url(img/bg_menu.jpg) repeat-x; width:158px; margin-top:5px; float:left; height:685px; border:solid 1px #DDD; }
	#menu ul { padding:5px;}
	#menu ul li { padding-top:5px; }
	#menu ul li a { text-decoration:none; color:#333; font:bold 11px "Arial";  }
	#menu ul li a:hover { text-decoration:underline; color:#F00;  }
	
	#box-mid { width:571px; float:left; height:685px; text-align:center;}
	.tit-mid { background:url(img/bg_mid.jpg) repeat-x; height:23px; text-align:center; font:bold 14px "Arial"; color:#333; padding-top:6px;  }
	
	#box-left { float:left; }
		.rotativo { border:solid 1px #DDD; width:246px; height:201px; margin-top:5px;}
		.box-lat { border:solid 1px #DDD; width:246px; height:232px; margin-top:5px; text-align:center; }
	
	#box { clear:both; }
	.boxs { float:left; width:237px; border:solid 1px #DDD; height:233px; margin-top:5px; text-align:center; }
	.boxs-m { float:left; width:237px; border:solid 1px #DDD; height:233px; margin:5px 7px 5px 7px; text-align:center;}
	
	#novidades { border:solid 1px #DDD; width: 729px; height:67px; background:url(img/bg_novidades.jpg) no-repeat; clear:both;}
		#novidades span { padding:10px; display:block; float:left;}
		#novidades fieldset { border:0;} 
		#novidades fieldset label { float:right; padding:20px; font:12px "Arial"}
		#novidades fieldset label a { text-decoration:none; color:#333;}
		#novidades fieldset label a:hover { color:#F00;}
		
	.box-rod { float:left; width:237px; border:solid 1px #DDD; height:203px; margin-top:5px; text-align:center; }
	.box-rod-m {float:left; width:237px; border:solid 1px #DDD; height:203px; margin:5px 7px 5px 7px; text-align:center; }
	.box-rod-m a { text-decoration:none; font:bold 12px "Arial"; display:block; text-align:left; color:#333; letter-spacing:-1px; padding:2px; }
	.box-rod-m a span { color:#F30; text-decoration:underline;}
	.contatos { float:left; margin:3px;  display:block; }
	
	.noticias { font:12px "Arial"; padding:6px; text-align:justify;}
	.noticias strong { color:#e64300; display:block;}