* { margin:0; padding:0; }

body {
	font:9px Verdana, sans-serif;
	text-align:center;
}

a { color:#000000; text-decoration:none; }
a img { border:none; }

p { margin-bottom:10px; }

ul { list-style:none; }
hr { display:none; }

h1 { font:18px "Trebuchet MS", Times, serif; color:#E14900; margin-bottom:10px; line-height:22px;}
h2 { font:14px "Trebuchet MS", Times, serif; font-weight:normal; color:#983D10; margin-bottom:10px;  margin-top:10px; line-height:15px;}
h3 { font:10px "Trebuchet MS"; color:#663333; margin-bottom:10px; line-height:15px;}



/************************************* CONTAINER --*/

#container { text-align:left; display:block; margin: 0px auto; width:700px; min-height:866px; background-image:url(../imagens/bg001.gif); background-repeat:no-repeat;}


		/************************************* TOPO --*/
		
		#topo { width:700px; height:150px; margin-bottom:40px; padding:0px; background-image:url(../imagens/logo.gif); background-repeat:no-repeat; background-position:left;}
		
				
		/************************************* CONTEUDO --*/
		
		#conteudo1 { display:block; float:left; width:700px; min-height:600px; padding:0px;}
		
		
		/************************************* MENU LATERAL --*/

			#menuLat { display:block; width:150px; float:left; padding:10px; }
			#menuLat .cols {}
			#menuLat dl { width:150px; float:left; }
			#menuLat dt { font-size:14px; border-top:#999999 dotted 1px; padding:6px 0px;}
			#menuLat dd { line-height:12px; padding:3px 4px; background-color:#CDF8A7; }
			/*
			#menuLat a { font: bold 11px Verdana; font-style:normal; color:#ffffff; padding: 10px; }
			#menuLat a:hover { background-color:#FF9900; color:#FFFF99; border-bottom:#FFFFFF solid 3px;}
			*/
			
		/************************************* MENU LATERAL IMAGENS--*/

			#menuLatimg { text-align:center; font-size:10px; padding-bottom:10px;}
			#menuLatimglast { text-align:center; font-size:10px; padding-bottom:10px; border-bottom:#999999 dotted 1px;}


		/************************************* MENU TOPO--*/

			#menu { display:block; float:right; color:#FFFFFF; padding:10px; }
			#menu a { font: bold 11px Verdana; font-style:normal; color:#ffffff; padding: 10px; }
			#menu a:hover { background-color:#FF9900; color:#FFFF99; border-bottom:#FFFFFF solid 3px;}


		/************************************* DADOS --*/

			#dados { width:510px; float:right; padding:0px; display:block;}
			

		/************************************* TEXTOS --*/

			#textos { display:block; float:left; width:100%;}
			
			
		/************************************* FOTO PRINCIPAL --*/

			#fotoPrinc { clear:both; float:right; margin:0px 0px 20px 0px; padding:0px;}	


		/************************************* TEXTO1 --*/

			#texto1 { width:400px; float:left; border-bottom:#CC0000 dotted 1px; padding-bottom: 10px;}	
			

		/************************************* TEXTO2 COM FOTO --*/


			#texto2 { display:block; width:400px; float:left; margin-top:10px; border-bottom:#CC0000 dotted 1px; padding: 0px 0px 10px 0px;}
			#fotoT2 { float:right; border:1px solid #ccc; padding:2px; margin:0px 0px 0px 10px;}
			#fotoT2 img{ padding:0px; margin:0px; text-align:right;}

			#fotoT2L { float:left; border:1px solid #ccc; padding:2px; margin:0px 10px 0px 0px;}
			#fotoT2L img{ padding:0px; margin:0px; text-align:left;}

			#texto2last { display:block; width:400px; float:left; margin-top:10px; padding: 0px 0px 10px 0px;}
			#fotoT2last { float:right; border:1px solid #ccc; padding:2px;}
			#fotoT2last img{ padding:0px; margin:0px; text-align:right;}


		/************************************* PRODUTOS --*/

			#produtosLinks { width:400px; float:left; border-bottom:#CC0000 dotted 1px; padding-bottom: 10px;}
			#produtosLinks li{ font-size:12px; line-height:20px;}

			#produtosTxt { display:block; width:400px; float:left; border-bottom:#CC0000 dotted 1px; padding-bottom: 10px;}
			#produtosfoto { float:right; border:1px solid #ccc; padding:3px; font-size:9px;}
			#produtosfoto img{ padding:0px; margin-bottom:5px; text-align:right;}

			#produtosfotoC { float:left; border:1px solid #ccc; padding:3px; font-size:9px;}
			
		/************************************* BOTÃO OUTRAS NOTÍCIAS --*/			

			#bot_noticias { display:block; clear:both; max-width:90px;	background-color:#FF6600; text-align:center; font-size:9px; padding:5px;}
			#bot_noticias a { color:#FFFFFF;}
			#bot_noticias a:hover { background-color:#FFCC00; color:#000000; padding:5px}
						
		
		/************************************* RODAPE --*/
		
		#rodape { display:block; float:left; width:700px; height:30px; text-align:center; border-top:#CC0000 dotted 1px; padding-top: 10px; padding-right: 0px;}
