﻿/* CSS Document */

*{
	/*margin:0;*/
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* Por PH */
body, html, div, p, ul, li, h1, h2, h3, h4, h5, h6
{
    margin:0;
}

a.button{
	color:#665924;
	font-size:10px;
}
/* Fim*/
	
body, html { 
	height:100%;
	background:url(imagens/bg_body.gif) repeat;
}


#container{
	width:768px;
	background:url(imagens/bg_container.jpg);
	background-repeat:repeat-y;
	position:absolute;
	min-height:100%; 
	height:auto !important; 
	height:100%; 
} 


#geral{
	width:752px;
	background:#fff;
}


h2{
	color:#665924;
	font-size:12px;
	padding:10px 5px 5px 5px;
	line-height:15px;
}


h5{
	color:#665924;
	font-size:10px;
	padding-top:5px;
	text-align:right;
}


p{
	font-size:11px;
	color:#666;
	padding:5px;
}


hr{
	color:#666;	
	font-size:9px;
}

.textoform{
	font-size:11px;
	border:solid 1px #CCC;
	padding:2px;
}

.textorodape{
	color:#000;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	line-height:15px;
	
}


.textorodape_creditos{
	color:#665924;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	line-height:5px;
}


.negritoAkkari{
	font-weight:bold;
	color:#665924;
}


#englobaflash{
	width:100%;
	height:100%
}


#flash1{
	width:752px;
	height:100%;
	background-color:#fff;
	float:left;
}


#flash2{
	width:40%;
	height:100%;
	background-color:#73935c;
	float:left;
}


#det_topo{
	width:752px;
	background-color:#675300;
	height:6px;
}


#id_visual{
	width:752px;
	background:url(imagens/id_visual.jpg);
	height:88px;
}


#navegacao{
	float:left;
	background:#e0ddcc;
	height:175px;
}


ul li{
	display:block;
}


ul li a{
	display:block;
	background:#e0ddcc;
	width:152px;
	border-top: solid 1px #c6cab1;
	padding:2px 0 3px 10px;
}


#img_topo{
	float:right;
	background:url(imagens/img_topo_def.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:176px;
	overflow:hidden; 
}


.limpatudo{
	clear:both;
}

#limpatudo{
	clear:both;
}

#coluna1, #coluna2, #coluna3{
	padding:5px;
}


#coluna1{
	width:152px;
	float:left;
	height:200px;
}


#coluna2{
	width:392px;
	float:left;
}


#acompanhamento{
	width:171px;
	height:160px;
	background:#f0eee5;
	float:left;
	padding:0 10px 0 5px;
	border-left:solid 1px #c4cfb8;
}


#cadastranews{
	position:relative;
	top:5px;
	width:177px;
	height:135px;
	background:#fff;
	float:left;
	border-left:solid 1px #c4cfb8;
}


#contato{
	position:relative;
	top:10px;
	right:1px;
	width:186px;
	height:80px;
	background:#F8F7F1;
	float:left;
	border-left:solid 1px #c4cfb8;
}


#apresentacao{
	position:absolute;
	width:392px;
	background:#fff;
	padding:10px;
}


.bordanoticia{
	border-bottom:solid 1px #c4cfb8;
}
	

.linkmenu{
	font-size:10px;
	color:#759169;
	font-weight:bold;
}


a.linkmenu:link, a.linkmenu:active, a.linkmenu:visited{
	color:#759169;
}


.linkrodape{
	font-size:10px;
	color:#665924;
	font-weight:normal;
}


a.linkrodape:link, a.linkrodape:active, a.linkrodape:visited{
	color:#665924;
}


a.linkrodape:hover{text-decoration:underline;}


.linkinterno{
	font-size:11px;
	color:#759169;
}


a.linkinterno:link, a.linkinterno:active, a.linkinterno:visited{
	color:#759169;
}

a.linkinterno:hover{
	color:#759169;
	text-decoration:underline;
}



#rodape{
	background:url(imagens/bg_rodape.jpg);
	width:752px;
	height:65px;
	position:absolute;
	bottom:0;
}

#id_pjr{
	position:absolute;
	top:25px;
	left:720px;
	width:18px;
	height:17px;
}


#conteudo_internas{
	position:relative;
	width:590px;
	left:162px;
}


#imgens_internas{
	position:absolute;
	width:160px;
	height:120px;
}

#mapa{
	width:570px;
}

