body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	padding:0;
	margin: 0px;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	margin:0;
	padding:0;
	line-height: 1.5em;
}
p {
	padding-bottom: 10px;
	width: 100%;

}
h1 {
	font-size:250%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #003648;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD7DB;
	padding-bottom: 10px;
}
h2 {
	font-size: 120%;
	color: #F64C17;
	padding-bottom: 20px;
}
h3 {
	font-size: 100%;
	color: #E42219;
	padding-bottom: 10px;
	clear: both;
}

#contenedor {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float: right;
	padding-bottom: 40px;

}
#idioma {
	position: absolute;
	top: 13px;
	left: 98px;
	font-size: 10px;
	color: #BEBEBE;
}
#idioma a {
	text-decoration: none;
}
#idioma a:hover {
	color: #E42219;
}



#menu {
	float: left;
	position: absolute;
	width: 220px;
	top: 0px;
	padding-top: 40px;
}
#menu ul {
	list-style-type: none;
	display: block;
	font-weight: bold;
	font-size: 90%;
	float: left;
}
#menu   ul li  {
	text-align: right;
}
#menu   ul li a   {
	color: #333333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 7px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 198px;
}
#menu   ul  li a:hover {
	color: #E42219;
	background-image: url(../img/trebol-g.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
.seleccionado {
	color: #E42219;
	background-image: url(../img/trebol-g.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 198px;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: right;
}


#scroll {
	float: right;
	width: 700px;
	padding-top: 40px;
	background-image: url(../img/logo-mapfre.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
}

#cabecera {
	position: relative;
	width: 700px;
	padding-bottom: 20px;
	float: right;
}
.cuadro-rojo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#pase_cabecera {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	z-index: 0;
}
.foto-cabecera {
	float: right;
}

#contenido_home {
	position: relative;
	background-image: url(../img/mini-home.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 440px;
	padding-left: 260px;
	float: right;
}





#contenido {
	position: relative;
	float: right;
	width: 539px;
	padding-top: 15px;
}
#contenido ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}
#contenido li {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.flexibilidad_galeria {
	float: right;
	width: 100px;
	padding-left: 20px;
}
.flexibilidad_galeria img {
	float: right;
	padding-bottom: 10px;
}
form {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#form1   p {
	float: left;
	width: 100%;
}
label {
	float: left;
}
.casilla {
	float: right;
	width: 350px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#enviar {
	float: left;
	margin-left: 189px;
	margin-top: 3px;
}

#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 70px;
}
#footer ul {
	list-style-type: none;
	width: 100%;
	float: left;
}
#footer li {
	float: left;
	padding-right: 25px;
	font-size: 90%;
}
#footer_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 35px;
	float: left;
	width: 100%;
	font-size: 85%;
}
.rojo {
	color: #e42219;
	text-decoration: none;
	font-weight: bold;
}
#footer_menu  a {
	text-decoration: none;
}
#footer_menu  a:hover {
	text-decoration: underline;
}
#footer_sinlogo {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 70px;
}
#footer_sinlogo ul {
	list-style-type: none;
	width: 100%;
	float: left;
}
#footer_sinlogo li {
	float: left;
	padding-right: 25px;
	font-size: 90%;
}

