body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #225C74;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medium1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.medium1_gris {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;	
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(img/pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.celdaCentral {
	background-image: url(img/degrade_sup.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7CAEC9;
	border-left-color: #7CAEC9;
}

.box2 .footer a {
	color: #FFFFFF;
}


.footer_blanco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}


.box1 {
	padding: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: normal;
	word-spacing: 2px;
	padding: 1px;
}	
.box3 {
	font-style: normal;
	word-spacing: 0px;
	padding: 1px;
	border: thin solid #CCCCCC;
	
}
.font_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006DAD;
}

.font_sub_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D56715;
}
a:link {
	color: #57839D;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #57839D;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	color: #57839D;
	text-decoration: none;
	font-weight: bolder;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006DAD;
	border: 1px solid #9FBDCE;
	text-indent: 2px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006DAD;
	font-size: 9px;
	border: 1px solid #9FBDCE;
	text-indent: 2px;
}
.font_titulo_rojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D1353E;
}

.font_titulo_blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.font_sub_titulo_rojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C41039;
}
.TituloNoticiaBox {
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bolder;
}
.tituloNoticia {
	font-size: 1.2em;
	font-weight: bold;
}
.celdaCentraSinBorde {
	background-image: url(img/degrade_sup.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.linea_abajo {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00659B;
}
.titulo1 {
	font-size: 1.1em;
	font-weight: bold;
}

.TituloSeccionBox {

	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bolder;
}
.subseccion a:active {
	text-decoration: underline;
}
.subseccion a:visited {
	text-decoration: underline;
}

.subseccion a:link {
	text-decoration: underline;
}

