body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: none;
	background-color: #FFFFFF;
}
.fondo_banners {
	background-image: url();
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}
.fondo_links {
	background-image: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-family: Tahoma;
	font-size: 9px;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	text-transform: uppercase;
	text-align : right;
	margin-right: 10px;
	margin-left: 10px;
}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	text-transform: uppercase;
	text-align : right;
	margin-right: 10px;
	margin-left: 10px;
}
.fondo_columna_izquierda {
	background-image: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;

}
.fondo_columna_central_01 {
	background-image: url(url(url(url())));
	background-color: #FFFFFF;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
}
.fondo_columna_central_02 {
	background-image: url();
	background-color: #949494;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
}
.fondo_columna_derecha {
	background-image: url(url());
	background-color: #003366;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}
.fondo_notas_01 {
	background-image: url();
	background-color: #666666;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titular_notas_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
.fondo_notas_02 {
	background-image: url();
	background-color: #7A7A7A;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titular_notas_02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.fondo_notas_03 {
	background-image: url();
	background-color: #868686;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titular_notas_03 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.fondo_footer {
	background-image: url();
	border-right: 1px none #FFFFFF;
	border-top: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	text-transform: uppercase;
	text-align : center;
}
.nav {
	display: block;
	font-size: 11px;
	float: none;
	width: 100%;
	color: #666666;
	font-family: Tahoma;
	height: 20px;
	background-color: #ebebeb;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	text-align : center;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
A.nav {
	display: block;
	font-size: 11px;
	float: none;
	width: 100%;
	color: #666666;
	font-family: Tahoma;
	height: 20px;
	background-color: #ebebeb;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	text-align : center;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
A.nav:hover {
	display: block;
	font-size: 11px;
	float: none;
	width: 100%;
	color: #FFFFFF;
	font-family: Tahoma;
	height: 20px;
	background-color: #006D2C;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	text-align : center;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.titular {

	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
.texto {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;


}
.subtitulo {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.titularlight {


	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.textooporuni {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;

}
