    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	background-color:#C5CAE8;
}

.fondo-menu {
	height:40px;
	background-color:#FFFFFF;
}

.menu { 
   text-align:center;
   font-weight: bold; font-size: 9.5pt; font-family:Georgia, "Times New Roman", Times, serif;
   background-color:#47529E;
   border-left: 1px solid #FFFFFF; 
   border-right: 1px solid #FFFFFF; 
   color:#FFFFFF;
   margin:3px 0px 3px 0px; 
   height: 40px;
   width:14.28%;
   vertical-align:middle;   
} 

/* Enlaces del menu */
.menu a {
	color: white;
	text-decoration: none;
}

.menu a:hover {
	color: navy;
	text-decoration: none;
}

/* Estilos para la celda del menu de la pagina actual */
.menu-in { 
   text-align:center;
   font-weight: bold; font-size: 9.5pt; font-family:Georgia, "Times New Roman", Times, serif;
   background-color:#FFFFFF;
   color:#47529E;
   border-left: 1px solid #FFFFFF; 
   border-right: 1px solid #FFFFFF;
   border-top: 1px solid #47529E;
   margin:3px 0px 3px 0px; 
   height: 40px;
   width:14.28%;
   vertical-align:middle;   
} 

/* Enlaces del menu-in */
.menu-in a {
	color: white;
	text-decoration: none;
}

.menu-in a:hover {
	color: navy;
	text-decoration: none;
}

.table_top {
	background-image:url(../img/table-top.jpg);
	width:740px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.logo {
	background-image:url(../img/logo.jpg); background-repeat:no-repeat; background-position:left;
	height:143px;
	
}

.fondo {
	background-color:#FFFFFF;
	background-image:url(../img/fondo.jpg); background-repeat:no-repeat; background-position:bottom;
	height:300px;
	
}

/* Estilos para contactar.html */

.input {
	background-color:#DADEF8;
	border-color:#47529E;
	border-style:solid;
	border-width:1pt;
	color:#47529E;
	font: bold 11px Verdana;
}


.boton {
	border-style:solid; border-color:#171F5C; border-width:thin;
	color: #171F5C;
	font: bold 12px Verdana;
	width:70px;
}	


.contactar-label {
	font: bold 11px Verdana;
	color: #47529E;
	text-align: right;
	padding-right: 10px;
}

.contactar-titulo {
	font: bold 12px Verdana;
	color: #47529E;
	background-color:#DADEF8;
	text-indent: 5px;
	text-align:center;
	height: 25px;
}

.contactar-informacion {
	padding:10px;
	font: bold 9px Verdana;
	color: #171F5C;
	vertical-align: top;
}

.contactar-linea {
	background-image: url(../img/linea_47529E.gif); background-position:center;
}

.text_11 {
	font: bold 11px/2em Verdana;
	color: #47529E;
}

.text_13 {
	font: bold 13px Verdana;
	color: #47529E;
}
.link {
	color: #CA7836;
	text-decoration:none;
}

.link:hover {
	text-decoration: underline;
}

.letra-grande {
	font-family:Monotype Corsiva; font-size:45px;
	text-indent:20px;
	padding-left:30px;
	line-height: 0.8em; 
}	

P {
line-height: 2em; 
}

.fondo-central {
background-image:url(../img/fondo-foto-central.jpg);
background-position:center; background-repeat:no-repeat;
height:537px;
}

.fondo-veedor {
background-image:url(../img/fondo-foto-veedor.jpg);
background-position:center; background-repeat:no-repeat;
height:537px;
}

.fondo-algeciras {
background-image:url(../img/fondo-foto-algeciras.jpg);
background-position:center; background-repeat:no-repeat;
height:537px;
}

