body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration: none;
	margin: 0;
	background-color: #98A6B2;
}
.txt_mini {
	font-size: 75%; 
}
.titulo1 {
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
}
.tabla1 {
	border: 1px solid #ADADAD;
}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	color: #FF7F00;
	
	font-size: 140%;
	font-weight: 600;
	font-size-adjust:inherit;
}
.titulo3 {
	font-weight: bold;
	color: #666666;
	font-size: 140%;
}
.titulo4 {
	color: #FF7F00;
	font-size: 140%;
	font-weight: 600;
}
a {
	color: #00A8DF;
	text-decoration: none;
}
a:hover {
	color: #FF9700;
}

a.mes {
	color: #FFFFFF;
	text-decoration: none;
}
a.mes2 {
	color: #999999;
	text-decoration: none;
	font-size: 95%;
}
a.mes:hover, a.mes2:hover {
	color: #FF7F00;
	text-decoration: none;
}
.grisBold {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 95%;
}
a.grisClaro {
	color: #999999;
	text-decoration: none;
	font-size: 90%;
}
a.grisClaro:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.blanco {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}
a.blanco:hover {
	color: #006699;
	text-decoration: none;
}


/*----------- NOTICIAS --------------*/
div.capaFotoNoticia {
	float: right;
	width: 230px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.capaFotoNoticia2 {
	float: right;
	width: 220px;
	padding-bottom: 15px;
}
div.capaCuerpoNoticia {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
div.capaNoticia {
	width: auto;
	padding-right: 15px;
	padding-top: 15px;
}
div.capaNoticia2 {
	width: auto;
	padding-right: 15px;
}
div.copeteNoticia2 {
	padding-top: 15px;
}
div.copeteNoticia {
	font-weight: bold;
}
div.fuenteNoticia {
	font-size: 90%;
	font-weight: bold;
}
div.bVolverNoticias {
	padding-right: 15px;
	padding-top: 5px;
}
table.tablaPag, .txt_blanco {
	color: #FEFEFE;
	font-size: 90%;
}
table.tablaPag td {
	padding-right: 5px;
}
/*----------- ENLACES - FOTOGALERIA ------------*/
div.capaEnlaces, div.capaCats {
	padding-top: 30px;
	padding-right: 15px;
}
div.enlace {
	padding-top: 15px;
}
div.enlace a {
	font-size: 120%;
	font-weight: bold;
}
div.enlace span {
	padding-top: 2px;
	display: block;
}
div.descCat {
	padding-top: 4px;
	padding-bottom: 10px;
}
a.enlaceFoto img {
	border: #EFEFEF solid 2px;
}
a.enlaceFoto:hover img {
	border: #FF7F00 solid 2px;
}
td.celdaFoto {
	padding-right: 1px;
	padding-bottom: 1px;
}

/*----------- FOTOS ------------*/
div.capaVFoto {
	padding-top: 10px;
}
.numDia1 {
	font-size: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}
.numDia2 {
	font-size: 200%;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.numDiaBco {
	font-size: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.agendaBoldSubr {
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.agendaNormal {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
}

.agendaRojoSubr {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.agendaRojoNormal {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
.textarea {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 260px;
	border: 1px solid #999999;
}

/*------------ AGENDA ------------*/
table.tabla1Over {
	border: 1px solid #FF7F00;
	cursor: pointer;
}
table.tabla1Over td {
	color: #FF7F00;
}
div.capaFechaAgenda {
	padding-top: 20px;
}
div.agendaDesc {
	padding-top: 2px;
}
/*--Mini--*/
td.miniDiaSel {
	background-color: #FF7F00;
	color: #FFF;
	border: #FFF solid 1px;
}
td.miniDiaSelOver {
	background-color: #CC0000;
	color: #FFF;
	border: #FFF solid 1px;
	cursor: pointer;
}
td.miniHoy {
	border: #333333 solid 1px;
}
