body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
th         {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #06698E;
}
td           {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: url(../images/boton_seleccionado.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7DF91;
	border-right-color: #C7DF91;
	border-bottom-color: #C7DF91;
	border-left-color: #C7DF91;
	text-decoration: none;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#sectionLinks a:hover{
	display: block;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image:  url(../images/boton_hover.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7DF91;
	border-right-color: #C7DF91;
	border-bottom-color: #C7DF91;
	border-left-color: #C7DF91;
	text-decoration: none;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #BBB902;
}
.menuSeleccionado {
	display: block;
	color: #000000;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image:  url(../images/boton.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7DF91;
	border-right-color: #C7DF91;
	border-bottom-color: #C7DF91;
	border-left-color: #C7DF91;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}
a:link, a:visited {
	color: #E3731F;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E3731F;
}
.fondo_gradiente_izq {
	background-image: url(../images/grad_vert.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f0f3e8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.fondo_gradiente_der {
	background-image: url(../images/grad_vert.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f0f3e8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.fondoBlanco {
	background-color: #FFFFFF;
	padding: 20px;
}
.TablaPpal {
	border-top: 1px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #999999;
}
.membrete {
}
.titulo {
	font-size: 18px;
	color: #E3731F;
	font-weight: bold;
}
strong {
	color: #E3731F;
}
.enlaceApagado {
	color: #999999;
}
.subtitulo {
	font-size: 16px;
	color: #E3731F;
	text-align: left;
	font-weight: bold;
}
.enlaceNaranja:link, .enlaceNaranja:visited       {
	color: #E3731F;
	text-decoration: underline;
}
.enlaceNaranja:active {
	color: #CC0000;
	text-decoration: none;
}
.enlaceNaranja:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E3731F;
}
.fondoFecha {
	background-color: #89bf36;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.fondoFaltan {
	background-color: #F47A65;
	background-image: url(../images/bordeDerechoRedondeado.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.fondoTitularNoticias {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}

.fondoNoticias {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
#noticias p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	color: #3D6D54;
	font-size: 11px;
}
#noticias a:link, #noticias a:visited {
	color: #3D6D54;
	text-decoration: underline;
}
#noticias a:hover {
	color: #FFFFFF;
	background-color: #3D6D54;
}

.fecha {
	font-size: 9px;
	font-style: italic;
	color: #3D6D54;
}

.fondoColumnas {
	background-color: #bbb902;
}
.fondoColumnaDerecha {
	background-color: #f0e281;
	padding-top: 0px;
	background-image: url(../images/nuevo_sitio_05.jpg);
	background-repeat: no-repeat;
}


.reloj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.marcoPicasa {
	padding-top: 6px;
}
