@charset "utf-8";

BODY {
	margin: 0;
	background-color: #FFFFFF;
}
BODY, TD, TH {
	font: 13px Arial, Helvetica, sans-serif;
}
P, FORM {
	margin: 0;
}
INPUT {
	padding: 2px 2px;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}
IMG {
	border: none;
}

#header {
	height: 107px;
	padding-bottom: 47px;
	background: url(../img/header_bg.gif) no-repeat center top;
}
	#header_content {
		position: relative;
		width: 973px;
		margin: 0 auto;
	}
		#sponsor {
			float: left;
			width: 397px;
			padding-left: 29px;
		}
			#sponsor SPAN {
				display: block;
				padding: 12px 0 5px 0px;
				font-size: 12px;
			}
		#tlf {
			padding: 40px 0 0 461px;
			font-size: 24px;
			letter-spacing: -1px;
		}
			#tlf A {
				margin-right: 13px;
			}
			#tlf_number {
				display: block;
				margin-top: -64px;
				padding-left: 148px;
			}
		#arag {
			position: absolute;
			right: 0px;
			top: 12px;
		}
#container {
	width: 973px;
	margin: 0 auto;
}
#content_header {
	height: 36px;
	text-align: right;
	background: url(../img/content_header_bg.gif) no-repeat;
}
	#header_title {
		float: left;
		padding: 11px 0 0 29px;
	}
	#header_home {
		display: block;
		padding: 16px 20px 0 0;
	}
		#header_home A {
			color: #FFFFFF;
			text-decoration: none;
		}
		#header_home A:hover {
			text-decoration: underline;
		}
DIV.aviso_legal{
	text-align: center;
	padding-top: 10px;
}
	.aviso a{
		color: #E54E13;
		text-decoration: underline;
		font-weight: bold;
	}
	.aviso a:visited{
		color: #E54E13;
		text-decoration: underline;
		font-weight: bold;
	}
#content {
	height: 413px;
	background: url(../img/home_bg.jpg) no-repeat;
}
	#buttons {
		float: left;
		width: 307px;
		padding: 18px 0 0 32px;
	}
		#buttons A {
			display: block;
			width: 227px;
			margin-bottom: 4px;
		}
	#section {
		float: left;
		padding-top: 30px;
	}

OL.slideList {
	margin: 0;
	padding: 0;
}
	OL.slideList LI {
		padding-bottom: 15px;
		padding-left: 17px;
		list-style: none;
	}
		OL.slideList LI SPAN.arrow {
			display: block;
			position: relative;
			width: 20px;
			height: 18px;
			float: left;
			margin-left: -20px;
			background-image: url(../img/list_bullet.gif);
			background-repeat: no-repeat;
			background-position: 3px top;
		}
			OL.slideList LI SPAN.opened {
				background-position: -17px top;
			}
		OL.slideList LI A {
			color: #E54E13;
			text-decoration: none;
		}
		OL.slideList LI DIV {
			display: none;
			clear: left;
		}
		
.colorRed { color: #E54E13 !important; }


/* index.html  */
DIV.home {
	padding-top: 23px;
}
	DIV.home P {
		font-size: 15px;
		line-height: 20px;
	}
	

/* coberturas.html */
DIV.cobertura_bg {
	background-image: url(../img/coberturas_bg.jpg) !important;
}
DIV.coberturas {
	padding-top: 32px;
}
	DIV.coberturas OL.slideList LI DIV {
		width: 350px;
	}
	

/* 3preguntas.html */
DIV.preguntas_bg {
	background-image: url(../img/preguntas_bg.jpg) !important;
}
DIV.preguntas {
	padding-top: 40px;
}
	DIV.preguntas OL.slideList LI DIV {
		width: 450px;
	}
	

/* por_que_contratarlo.html */
DIV.porque_bg {
	background-image: url(../img/porque_bg.jpg) !important;
}
DIV.porque {
	padding-top: 28px;
}
	DIV.porque OL.slideList LI DIV {
		width: 350px;
	}
	
	
/* caso_real.html  */
DIV.casoreal_bg {
	background-image: url(../img/casoreal_bg.jpg) !important;
}
DIV.casoreal {
	width: 500px;
	padding-top: 23px;
}
	DIV.casoreal P {
		padding-bottom: 10px;
		font-size: 12px;
	}
	
/* aviso_legal.html  */
DIV.avisolegal_bg {
	background-image: url(../img/solicitar_bg.jpg) !important;
}
DIV.avisolegal {
	width: 500px;
	padding-top: -10px;
}
	DIV.avisolegal P {
		padding-bottom: 10px;
		font-size: 12px;
	}
		

/* solicitar.html  */
DIV.solicitar_bg {
	background-image: url(../img/solicitar_bg.jpg) !important;
}
	DIV.solicitar_bg #section {
		padding-top: 20px;
	}
DIV.solicitar {
	width: 600px;
	padding-top: 0px;
}
	DIV.solicitar P {
		padding-bottom: 8px;
		line-height: 15px;
	}
	DIV.solicitar P.groupTitle {
		padding-top: 10px;
	}
	DIV.solicitar P.solicitar_cuentaInfo {
		margin-top: -4px;
		padding-left: 340px;
		font-size: 10px;
		letter-spacing: -1px;
		color: #868686;
	}
	DIV.solicitar INPUT {
		margin-right: 20px;
	}
	DIV.solicitar INPUT.cuenta {
		margin-right: 9px;
	}
	P#solicitar_cuantia {
		float: left;
		width: 463px;
	}
		SPAN.solicitar_cuantiaInfo {
			font-size: 12px;
		}
	INPUT#cuantia_mensual {
		width: 100px;
		height: 25px;
		margin: 14px 0 18px 0;
		font-size: 15px;
	}
	INPUT#solicitar_enviar {
		float: right;
		margin-top: -28px;
	}
	
	
/* solicitar_ok.html  */
DIV.solicitarok_bg {
	background-image: url(../img/solicitarok_bg.jpg) !important;
}
	DIV.solicitarok_bg #section {
		padding-top: 40px;
	}
DIV.solicitarok {
	padding-top: 40px;
}
