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


/*======GERAL======*/
#geral {
	width:1000px;
	position:absolute;
	margin-left:-500px;
	margin-top:5px;
	left:50%;
	margin-bottom:15px;
	background:url(../img/bg_geral.gif) top left repeat-y #fff;
	}
/*======FIM GERAL======*/


/*======TOPO======*/
#topo {
	display:block;
	float:left;
	width:1000px;
	height:222px;
	background-color:#FFF;
	}
	
#topo ul{
	display:none;
	float:eight;
	width:205px;
	margin-left:500px;
	margin-top:10px;
	}
	
#topo li{
	display:block;
	float:left;
	list-style:none;
	font-family:Arial;
	font-size:10px;
	color:4d4d4d;
	padding-left:10px;
	padding-right:10px;
	}
	
#topo li a {
	display:block;
	text-decoration:none;
	color:#4d4d4d;
	font-size:10px;
	font-family:"Century Gothic", Arial;
}

#flash {
	display:block;
	float:left;
	width:1000px;
	height:222px;
}
/*=============FIM TOPO============*/


/*=============MEIO============*/
#meio {
	display:block;
	float:left;
	width:952px;
	margin-left:25px;
	margin-top:-3px;
}

/*=============MENU============*/
#menu {
	display:block;
	float:left;
	width:156px;
	height:661px;
	background:url(../img/bg_menu.gif) top no-repeat;
	}

#menu ul {
	display:block;
	float:left;
	list-style:none;
	width:145px;
	margin-top:11px;
}

#menu ul li {
	display:block;
	float:left;
	width:140px;
	line-height:30px;
}

#menu ul li a {
	display:block;
	text-decoration:none;
	color:#00733e;
	font-weight:bold;
	font-size:13px;
	padding-left:15px;
}

#menu ul li a:hover {
	background:url(../img/bulletMenu.gif) left no-repeat;
}

#menu ul li ul {
	display:none;
	position:absolute;
	float:left;
	width:260px;
	background:#DFEAE2;
	margin-left:100px;
	margin-top:-20px;
}

#menu ul li ul li {
	display:block;
	float:left;
	width:255px;
	line-height:30px;
}

#menu ul li ul li a {
	display:block;
	text-decoration:none;
	color:#00733e;
	font-weight:bold;
	font-size:13px;
	padding-left:15px;
}

#menu ul li:hover ul {
	display:block;
}
/*==========FIM MENU============*/

/*=============CONTEUDO MEIO HOME============*/
#meioHome {
	display:block;
	float:left;
	width:505px;
	margin-left:30px;
	}
#meioHome h2{
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

/*===DESTAQUE===*/

#destaque {
	display:block;
	float:left;
	width:505px;
}

#destaque h2{
	width:200px;
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-bottom:15px;
}

#destaqueFlash {
	display:block;
	float:left;
	width:501px;
	height:241px;
}

#twitter {
	display:block;
	float:right;
	width:140px;
	text-decoration:none;
	font-size:10px;
	color:#117c4b;
	font-weight:bold;
	margin-right:4px;
}

#twitter:hover {
	text-decoration:underline;
}

/*===FIM DESTAQUE===*/


/*===SENALIMP DESTAQUE===*/

#senalimpDestaque {
	display:block;
	float:left;
	width:505px;
}

#senalimpDestaque h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-top:25px;
	margin-bottom:5px;
}

#senalimpDestaque a {
	text-decoration:none;
}

/*===FIM SENALIMP DESTAQUE===*/
/*===NOTICIAS DESTAQUE===*/

#noticias {
	display:block;
	float:left;
	width:752px;
	margin-top:-5px;
}

#noticias h2{
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-top:25px;
}

#noticia_destaque {
	display:block;
	float:left;
	width:500px;
	height:180px;
	margin-top:15px;
	background-color:#eee;
	padding-top:15px;
}

#noticia_destaque p{
	margin-bottom:20px;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	font-family:Century Gothic;
}

#noticia_destaque a {
	display:block;
	float:left;
	width:489px;
	color:#00733e;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:Century Gothic;
	margin-left:10px;
	margin-bottom:12px;
}

#noticia_destaque span {
	display:block;
	float:right;
	width:80px;
	margin-top:15px;
}

#noticia_destaque span a {
	width:70px;
	font-size:10px;
	font-weight:normal;
	color:#00733e;
	font-family:Century Gothic;
	text-decoration:none;
}

#noticia_destaque a:hover,  {
	color:#038e7f;
}

#################
#noticias2 {
	display:block;
	width:750px;
	margin-top:50px;

}

#noticia_destaque2 {
	display:block;
	float:left;
	width:500px;
	height:180px;
	margin-top:15px;
	background-color:#eee;
	padding-top:15px;
}

#noticia_destaque2 ul {
	display:block;
	float:left;
	width:500px;
	color:#00733e;
	font-size:12px;
	font-weight:bold;
	font-family:Century Gothic;
}

#noticia_destaque2 ul li{
	margin-left:21px;
	padding-bottom:15px;
}

#noticia_destaque2 ul li a{
	color:#00733e;
	text-decoration:none;

}
#noticia_destaque2 span {
	display:block;
	float:right;
	margin-right:10px;
}

#noticia_destaque2 span a {
	font-size:10px;
	color:#00733e;
	text-decoration:none;
}
/*#noticia_destaque2 p{
	margin-bottom:20px;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	font-family:Century Gothic;
}


#noticia_destaque2 a:hover,  {
	color:#038e7f;
}*/
/*===FIM NOTICIAS DESTAQUE===*/

/*=======TRANSLATE=========*/

#translate {
	display:block;
	float:left;
	width:240px;
}

#translate h2 {
	margin-bottom:15px;
}

#alert {
	display:none; 
	position:absolute;
	width:160px; 
	height:80px; 
	background-color:#27a942;  
	font-size:10px; 
	color:#fff; 
	padding:10px;
}
######
#translate2 {
	display:block;
	float:left;
	width:240px;
}

#translate2 h2 {
	width:240px;
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-bottom:15px;
}

#alert2 {
	display:none; 
	position:absolute;
	width:160px; 
	height:80px; 
	background-color:#27a942;  
	font-size:10px; 
	color:#fff; 
	padding:10px;
}


/*=========REVISTA=====*/
#revista {
	display:block;
	float:left;
	width:240px;
	margin-top:13px;
}

#revista h2 {
	width:240px;
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-bottom:15px;
}

#revista p {
	display:block;
	float:left;
	width:150px;
	margin:20px 0 0 10px;
	font-size:11px;
}
#revista a {
	display:block;
	float:right;
	color:#1e211f;
	margin-right:103px;
}


/*========BOXS==========*/

#boxs {
	display:block;
	float:left;
	width:750px;
	height:215px;
	margin-top:25px;
}

#boxs h2 {
	display:block;
	float:left;
	color:#00733E;
	font-size:18px;
}

#aterros {
	display:block;
	float:left;
	width:252px;
	height:180px;
	margin-top:15px;
	margin-bottom:25px;
	background-color:#EEEEEE;
}

#aterros a {
	text-decoration:none;
}

#aterros a p{
	display:block;
	width:231px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4d4d4d;
	line-height:15px;
	margin-left:11px;
	margin-top:5px;
}

#aterros a span {
	display:block;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
	margin-top:2px;
	margin-left:51px;
}


#ecos_sardenha {
	display:block;
	float:left;
	width:247px;
	height:180px;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:3px;
	background-color:#EEEEEE;
}

#ecos_sardenha a {
	text-decoration:none;
}

#ecos_sardenha a p {
	display:block;
	width:231px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4d4d4d;
	line-height:15px;
	margin-left:10px;
	margin-top:15px;
}

#ecos_sardenha a span {
	display:block;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
	margin-top:10px;
	margin-left:10px;
}
/*=========FIM BOXS=========*/

/*=============FIM CONTEUDO MEIO HOME============*/


/*=============CONTEUDO COLUNA DIREITA============*/
#col_dir {
	display:block;
	float:right;
	width:240px;
}

/*=========AREA RESTRITA=============*/
#areaRestrita {
	display:block;
	float:right;
	width:240px;
}

#areaRestrita h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-bottom:13px;
}

#areaRestrita form {
	font-size:11px;
}

#areaRestrita input {
	font-size:11px;
	border:1px solid #4D4D4D;
	margin-bottom:10px;
}
/*
#areaRestrita a {
	color:#00733e;
	text-decoration:none;
}
	
#areaRestrita a:hover {
	text-decoration:underline;
}*/

/*========EVENTOS=============*/
#eventos {
	display:block;
	float:right;
	width:240px;
	margin-top:15px;
}

#eventos h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

#destaqueEventos {
	display:block;
	float:right;
	width:225px;
	height:130px;
	margin-top:2px;
	margin-right:14px;
	background-color:#f5f6f6;
}

#destaqueEventos a {
	display:block;
	float:left;
	width:204px;
	color:#4d4d4d;
	text-decoration:none;
	font-size:12px;
	font-family:Century Gothic;
	margin-left:10px;
	margin-bottom:12px;
	margin-top:10px;
}

#destaqueEventos span {
	display:block;
	float:right;
	width:65px;
	margin-top:-25px;
}

#destaqueEventos span a {
	width:70px;
	font-size:10px;
	font-weight:normal;
	color:#00733e;
	font-family:Century Gothic;
	text-decoration:none;
}

#destaqueEventos a:hover,  {
	color:#038e7f;
}




/*=========GALERIA DE IMAGENS=====*/
#galeria {
	display:block;
	float:left;
	width:750px;
	margin-top:15px;
}
	
#galeria h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

#destaqueGaleria {
	display:block;
	float:left;
	width:750px;
	height:121px;
	margin-top:10px;
	background-color:#eee;
}

#galeria img{
	margin-left:33px;
	margin-top:26px;
}

#galeria a{
	text-decoration:none;
}


/*=======CADASTRO HOME======*/

#cadastre {	
	display:block;
	float:left;
	width:245px;
	margin-top:25px;
	margin-left:2px;
}

#cadastre h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}


#boxCadastre {
	display:block;
	float:left;
	width:245px;
	height:180px;
	background-color:#dfdfdf;
	margin-left:1px;
	margin-top:-10px;
}
	
#boxCadastre p{
	display:block;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	margin-bottom:15px;
	margin-top:11px;
	margin-left:22px;
	margin-right:10px;
}

#btOk {
	width:35px;
	height:19px;
	color:#00733e;
	background-color:#ceefd8;
}
/*=============CONTEUDO COLUNA DIREITA============*/

#popup {
	display:block;
	position:absolute;
	top:118px;
	left:15%;
	width:350px;
	height:300px;
}
 #popup a {	
 	text-decoration:none;
}

/*============ASSOCIADOS HOME===========*/
#associados {
	display:block;
	float:right;
	width:760px;
	height:110px;
	margin-top:60px;
}

#associados h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-bottom:4px;
}
#associados span{
	display:block;
	float:right;
	margin-right:38px; 
	
}
#associados span a {
	font-weight:bold;
	color:#00733e; 
	font-size:11px; 
	text-decoration:none;
}

#associados img {
	margin:0 6px;
}

#####
#associados2 {
	display:block;
	float:left;
	width:750px;
	height:300px;
	margin-top:15px;
}

#associados2 h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-bottom:4px;
}
#associados2 span{
	display:block;
	float:right;
	margin-right:38px; 
	
}
#associados2 span a {
	font-weight:bold;
	color:#00733e; 
	font-size:11px; 
	text-decoration:none;
}

#associados2 img {
	margin:0 6px;
}

/*============FIM ASSOCIADOS HOME===========*/

#colDirInt {
	display:block;
	float:right;
	margin-right:8px;
	width:240px;
	}


/*	
#cadastre_top {
	display:block;
	float:left;
	margin-top:35px;
	}

#cadastre_top h3{
	display:block;
	font-size:18px;
	width:130px;
	font-weight:bold;
	color:#00733e;
	margin-top:25px;
	_margin-top:15px;
	margin-left:20px;
	}
*/	
	


#listaNot {
	width:435px;
	font-size:13px;
	margin-left:26px;
	margin-top:10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	}

	#listaNot li {
		margin-bottom:10px;
		}

	#listaNot a {
		color:#00733e;
		text-decoration:none;
		}
	#listaNot a span {
		color:#4d4d4d;
		cursor:pointer;
		}
	#listaNot a:hover {
		text-decoration:underline;
		}




#listaRevistas {
	list-style:none;
}

#listaRevistas li {
	display:block;
	float:left;
	width:212px;
	height:220px;
	padding:20px 0;
}
#listaRevistas img, #listaRevistas p {
	display:block;
	float:left;
}

#listaRevistas p {
	width:180px;
	margin-left:10px;
}


#listaRevistas a {
	display:block;
	width:134px;
	height:23px;
	background:url(../img/downPDF.gif) no-repeat;
}

#listaRevistas a, #paginacao a {
	color:#4d4d4d;
	text-decoration:none;
}

#listaRevistas a:hover, #paginacao a:hover {
	color:#666666;
}

#indiceRevista {
	display:block;
	clear:both;
	padding-top:30px;
	list-style:none;
	font-size:12px;

}

#indiceRevista a {
	color:#4d4d4d;
	text-decoration:none;
}
#indiceRevista a:hover {
	color:#666666;
}



#voltar {
	display:block;
	width:450px;
	text-align:center;
	font-weight:bold;
	padding-top:30px;
	font-size:12px;
	margin:0;
}

#voltar a {
	color:#4d4d4d;
	text-decoration:none;
}

#voltar a:hover {
	color:#666666;
}


#logosInt {
	display:block;
	float:left;
	width:475px;
}
#logosInt li {
	display:block;
	float:left;
	list-style:none;
	margin:14px;
	width:110px;
	height:75px;
}

#rodape {
	display:block;
	float:left;
	width:1000px;
	height:80px;
	margin-top:50px;
	margin-left:0;
	background:url(../img/bg_rodape.gif) bottom no-repeat;
	}

#rodape p{
	display:block;
	width:940px;
	font-family:Arial;
	font-size:11px;
	color:#29323b;
	text-align:center;
	margin-top:15px;
	*margin-top:2px;
	}
	
#rodape img{
	display:block;
	margin-top:-20px;
	margin-right:61px;
	_margin-right:25px;
	}
	
#rodape_top{
	display:block;
	width:940px;
	margin-left:29px;
}

#mycarrousel{
	display:block;
	list-style:none;
	float:left;
	width:700px;
}

#mycarrousel li{
	margin:0;
	padding:0;
	float:left;
	
}
