* {margin:0; padding:0;}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:url("../images/bg.jpg") repeat-x; background-color:#223d06;
}
.detalhe a{color:#060; text-decoration:none;}.detalhe a:hover{text-decoration:underline;}
/*FORMATACAO:*/
/*Menu*/
#menu ul li {list-style-type:none; float:left;}
#menu li a{text-decoration:none; color:#fff; font-size:14px; display:block; padding:13px 19px 13px 19px;}
#menu li a:hover{background:url("../images/bg_menuhover.gif") repeat-x;}
.clique a{text-decoration:none;} .clique a:hover{text-decoration:underline;}
#baixo_esq h1, #baixo_dir h1{font-family:"trebuchet ms";}
/*Baixo dir*/
#baixo_dir{width:250px; margin-right:5px; float:left;}
#baixo_dir h1{font-size:14px; color:#0d5f08;}

/*Baixo center*/
#baixo_cent{width:250px; margin-right:7px; float:left;}

/*baixo esq*/
#baixo_esq{width:239px; margin-right:10px; _margin-right:0; margin-left:10px; _margin-lef:0; float:left;}

/*Rodape*/
#rodape p{font-size:12px; color:#fff;}

/*ESTRUTURA*/
#geral{width:775px; margin:0 auto;}
#menu{width:775px; height:42px; float:left;}
#topo{width:775px; height:139px; float:left; margin-top:13px;}
#centro{width:775px; height:281px; float:left; margin-top:3px;}
#baixo{width:775px; height:230px; float:left; margin-top:5px; background:url("../images/bg_baixo.gif") no-repeat; background-color:#f1f1f3;}
#rodape{width:775px; height:55px; float:left; margin-top:15px;}

/*ESTRUTURA INTERNA*/
#cont_mapa, #cont_default{
	width:755px;
	padding:5px 10px;
	float:left;
	font-family:"Trebuchet ms", Arial, Helvetica, sans-serif;
}
#cont_default{background-color:#f1f1f3;}
#cont_mapa{margin-top:3px;background:url("../images/bg_mapa.gif") no-repeat; background-color:#f1f1f3;}

#cont_mapa h1, #cont_default h1, #cont_prod h1{font-size:24px; color:#0d5f08;}
#cont_mapa p, #cont_default p, #cont_prod p{font-size:14px; text-align:justify; margin-bottom:6px;}

#det_bot{width:775px; height:10px; float:left; background:url("../images/det_bot.gif") no-repeat;}
#det_top{width:775px; height:10px; margin-top:3px; float:left; background:url("../images/det_top.gif") no-repeat;}

#nav_int{width:755px; height:10px; margin-bottom:4px;}
#nav_int p, #nav_int p a{font-size:12px; color:#0d5f08; text-decoration:none;}
#nav_int p a:hover{text-decoration:underline;}

#mapa{width:640px; height:480px; margin:0 auto; border:1px solid #ccc;}

/*TABELAS*/
#table_pen{background-color:#fff; border:1px solid #ccc;}
#table_pen th{background-color:#eee; border:1px solid #fff; padding:3px;}
#table_pen tr td{padding:3px; border:1px solid #eee;}

.td_img img{padding:5px; border:1px solid #ccc; background-color:#fff;}

/*Catálogo*/
#cont_prod{width:755px; padding:10px; float:left; background-color:#f1f1f3;}
#cont_prod h2{font-size:12px;}
