/*
-------------------------------------------------------------------------------------------------------------------------------------------
TEXTO DA ESQUERDA
-------------------------------------------------------------------------------------------------------------------------------------------
*/


.texto {
	
	display:table;
}

.texto p {
	line-height:149%;
}

.texto img {
	display:block;
	clear:both;
	border:10px solid #fff;
	background:#dadada;
	float:left;
	margin:0 10px 10px 0;
}

.texto h3 {
	background:url(../img/bg_h3.jpg) no-repeat left;
	color:#fff;
	height:35px;
	margin:-5px -5px -10px -20px;
}

.texto h3 p {
	padding:7px 0 0 15px;
}






#esquerda #texto {
  margin:0 20px 0 20px;
}

#esquerda #texto h1 {
  color:#fff;
  font-size:2em;
  margin:20px 0 25px 0;
}

#esquerda #texto h2 {
  width:360px;
  height:45px;
  display:block;
  float:left;
  font-size:1.6em;
  color:#fff;
	background:url(../img/bg_tit.jpg) no-repeat;
  margin:15px 0 0 0;
  padding:10px 0 0 10px;  
}

#esquerda #texto p {
  font-size:1.1em;
  margin:0 0 6px 0;
}

#esquerda #texto .borda, #esquerda #texto .bordaG {
  width:175px;
  display:block;
  float:left;
  border:1px solid #ccc;
  margin:0px 8px 10px 0;
}

#esquerda #texto .borda img, #esquerda #texto .bordaG img {
  margin:5px;
  float:left;
}

#esquerda #texto .borda h3, #esquerda #texto .bordaG h3 {
  width:165px;
  font-weight:normal;
  font-size:1em;
  padding:0 3px 3px 3px;

}

#esquerda #texto .bordaG {
  width:360px;
}

#esquerda #texto .bordaG h3 {
  width:350px;
}

#esquerda #texto .bordaG h4 {
  width:240px;
  font-weight:normal;
  font-size:1em;
  margin:5px;
  float:left;
}


#esquerda #texto ul {
  width:362px;
  list-style:none;
  display:block;
  float:left;
  margin:0 0 0 0;
}

#esquerda #texto ul li {
  list-style:none;
  margin:0 0 7px 0;
  border:1px solid #ccc;
  background:#f2f2f2;
  padding:4px;
}

#esquerda #texto .text p {
  width:360px;
  line-height:1.4em;
  margin:0 5px 9px 5px;
}







#textoAtividades {
	width:357px;
	margin:20px 0 0 20px;
}

#textoAtividades h2 {
  color:#fff;
  font-size:2em;
  margin-bottom:25px;
}

#textoAtividades p {
  font-size:1.1em;
  margin-bottom:-5px;
}

#atividades .dicas {
  margin: 0 0 10px 0;
  display:block;
  float:left;
}

#atividades .dicas h3 {
  background:#F2F2F2;
  border:1px solid #ccc;
  font-size:1em;
  font-weight:normal;
  width:355px;
  padding:4px;
  margin:0 0 7px 0;
}




/*
-------------------------------------------------------------------------------------------------------------------------------------------
MENU DA ESQUERDA
-------------------------------------------------------------------------------------------------------------------------------------------
*/


#menu {
	width:180px;
	margin:15px 0 20px 8px;
	padding-bottom:30px;
	float:left;
	background:url(../img/bg_menu_baixo.jpg) no-repeat bottom;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	width:180px;
}

#menu ul li {
	display:inline;
	clear:both;
	
	
}

#menu ul li a {
	display:block;
	width:154px;
	float:left;
	background:#ECE0CB;
	border-left:8px solid #AA8D5A;
	border-right:8px solid #AA8D5A;
	border-top:1px solid #fff;
	border-bottom:1px solid #8A7147;
	padding:5px 0 5px 10px;
	color:#58492D;
}

#menu ul h3 {
	display:block;
	width:170px;
	float:left;
	font-size:1em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:1px;
	background: url(../img/bg_menu_titulo.jpg) no-repeat #695f4a;
	border:0;
	border-top:1px solid #fff;
	padding:7px 0 7px 10px;
	color:#fff;
}

#menu ul li a:hover {
	background:url(../img/bg_botao_on.jpg) no-repeat #AA8D5A;
	color:#fff;
	border-top:1px solid #79693E;
}

#menu ul li.itemAtual {
	background:url(../img/bg_botao_on.jpg) no-repeat #AA8D5A;
	color:#fff;
	font-weight:bold;
	border-top:1px solid #79693E;
	display:block;
	width:154px;
	float:left;
	border-left:8px solid #AA8D5A;
	border-right:8px solid #AA8D5A;
	border-bottom:1px solid #8A7147;
	padding:5px 0 5px 10px;	
}


#menuCima {
	width:180px;
	height:20px;
	float:left;
	background:url(../img/bg_menu_cima.jpg) no-repeat top;
}



/*
-------------------------------------------------------------------------------------------------------------------------------------------
APOIADORES
-------------------------------------------------------------------------------------------------------------------------------------------
*/

#apoiadores {
	float:left;
	width:171px;
	height:500px;
	margin:4px 0 20px 0;

}

#apoiadores h2 {
	margin:5px 20px -5px 0;
	font-size:90%;
	color:#695f4a;
	text-align:right;
}


.banner120x600 {
	width:130px;
	height:610px;
	background:#F2F2F2;
	border:1px solid #ccc;
	margin:10px 0 0 22px;
}

.banner120x600 img {
  margin:5px 0 0 5px;
}
