@charset "utf-8";
/* CSS Document */

#topHome{
	position:relative;
	z-index:1;
	clear:both;
	height:602px;	
}
#topPage{
	position:relative;
	z-index:1;
	clear:both;
	height:162px;
	overflow:hidden;
	background-color:#3871A9;
}
#logoHome{
	position:absolute;
	z-index:4;
	top:10px; 
	width:250px; height:159px;
	margin:0 0 0 10px;
}
#menuHome{
	position:absolute;
	z-index:3;
	top:40px;
	width:670px;
	margin:0 0 0 300px;
}
#menutopHome{
	position:absolute; 
/*	z-index:4;margin:0 0 0 796px; width:200px; */
	z-index:2; margin:0 0 0 0px; width:988px; text-align:right;
	top:0px; 	
	background:#49C7EB; border-bottom:1px solid #fff;
	padding:2px 10px 2px 2px;
	
}
#lugaresHome{
	position:absolute;
	z-index:5;
	top:160px; 
	width:436px;
	margin:0 0 0 524px;
}
#item{
	background:#fff; height:108px; 
	padding:2px; margin-bottom:10px;
	color:#fff; font-size:11px;
}
#item #img{
width:196px; float:left;
height:108px;
overflow:hidden; margin:0 4px 0 0;
}
#item #texto{
float:left; width:222px;  
line-height:14px; 
background-color:#49C7EB; 
}
#item #textoholder{padding:4px; height:100px; overflow:hidden;}

#item .titulo{ font-size:20px; padding:0 0 6px 0; line-height:18px;}
#item .moreinfo{clear:both; height:20px; text-align:right; border-top:1px solid #fff;}
#item .moreinfo a:link,#item .moreinfo a:visited{ display:block; color:#fff; text-decoration:none; background:#99CC00;  padding:3px 4px 5px 0;} #item .moreinfo a:hover{color:#fff;  background:#FFCC00;}

#contentHome{
	position:absolute;
	z-index:9;
	clear:both;
	top:568px;
	width:900px;
	text-align:center;
	margin:0 0 0 50px;
}