.nav_menu
{
	text-align:center;
	width:340px;
	margin:auto;
}
.nav_menu_item
{
	width:110px;
}
#itemAereo
{
	background:#E1F7FE;
	border:2px solid #1dB5E6;
	color:#1dB5E6;
}
#itemHoteis
{
	background:#FFEFAD;
	border:2px solid #F8921A;
	color:#F8921A;
}
#itemEventos
{
	background:#E7F4B9;
	border:2px solid #9AC327;
	color:#9AC327;
}




#divAereo
{

	background:url('../_imagens/aereo_box.png') no-repeat;
	background-position: top center;
	width:370px;
	height:292px;
	


}

#divAereoTeste
{


	background-position: top center;
	width:380px;
	height:272px;

}



#divHoteis
{
	border:3px solid #F8921A;
	background:#FFEFAD;
	display:none;
}
#divEventos
{
	border:3px solid #9AC327;
	background:#E7F4B9;
	display:none;
}


#fundoPrevTempo
{
	
    border:1px dotted #CCC;	
	background-position: center center;
	width:210px;
	height:auto;
	
}

#conteudoPrevTempo
{
    margin-top:10px;
    margin-left:auto;
	background-position: center center;
	
}

#maisPrevTempo
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
    color:#FFF; 
    margin-top:35px;
	margin-left:5px;


	
}



