
#tudo{

	width: 760px;
	height: auto;
	margin: 0 auto;
}

#container{
	width: 760px;
	height: auto;
	margin: 0 auto;

}


#topo2{
	height: auto;
	margin: 0px;
	float: left;
}

#menu{
	float: left;
	width: 760px;
	height: 45px;
}

#menu_topo{
	width: 760px;
	height: auto;
	float:left;

}

#principal2{
	background-image: url(../imagens_cerrado/fundo.jpg);
	background-repeat: repeat-x;
	background-color:#D5ECDC;
	min-height:550px;
	width: 760px;
	height: auto;
	float: left;
	display:inline;
}

#titulo{
	color:#2E6C35;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:26px;
	margin:20px 0 0 0;
	text-align:left;
	width:100%;
	display:inline;
}

#img_projeto{
	float:left;
	background-image:url(../imagens_cerrado/fundofoto2.png);
	background-repeat:no-repeat;
	margin: 40px 23px 10px 23px;
	width:320px;
	height:350px;
	display:inline;
}

.seta_esq{
	float:left;
	width:30px;
	height:110px;
	text-align:right;
}

.seta_esq_fora{
	float:left;
	width:30px;
	height:110px;
	text-align:right;
	padding-top:93px;

}

.seta_dir{
	float:left;
	width:18px;
	height:110px;
	text-align:left;
	padding-top:93px;
}

.desc_img2{
	width:250px; 
	float:left;
	height:auto;
	text-align:center;
	margin-top:7px; 
	display:inline;
}


.imagens2_{
	height:auto;
	border:2px solid white;
	width:250px;
	float:left;

}

#info{
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:455px;
	margin:50px 10px 0 0;
	overflow-y:auto;
	overflow-x:auto;
	text-align:justify;
	width:370px;
	display:inline;
}

.info_dentro{
	height:auto;
	width:345px;
}

#saibamais{
	color:#2E6C35;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:30px;
	margin:15px 15px 15px 0;
	text-align:center;
	width:395px;
	display:inline;
}

#participe{
	background-color:white;
	height:auto;
	min-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
}

.href{
	text-decoration:none; 
	color:#666666;
	font-weight:bold;
	background-image: url(../imagens_cerrado/link.png);
	background-repeat:no-repeat;
	padding-left:15px;
}

#patrocinio{
	background-color:#DDEFE3;
	float:left;
	height:90px;
	padding-top:23px;
	width:760px;
	display:inline;
}

#rodape{
	background-color: #D6EDDD;
	display:inline;
	width:100%;
}
