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

body{
	background-image: url(bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;

} 
	
/*LINKS*/
	
a:link{
	text-decoration:none;
	color: #993;
	font-size: 12px;
}

a:visited{
	text-decoration:none;
	color: #666;
}
a:hover{
	text-decoration:underline;
	color:#019240;
}
a:active{
	text-decoration: underline;
	color:#019240;
}

/* Fim LINKS*/


#alinha{
position:absolute;
margin-left:-380px;
left:50%;
top:0px;
}

#col-left{
	width:246px;
	height:auto;
	float:left;
	background-color:#FFF;
}

#menu{
	width:514px;
	height:64px;
	float:left;
}

#banner{
	width:514px;
	height:288px;
	float:left;
	background-image: url(imagens/bg-banner.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#noticias{
	width:246px;
	height:204px;
	float:left;
	background-color:#FFF;
}

#lista-last-news{
	width:226px;
	height:200px;
	float:left;
	padding:10px 10px 10px 10px;
}

#lista-last-noticias{
	width:430px;
	height: auto;
	float:left;
	padding:10px 10px 10px 10px;
}

#last-news{
	width:190px;
	height:auto;
	float:left;
	margin-bottom:5px;
	margin-left:10px;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}

#last-news2{
	width:300px;
	height:75px;
	float:left;
	margin-bottom:5px;
	margin-left:10px;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}

#ico-last-news{
	width:15px;
	height:17px;
	float:left;
}

#ico-news{
	width:100px;
	height:75px;
	float:left;
	background-color:#999;
	border:1px #999 solid;
}

#galeria-fotos-noticia{
	width:430px;
	height:auto;
	margin-bottom:10px;
	float:left;
}

#minifotos{
	width:100px;
	height:75px;
	float:left;
	background-color:#999;
	border:1px #999 solid;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #666;
}

#minilogos{
	width:150px;
	height:79px;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}

#vertodas{
	width:200px;
	height: auto;
	float:left;
	text-align: right;
}


.chamada-news{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#019240;
}

.chamada-news-data{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
}

#patrocinadores{
	width:246px;
	height:auto;
	float:left;
}
#logo-patrocinador{
	width:246px;
	height:79px;
	float:left;
	margin-bottom:5px;
}


#col-right{
	width:514px;
	height:auto;
	float:left;
}

#meio{
	width:760px;
	height:auto;
	min-height:395px;
	float:left;
	background-color:#FFF;
}


#lado-esquerdo{
	width:246px;
	height:auto;
	min-height:390px;
	float:left;
}
#lado-direito{
	width:514px;
	height:auto;
	min-height:390px;
	float:left;
}
#bemvindo{
	width:478px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
#foto-home{
	width:178px;
	height:131px;
	float:left;
}
#texto-welcome{
	width:279px;
	height:auto;
	float:left;
	padding:10px 10px 10px 10px;
}

#box-objetivos{
	width:208px;
	height:150px;
	float:left;
	margin-left:40px;
}

#box-projetos{
	width:208px;
	height:150px;
	float:left;
	margin-left:5px;
}

#projetos-home{
	width:auto;
	height:auto;
	padding:10px 10px 10px 10px;
	float:left;
}

#objetivos-home{
	width:auto;
	height:auto;
	padding:10px 10px 10px 10px;
	float:left;
}


#box-localizacao{
	width:208px;
	height:190px;
	float:left;
	margin-left:5px;
}

#box-equipe{
	width:208px;
	height:190px;
	float:left;
	margin-left:40px;
}




#rodape{
	width:760px;
	height:66px;
	background-image:url(imagens/bg-rodape.jpg);
	background-repeat:no-repeat;
	float:left;
}

#conteudo{
	width:450px;
	min-height:400px;
	height:auto;
	padding:20px 10px 10px 10px;
}

.texto{
	font-family: Verdana, Geneva, sans-serif;
	color:#019240;
	font-size:12px;
	font-weight:normal;	
}

.titulo{
	font-size:12px;
	font-weight:bold;
	color:#333;
}

.img-left{
	float:left;
	padding:15px 15px 15px 15px;
}


#foto-equipe{
	width:100px;
	height:75px;
	float:left;
	background-color:#CCC;
	border:1px solid #999;
	margin-right:5px;
	margin-bottom:5px;
}

#nome-equipe{
	width:380px;
	height:30px;
	float:left;
	margin-left:10px;
	padding-top:50px;
}

#equipe{
	width:430px;
	height:auto;
	float:left;
	margin-left:20px;
}



/*GALERIA*/


#DivAlbuns {
width:800px;
float:left;
margin-left:20px;

}

#DivAlbum{
width:100px;
float:left;
margin:5px;
height:75px;


}

#DivFotoAlbum{
width:100px;
float:left;
text-align:center;
margin-right:5px;
margin-bottom:5px;
border:1px solid #666;


}

#DivDescricaoAlbum{
padding-top:5px;
width:140px;
float:left;
}

#fotinha{
	width:100px;
	height:75px;
	float:left;
	border:1px solid #999;
}



/*FINAL DA GALERIA*/