@charset "utf-8";
/* CSS Document */
body {
	background-image: url(imagenes/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

.input {
	border: 1px solid #e1e1e1;
	background-color: #e1e1e1;
	font-family: arial;
	font-size: 11px;
	color: #000;
	height: 14px;
	width: 160px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}

a {
	color:#EE871E;
}

h1 {
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#contenedor {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#cabecera {
	height: 56px;
	width: 100%;
}
#logo {
	float: left;
}
#datos {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	font-size: 10px;
	color: #969696;
	text-align: center;
}
#datos h1 a {
	color: #a95800;
	text-decoration: none;
}

#datos h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #a95800;
}
#descripcion {
	text-align: center;
	height: 30px;
}
#menu {
	background-image: url(imagenes/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 570px;
	margin-left: 30px;
}

#cuerpo_home, #cuerpo_quienes, #cuerpo_servicios {
	height: 353px;
	width: auto;
	margin-bottom: 30px;
}

#cuerpo_productos {
	width: auto;
	margin-bottom: 50px;
}
#cabecera_interior {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
}

#cuerpo_home {
	background-repeat: no-repeat;
	height: 453px;
}

#cuerpo_quienes {
	background-image: url(imagenes/fondo_quienes.jpg);
	background-repeat: no-repeat;
	height: 590px;
}
#cuerpo_servicio {
	background-image: url(imagenes/fondo_servicios.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
#texto_interior, #texto_contacto {
	margin-left: 30px;
	margin-right: 23px;
	color: #7d7d7d;
}

#texto_contacto {
	font-size: 12px;
	color: #EE871E;
	text-align: right;
	padding-right: 30px;
}

#contenido_derecha {
	float: right;
	width: 247px;
	margin-top: 30px;
	font-size: 1em;
	padding-right: 28px;
	color: #7d7d7d;
}

#contenido_derecha_servicio {
	float: right;
	width: 275px;
	margin-top: 30px;
	font-size: 1em;
	color: #7d7d7d;
}

#contenido_derecha p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenido_derecha_servicio p {
	margin-right: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pie {
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	background-color: #FFF;
}

.tabla_registro {
	padding: 0px;
	color: #FFF;
	margin: 0px;
}
.login {
	color: #969696;
}

.campo_flotante_productos {
	display: inline;
	float: left;
	font-size: 1em;
	margin-right: 22px;
	width: 195px;
}
.campo_flotante_mitad_der {
	display: inline;
	float: right;
	width: 48%;
}
.campo_flotante_mitad_izq {
	display: inline;
	float: left;
	width: 48%;
}
.campo_flotante_productos_izq {
	display: inline;
	float: left;
	font-size: 1em;
	width: 195px;
}

.campo_flotante {
	display: inline;
	float: left;
	color: #969696;
	font-size: 11px;
	margin-right: 22px;
}
.campo_flotante_izq {
	width:526px;
	display: inline;
	float: left;
	color: #969696;
	font-size: 11px;
	text-align: right;
}
.campo_flotante_color {
	color: #646464;
}
.color_negro {
	color: #000;
}
.color_naranja {
	color: #e2831c;
}
.color_verde {
	color: #a8b030;
}
.color_turquesa {
	color: #01a09c;
}
.color_azul {
	color: #7690c6;
}
.color_mapfre {
	color: #b90000;
}
.color_cajamadrid {
	color: #3ab036;
}
#texto {
	width: 590px;
	margin-top: 310px;
	margin-left: 30px;
	color: #7d7d7d;
}
#texto_flash {
	width: 620px;
	color: #7d7d7d;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#capa1, #capa2, #capa3, #capa4 {
	position: absolute; /*leave this alone*/
	display: none;
	padding: 5px;
	overflow: auto;
	z-index: 100;
	background-color: #FFF;
	margin: 0;
	height: 230px;
	width: 195px;
	border: 1px solid #000;
}
#capa1 a, #capa2 a, #capa3 a, #capa4 a {
	color: #7d7d7d;
	text-decoration: none;
}


#popupAcceso {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:430px;
	background:#FFFFFF;
	border:2px solid #000;
	z-index:2;
	font-size:13px;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 40px;
	padding-left: 12px;
}
#popupAcceso {
	width:460px;
	text-align: center;
}
#popupAcceso h1 {
	font-size: 22px;
	color: #E3831C;
	font-weight: bold;
	margin-bottom: 20px;
}
#popupAcceso p {
	font-size: 14px;
}
#popupAcceso #small a {
	color: #945F3D;
}
#popupAccesoClose{
	font-size:14px;
	color: #E3831C;
	font-weight:bold;
	text-align: center;
}

