body {
	background-image: url(../img/cuerpo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F4F4F2;
}
.Enlaces {
	background-image: url(../img/bullet_descarga.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 3px;
	width: 92%;
	font-size: 0.9em;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 3px;
	margin-left: 5px;
}
.Descargas {
	background-image: url(../img/bullet_archivo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 3px;
	width: 92%;
	font-size: 0.9em;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 3px;
	margin-left: 5px;
}
.Botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
}
.Columna {
	background-color: #DDECE4;
	overflow: hidden;
	width: 27%;
	float: left;
	background-image: url(../img/noticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 155px;
}
.Cuerpo {
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.Destacado_color {
	color: #2A6749;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
.Encabezados_Tablas_Datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 3px;
	background-color: #B0D2C0;
	color: #2A6749;
}
.Fotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 270px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-style: italic;
	text-align: left;
	overflow: hidden;
}
.Linea {
	background-image: url(../img/punteado.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.Linea_Pie {
	background-color: #2A6749;
	width: 100%;
	height: 3px;
}
.Lista_Agenda {
	list-style-position: outside;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin:0px;
	list-style-type: none;
}
.Lista_Indice {
	list-style-position: outside;
	list-style-image: url(../img/Bullet_Indice.gif);
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 3px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	font-style: italic;
}
.Lista_Noticias {
	list-style-position: outside;
	list-style-image: url(../img/Bullet_Noticia_home.gif);
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 3px;
	padding-top: 2px;
}
.Lista_Noticias li a {
	color: #333333;
}
.Lista_Noticias li ul {
	list-style-image: url(../img/Bullet_indice.gif);
	text-align:left;
}
.Tablas_Datos   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DDECE4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}
.Texto_Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #333333;
}
.Texto_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	margin-top: 10px;
}
.Texto_Small a {
color:#666666;
text-decoration:none;
}
.Titulo_Principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #2A6749;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}
.Subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #2A6749;
	margin-bottom: 10px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
}

