/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

p{
	margin-bottom:10px;
}

body{
	background-image:url(/css/img/fondo-web.jpg);
	background-repeat:no-repeat;
	background-color:#023466;

}

#todo{
	width:900px;
	height:700px;
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:0px;
}

#columna_izquierda{
	width:320px;
	height:600px;
	margin-right:17px;
	float:left;	
}
#logo{
	width:320px;
	height:95px;	
}
#flash{
	width:320px;
	height:47px;	
	}
#caja_menu_principal{
	width:320px;
	height:254px;
	}
.celdas_menu{
	width:320px;
	height:30px;	
	}
#caja_video{
	width:320px;
	height:198px;
	margin-top:6px;	
	}


#columna_decha{
	width:563px;
	height:600px;
	float:left;
	
	}
#caja_menu_banderas_telefono{
	width:563px;
	height:64px;	
	}
#contenedor_fotos{
	width:563px;
	height:332px;
	margin-bottom:72px;
	}
#caja_menu_secundario1
{
	width:360px;
	height:38px;
	float:left;
	}
#caja_redes_sociales{
width:138px;
height:30px;
float:left;
padding-left:64px;
padding-top:8px;
}
.boton_redes_sociales{
width:auto;
height:auto;
margin-left:5px;
float:right;
}

.boton_wifi{
width:auto;
height:auto;
float:right;
background-image:url(/css/img/wi-fi.jpg);
background-repeat:no-repeat;
}
#caja_banderas,
#caja_telefono{
	width:281px;
	height:26px;
	float:left;
	}
.banaera_idiomas{
	width:24px;
	height:16px;
	float:left;
	margin-right:20px;
	}
/*(((((((((((((((((((((((((((((((((((((((((((((((((((((((((ESTILOS COMENTARIOS))))))))))))))))))))))))))))))))))))))))))))))))))))))*/
#caja_central_seccion_ofertas{
width:400px;
height:300px;
float:left;
padding-left:162px;
padding-top:32px;
}
