@charset "iso-8859-1";

/* TODAS AS CONFIGURACOES PRIMARIAS DOS ELEMENTOS ESTAO AQUI */

* { outline:none;
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	line-height:inherit;
}

body {
	margin:0px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#646464;
	background:#f0f0f0;
}

h1 {
	font:normal 36px Arial, Helvetica, sans-serif;
	color:#666;
	margin:10px 0;
	float:left;
	padding:3px 0 10px 0;
}

h3 {
	font:normal 20px Tahoma, Arial, Helvetica, sans-serif;
	margin:20px 0;
}
h2 {
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#666;
	margin:10px 0;
	float:left;
	padding:3px 0 10px 0;
}
h4 {
	font:bolde 18px Tahoma, Arial, Helvetica, sans-serif;
	margin:20px 0;
}

p {
	margin:10px 0;
	text-align:justify;
}

a {
	color:#646464;
}

a:hover {
	color:#507f89;
	text-decoration:underline;
}

ul.lista {
	margin:10px 0 0 20px;
}

ul.lista li {
	list-style-type: disc;
}


/*////////////////////   TODAS AS DIVS DE ESTRUTURA DO SITE ESTAO AQUI   ///////////////////////////////////*/


#ajax_loader{
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	background-color:#CC0000;
	color:#FFFFFF;
	display:none;
}

#topo_bg {
	width:100%;
	height:320px;
	background:url(../img/bg_topo.jpg) repeat-x 0 47px #fff;
	z-index:100;
}

#topo {
	width:940px;
	height:320px;
	margin:0 auto;
}

#wrap_site {
	width:100%;
	background:#fff;
}

.wrap_int {
	width:600px;
	float:left;
	padding:0 0 5px 0;
}

ul.menu {
	width:940px;
	height:40px;
	background:url(../img/bg_menu_ul.jpg) no-repeat 0 9px;
	margin:13px 0 0 0;
}

ul.menu li {
	height:25px;
	background:url(../img/bg_menu_li.jpg) no-repeat top left;
	float:left;
	display:inline;
	padding:0 0 0 17px;
}

ul.menu li a {
	height:20px;
	display:block;
	background:url(../img/bg_menu_a.jpg) no-repeat top right;
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#625828;
	float:left;
	padding:5px 14px 0 0;
}

ul.menu li a:hover {
	color:#abbc20;
	text-decoration:none;
}

#internas {
	width:940px;
	margin:0 auto 0 auto;
	/*display:none;*/
	background:url(../img/bg_internas_borda.jpg) repeat-x left bottom;
}

#news {
	width:940px;
	padding:20px 0 0 0;
	margin:0 auto;
}

#newsletter_img {
	width:360px;
	height:255px;
	float:left;
}

#newsletter_form {
	width:190px;
	margin:20px 0 10px 0;
	text-align:left;
}

#newsletter_form .dt {
	height:25px;
	background:url(../img/tit_newsletter.jpg) no-repeat;
	text-indent:-5000em;
}

#newsletter_form dd {
	margin:10px 0 0 0;
}

#newsletter_form dd .newsInput {
	width:auto;
	height:16px;
	margin:0 5px 0 0;
	padding:3px 3px 0 3px;
	float:left;
	background:#FFF;
	color:#3b5307;
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #c2c2c2;
}

dl#noticias {
	width:190px;
	float:left;
	margin:10px;
}

dl#noticias dt {
	height:25px;
	background:url(../img/tit_noticias.jpg) no-repeat;
	text-indent:-5000em;
}

dl#noticias dd {
	padding:7px 0 10px 0;
	border-bottom:1px solid #b9b9b9;
}

dl#noticias dd a {
	color:#646464;
}

dl#noticias dd a:hover {
	color:#507f89;
}

#rodape_bg {
	width:100%;
	background:url(../img/bg_rodape.jpg) repeat-x #f0f0f0;
}

#rodape {
	width:940px;
	height:40px;
	margin:0px auto 0 auto;
	padding:15px 0 0 0;
}

.img_rod {
	width:110px;
	height:48px;
	float:left;
	background:url(../img/bg_img_rodape.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='no-scale', src='img/bg_img_rodape.png');
}

.img_cadeado {
	width:60px;
	height:38px;
	text-align:right;
	padding-top:10px;
	float:left;
}

address {
	width:680px;
	margin:10px auto;
	float:left;
	font-style:normal;
	text-align:center;
}

#desenvolvimento {
	width:120px;
	margin:15px 0 0 0;
	float:right;
	font-size:10px;
}
#vi{
	text-align:center;
}
.tab_hos{
	border:#999999 solid 1px;border-collapse:collapse;	
}
.tab_hos td{
	border:#999999 solid 1px;
	padding:3px;
}
img{
	border:none;
}
/* ///////////    AQUI ENCONTRA-SE TODAS AS CONFIGURACOES SECUNDARIAS    ///////////// */

/* CONFIGURAÇÃO DA CAIXA DE DESTAQUES */





#hom_destaques {

	width:630px;

	background:#fff;

	margin:10px 0 20px 0;
	float:right;

}



.destWrap {

	width:450px;

	height:253px;

	float:left;

}

.destaque {

	width:450px;

	height:250px;

	background:#f5f5f5;

	cursor:pointer;

}



.destaque .image {

	width:450px;

	height:250px;

	overflow:hidden;

	text-align:center;

}



.destaque .cxTransparencia {

	position:absolute;

	width:450px;

	height:70px;

	margin:180px 0 0 0;

	background:#000;

	opacity:0.50;

	-moz-opacity: 0.50;

	filter: alpha(opacity=50);

}



.destaque .cxChamada {

	position:absolute;

	width:430px;

	height:70px;

	padding:0 10px; 

	margin:180px 0 0 0;

}



.cxChamada h2 {

	font:bold 16px Arial, Tahoma, Helvetica, sans-serif;

	margin:10px 0 0 0;

	padding:0;

	height:auto;

	color:#fff;

	background:none;

	text-transform:none;

}



.cxChamada p {

	color:#8ea854;

	font:bold 12px Arial, Tahoma, Helvetica, sans-serif;

	margin:5px 0 0 0;

	padding:0;

}



#dest2, #dest3, #dest4 {	

	display:none;

}



ul#chamadaDest {

	width:173px;

	background:#fff;

	float:right;

}



ul#chamadaDest li a {

	display:block;

	height:45px;

	padding:5px 10px 6px 10px;

	background:#f5f5f5;

	margin:0 0 2px 0;

	font-size:12px;

	color:#606060;

	text-decoration:none;

}



ul#chamadaDest li a .date {

	display:block;

	color:#606060;

	font-weight:bold;

}



ul#chamadaDest li.over a .date {

	font-weight:bold;

	color:#fff;

}





ul#chamadaDest li.over a, ul#chamadaDest li a:hover {

	border:none;

	background:#8ea854;

	color:#fff;

}





.todas {

	display:block;

	float:right;

 	width:153px;

	height:14px;

	margin:4px 0 0 0;

	padding:6px 10px;

	background:#606060;

}



.todas a {

	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;

	color:#fff;

	text-decoration:none;

}

