@charset "utf-8";
.pie {
	background-image: url(../images/pie.gif);
	height: 22px;
}
.bordeabajoferoz {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bordearribaferoz {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.principal .bordeabajoferoz .fondo100 a {
	font-weight: bold;
	color: #000000;
}

.principal .bordeabajoferoz .fondo100 a:hover {
	font-weight: bold;
	color: #d31920;
}


.contenido1 {
	padding: 5px;
	width: 380px;
	background-image: url(../images/fondomain.gif);
	background-position: 5px;
	vertical-align: top;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #d31920;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2b2b88;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #d31920;
}

.itemsimple {
	font-weight: bold;
	color: #2b2b88;
}
.fondoverde {
	background-image: url(../images/fondoverde.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.izquierda {
vertical-align: top;
	padding: 2px;
	width: 240px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

.izquierda2 {
	width: 338px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/fondoizq2.gif);
	background-repeat: repeat-y;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

.contenido2 {
	width: 295px;
	background-image: url(../images/fondomain2.gif);
	background-repeat: repeat-y;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-style: solid;
}
.listafondo {
	background-image: url(../images/fondolista.gif);
}
li {
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	padding: 8px;
	margin-left:-20px;
}

.listanumerada {
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	padding: 2px;
	
}
.fondo100 {
	background-image: url(../images/fondo100.gif);
}


	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(../images/bg/light_body.gif);
	text-align:justify;
}
.principal {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

.flotarizquierda {
	float:left;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:link {
	color: #2b2b88;
}
a:active {
	color: #2b2b88;
}
a:visited {
	color: #2b2b88;
}
a:hover {
	color: #d31920;
	text-decoration:none;
}
.listaprincipal {
	font-weight: bold;
	color: #D31920;
}

.rojito {
	color: #D31920;
}

.fondoverde100 {
	background-image: url(../images/fondoverde100.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.cuadrotexto {
	background-image: url(../images/fondoinput.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 280px;
}
.botonenviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #d1e2e9;
	border: 3px solid #7aa7ba;
	padding:3px;
}

.botonreset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #bf1215;
	border: 3px solid #000000;
	padding:3px;
}

