@charset "utf-8";

BODY {
	margin: 0;
	background-color: #FFFFFF;
}
BODY, TD, TH {
	font: 13px Arial, Helvetica, sans-serif;
}
P {
	margin: 0;
}
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: 325px;
			padding-left: 29px;
		}
			#sponsor SPAN {
				display: block;
				padding: 12px 0 5px 0px;
				font-size: 12px;
			}
		#tlf {
			padding: 40px 0 0 140px;
			font-size: 24px;
			letter-spacing: -1px;
		}
			#tlf A {
				margin-right: 13px;
			}
			#tlf_number {
				display: block;
				margin-top: -64px;
				padding-left: 358px;
			}
		#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;
		}
#content {
	height: 413px;
	background: url(../img/home_bg.jpg) no-repeat;
}
	#buttons {
		float: left;
		width: 329px;
		padding: 29px 0 0 27px;
	}
		#buttons A {
			display: block;
			width: 283px;
			margin-bottom: 16px;
		}
	#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 {
			text-decoration: none;
		}
		OL.slideList LI DIV {
			display: none;
			clear: left;
		}
		
OL.slideList LI A,
.colorDarkBlue{
	color: #254C71 !important;
}


/* index.html  */
DIV.home {
	padding-top: 38px;
}
	DIV.home P {
		font-size: 15px;
		line-height: 20px;
	}
	
	

/* por_que_contratarlo.html */
DIV.porque_bg {
	background-image: url(../img/porque_bg.jpg) !important;
}
DIV.porque {
	padding-top: 38px;
}
	DIV.porque OL.slideList {
		width: 310px;
	}

/* coberturas.html */
DIV.cobertura_bg {
	background-image: url(../img/coberturas_bg.jpg) !important;
}
DIV.cobertura_bg #buttons {
	width: 320px;
}
DIV.coberturas {
	padding-top: 20px;
}
	DIV.coberturas OL.slideList LI {
		padding-bottom: 13px;
	}
	DIV.coberturas OL.slideList LI DIV {
		width: 370px;
	}
	
	
/* caso_real.html  */
#content.casoreal_bg {
	height: 645px;
}
DIV.casoreal_bg {
	background-image: url(../img/casoreal_bg.jpg) !important;
}
DIV.casoreal {
	width: 560px;
	padding-top: 23px;
}
	DIV.casoreal P {
		padding-bottom: 15px;
		font-size: 13px;
	}