@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.iraupen {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2F338D;
	text-decoration: none;
}
.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F338D;
}
.seguros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F338D;
	text-decoration: none;
}
.linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 2F338D;
	font-weight: bold;
}#content {
	margin-top: 77px;
	height: 100%;
}
#main {
	height: 100%;
	width: 760px;
	margin-right: 311px;
	margin-left: 311px;
}
#cabecera {
	width: 100%;
	height: 111px;
}
#logo {
	width: 155px;
	float: left;
	height: 88px;
}
#nombre {
	height: 88px;
	width: 600px;
	float: right;
}
#barra {
	float: left;
	width: 544px;
	padding-left: 215px;
}
#espacio {
	background-color: #FFFFFF;
	height: 33px;
	width: 100%;
	float: left;
}
#photo {
	width: 345px;
	float: left;
	height: 300px;
	margin-bottom: 4px;
}
#titulo {
	width: 401px;
	height: 44px;
	float: left;
	border-right-width: 5px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B90202;
	border-bottom-color: #B90202;
}
#titulo2 {
	height: 27px;
	width: 393px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000066;
	padding-bottom: 7px;
}
#texto {
	float: left;
	width: 399px;
	color: #000066;
	height: 244px;
	padding-left: 4px;
	overflow: auto;
}
#separador2 {
	height: 21px;
	width: 100%;
	float: left;
	background-image: url(../httpdocs/img/espaciorojoblanco.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-color: #000066;
	height: 77px;
	width: 100%;
	float: left;
	font-weight: bold;
}
