
/* CSS Document */


#flash_amazing {
	width: 735px;
	height: 270px;
	background-color:#FFF;
	margin-left:10px;
	border:#beceec;
	border-style:double;	
}

#flash_amazing_centrado {
	width: 700px;
    margin:15px 5px 5px 15px;
  }

.navegacion {width:270px; height: auto; float:right; text-align: right; margin-right: 3px; color:#F00; font-weight:bold; padding-top:30px; cursor:pointer;}


#cuadro_top {	
		z-index: 0; 
		position: relative; 
		width: 748px;
		height:30px;/
		margin:0 0 0 0;
		background-image:url('http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/usa/imagenes/top_box.gif'); 
		background-repeat: no-repeat;
				
		
	}
#cuadro_middle {	
		z-index: 0; 
		position: relative; 
		width: 748px; 
		float: left;  
		background-image:url('http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/usa/imagenes/middle_box.gif') ;
		background-repeat: repeat-y; 
		margin:0px 0 0 5px;
		
	}
	
#cuadro_bottom {	
		z-index: 0;
		position: relative; 
		width: 748px;
		height:55px;
		float: left;  
		background-image:url('http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/usa/imagenes/bottom_box.gif') ;
		background-repeat: no-repeat;
		margin:0px 0 0 5px;
	}
	
.amazing_descripcion {	
		position: relative; 
		width: 410px;
		height:auto;
		float: left;  
	font-family:verdana;
	font-size:11px;
		margin:15px 10px 15px 15px;
	}
.amazing_hotels {	
		position: relative; 
		width: 270px;
		height:auto;
		float: left;  
		font-family:verdana;
		font-size:11px;
		margin:15px 15px 15px 15px;
		
	}
.amazing_texto_hotel {	
		position: relative; 
		width: 270px;
		height:auto;
		float: left;  
		border-bottom-style:groove; 
		cursor:pointer; }
		
.amazing_texto_locations {	
		position: relative; 
		width: 200px;
		height:auto;
		float: left;
		margin:2px;
		margin-left:20px;
		cursor:pointer;
		}
		
		
.texto_visit { position: relative; float: left; text-align: left; padding:10px; }	
.amazing_links_hotel {width: 260px; float: right; text-align: right;  color:#F00; font-weight:bold; padding-top:30px; padding-right:10px; cursor:pointer; }

.amazing_link_back {width: 100px; float: left; text-align: left; margin-right: 10px; color:#F00; font-weight:bold; padding-top:10px; cursor:pointer; }
.amazing_link_more {width: 100px; float: right; text-align: right; margin-right: 5px; color:#F00; font-weight:bold; padding-top:10px; cursor:pointer; }


.amazing_anotacion{ float:left; text-align: left; padding-top:30px;  float: left; font-size:10px; width: 270px; }

.texto_rojo{ font-weight:bold; color:#C00;}

.texto_rojo_locations{ font-weight:bold; color:#C00; font-size:13px; float:left; }


.navegacion_comunidades {position:relative; float:left; margin-left:20px; width:700px; height:auto; margin-left:40px; }
.amazing_link_comunidades {width: auto; float:left; text-align: center;  cursor:pointer; font-size:11px; margin-right: 15px;  }
.amazing_link_comunidades_centrado {width: auto; float:center; text-align:center;    } 

.amazing_locations{
	font-family:verdana;
	font-size:14px;
	color:#C00;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	
	}



