@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
#contenedor {
	width:1024px;
	margin-left: auto;
    margin-right: auto;

}
#top {
	height:30px;
}
#logo {
	float:left;
	width:291px;
	height:154px;
}
#pie {
	height:90px;
	background-color:#1d2128;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	clear:both
}
.pie {
	padding-bottom:5px;
	clear:both
}
#menu {
	width:747px;
	padding-left:250px;
	padding-top:20px;
}
#lineaAzul {
	width:234px;
	height:4px;
	background-color:#0077ba;
	margin-left:400px;
}
#indexRight {
	width:200px;
	float:right
}
#indexLeft {
	width:245px;
	float:left;
	margin-left:40px;
	margin-top:20px;
}
.fuente20 {
	font-size:20px;
	color:#000
}
.fuente16 {
	font-size:16px;
	color:#7c7f84;
}
.fuente16B {
	font-size:16px;
	color:#000000;
}
.fuente12 {
	font-size:12px;
	color:#000;
	text-align:justify
}
.fuente13Bco {
	font-size:13px;
	color:#ffffff;
	text-align:justify
}
#textoIndex {
	width:190px;
	margin-left:35px;
}
#fondoGris {
	background-color:#dde2e8;
	width:330px;
	margin-left:305px;
	margin-top:20px;
}
#promocionesIndex {
	width:340px;
	height:303px;
	float:right;
	margin-right:28px;
	margin-top:20px;
	margin-bottom:20px;
}
#promocionesAzul {
	background-image:url(imagenes/fondoPromociones.jpg);
	width:997px;
	height:230px;
	margin:20px 0px 20px 10px;
}
.promociones {
	font-size:11px;
	color:#FFF;
	padding: 20px 30px 0px 80px; /*top  right bottom left*/
}
#interiores {
	margin-left:320px;
	width:650px;
	margin-bottom:30px;
}
#interioresGaleria {
	margin-top:30px;
	margin-left:200px;
	width:650px;
	margin-bottom:30px;
}
.fondoTarifas {
background-image:url(imagenes/fondoTarifas.jpg);
}
