@charset "utf-8";

.Estilo2 {color: #689dea}
.Estilo3 {color: #176AD1}
.Estilo5 {color: #689DED}
.Estilo6 {color: #689DF1}

#main {
	background-color: #FFFFFF;
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../images/backheader.gif);
	background-repeat: no-repeat;
}
body {
	text-align: center;
}
.izinf {
	background-image: url(../images/izq_inf.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.derinf {
	background-image: url(../images/der_inf.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.izsup {
	background-image:url(../images/iz_sup.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.dersup {
	background-image: url(../images/der_sup.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}

.picizq {
	background-image: url(../images/izq.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 10px;
}

.picsup {
	background-image: url(../images/sup.gif);
	background-repeat:  repeat-x;
	height: 10px;
	width: auto;
}
.picder {
	background-image: url(../images/der.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 10px;
}
.picinf {
	background-image:url(../images/inf.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: auto;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1669D1;
	text-decoration: underline;
}
.li {
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
}

.dots {
	background-image: url(../images/dots.gif);
	background-repeat:  repeat-x;
	height: 1px;
	width: auto;
}
.sectitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1669d1;
	margin-top: 20px;
	margin-bottom: 20px;
}

.modtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.modtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: auto;
	vertical-align: middle;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.modtextdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #176ad1;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AD1C26;
}
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	font-style: normal;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1669D1;
	font-size: 12px;
	font-weight: bold;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1669D1;
	font-size: 12px;
	font-weight: bold;
}
#other{
	
}
#other a{
	color: #1669D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1669D1;
}


#columna1 {
	height: auto;
	width: 180px;
	float: left;
	margin: 15px 15px 15px 0px;
}

#columna2{
	height: 100%;
	width: 570px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#columna3{
	height: auto;
	width: 180px;
	float: left;
	margin: 15px 0px 15px 0px;
	vertical-align: top;
}
#footer{
	background-color: #999999;
	height: auto;
	width: 960px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#textmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1669D1;
}
.seeall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ae1c24;
}
