
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#727274;
}

a {
	color:#727274;
}

a:hover {
	text-decoration: none;
}


/*
Contenedor General que centra la página
*/
#contenedorGeneral {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

/*
Contenedor de toda la cabecera.
Contiene el margen superior, las imágenes y el botón de la home.
*/
#cabecera {
	width:100%;
}

		#cabeceraMargenSuperior {
			height:20px;
		}
		
		#cabeceraCuerpo {
			height:140px;
		}
		
		#cabeceraCuerpoLogo {
			float:left;
			background:url(../img/logo.gif);
			background-repeat: no-repeat;
			background-position:top;
			height:100%;
			width:183px;
		}
		
		#cabeceraCuerpoFoto {
			float:left;
			background:url(../img/cabecera_foto.jpg);
			background-repeat: no-repeat;
			background-position:top;
			height:100%;
			width:410px;
			margin-left:1px;
		}
		
		#cabeceraCuerpoHorario {
			float:left;
			background:url(../img/cabecera_horario.gif);
			background-repeat: no-repeat;
			background-position:top;
			height:100%;
			width:175px;
			margin-left:1px;
		}
		
		#cabeceraAvisos {
			float:left;
			margin-top: 25px;
			background:url(../img/aviso_legal/cabecera.gif);
			background-repeat: no-repeat;
			background-position:top;
			height:113px;
			width:770px;
			margin-left:1px;
		}

		#cabeceraLopd {
			float:left;
			margin-top: 25px;
			background:url(../img/lopd/cabecera.gif);
			background-repeat: no-repeat;
			background-position:top;
			height:113px;
			width:770px;
			margin-left:1px;
		}

		#cabeceraQuienes {
			float:left;
			margin-top: 25px;
			background:url(../img/quienes/cabecera.gif);
			background-repeat: no-repeat;
			background-position:top;
			height:113px;
			width:770px;
			margin-left:1px;
		}
		
		#cabeceraHome {
			background-repeat: no-repeat;
			margin-top:1px;
			height:18px;
			background-color:#F9C9CC;
		}

/*
Separadores varios
*/
#separador1 {
	float:left;
	height:18px;
	width:100%;
}

#separador3 {
	background:url(../img/separador_h.gif);
	background-repeat:repeat-x;
	background-position:center;
	float:left;
	height:30px;
	width:100%;
}


/*
Contenedor central.
Contiene el menú, el contenido principal, y el banner de la derecha
*/
#centro {
	width:100%;
	margin:0px;
	padding:0px;
}

		#menu {
			float:left;
			width:144px;
			margin-left:14px;
			margin-top:14px;
			padding-left:0px;
		}
		*html #menu { margin-left:6px; }
		
		#menuElemento {
			width:144px;
			height:20px;
			padding:0px;
			margin:0px;
			
		}
		
		#bannerDerecha {
			float:right;	
			width:140px;
			height:243px;
			margin-right:18px;
		}
		*html #bannerDerecha { margin-right:9px; }
		
		#contenidoGeneral {
			position:relative;
			float:left;
			width:431px;
			background:url(../img/separador_v.gif);
			background-repeat:repeat-y;
		}
		
		#contenido {
			vertical-align:top;
			float:right;
			width:410px;
		}
		
		#contenido_aviso {
			vertical-align:top;
			padding-left: 50px;			
			padding-right: 50px;			
			width:670px;
			color: #7D0008;
		}
		
		#barrita {
			background-color: #7D0008;
			margin-top: 30px;			
			height:8px;
			width:670px;
			float: left;			
		}
		
		h2.sucursales {
			font-family:Arial, Helvetica, sans-serif;
			color:#7c0008;
			font-size:18px;
			font-weight: bold;
		}
		
		h3.sucursales {
			font-family:Arial, Helvetica, sans-serif;
			color:#7c0008;
			font-size:14px;
		}
		
		
/*
Contenedor Inferior.
Contiene el pie y sus links
*/
#inferior {
	width:100%;
	padding:0px;
}
		
		#pie {
			float:left;
			margin-top:30px;
			padding-top:2px;
			background-color:#7D0008;
			height:19px;
			width:100%;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFFFFF;
			font-weight:bold;
			text-align:center;
		}
		
		.pieLink {
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#FFFFFF;
			text-decoration:none;
		}
		
		.pieLink:hover {
			text-decoration:underline;
		}


/*
Estilos para imágenes
*/
#imagenTitular1 {
	margin-top:18px;
	margin-bottom:18px;	
}

#imagenTitular2 {
	margin-top:10px;
	margin-bottom:10px;	
}

#imagenTitular2 {
	margin-top:5px;
	margin-bottom:5px;	
}


.imagenDerecha {
	float:right;
	margin:0px;
	border:0px;
}

.imagenIzquierda {
	float:left;
	margin:0px;
	border:0px;
}

/*
Contenedor para la home con el pie degradado
*/
#homeSeccion {
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../img/home/separador_h.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

		#homeVerMas {
			float:right;
		}
		
		.homeVerMasLink {
			float:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:9px;
			color:#5B6E2C;
		}
		.homeVerMasLink:hover {
			text-decoration:none;
		}
	#homeSeccion1 {
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;	
}



/*
Formulario Oferta Empleo
*/
.caja {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#727274;
	background-color:#F0F0F0;
	border: 1px solid #999999;
	width:100%;
}

.caja_cb {
	background-color:#F0F0F0;
	border: 1px solid #999999;
	margin:0px;
	padding:0px;
}

.caja_rb {
	background-color:#F0F0F0;
	margin:0px;
	padding:0px;
}


/*
Texto Legal
*/
.textoLegalPromo {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C8B56;
}

.texto11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727274;
}


/*
Formulario
*/
input, textarea {
	background-color: #F1F1F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 0px;
}

#textoFormulario {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#727274;
}


