body {
		background-color : #2a2a2a;
}

a, a:visited, a.active { 
	text-decoration: none ;
	color: white;
}
a:hover {
	color: #ffcc00;
}


a.amarilloM, a.amarilloM:visited, a.amarilloM:active {
	color: #ffcc00;
	font-size:15px;
}

a.amarilloM:hover {
	color: #FFFFFF;
	font-size:15px;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

a.amenu:visited, a.amenu, a.amenu:active {
	color: #FFFFFF;
}


a.amenu:hover {
	color: #ffcc00;
}


.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}

.texnar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C16C1D;
	font-weight: normal;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	vertical-align: middle;
}
.textrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #87130C;
	font-weight: bold;
	white-space: normal;
	vertical-align: middle;
}

.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #195A94;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	vertical-align: baseline;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	white-space: normal;
	vertical-align: baseline;
}

.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	white-space: normal;
	vertical-align: baseline;
}

.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #008B57;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	vertical-align: baseline;
}
.textonaranja {
	font-size: 12px;
	color: #FE6102;
	font-weight: bold;
	
}
.textonaranjaa {
	font-size: 15px;
	color: #FE6102;
	font-weight: bold;
	
}

.texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	white-space: normal;
	vertical-align: baseline;
}
.textogr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: left;
	white-space: normal;
	vertical-align: baseline;
}

.textgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #838383;
	font-weight: bold;
	text-align: left;
	white-space: normal;
	vertical-align: baseline;
}
.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	color:#ffffff
	
}
.verdeagua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #42ACA0;
	font-weight: bold;
	text-align: left;
	white-space: normal;
	vertical-align: baseline;
}

.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FE612A;
	font-weight: bold;
	white-space: normal;
	vertical-align: baseline;
}


.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6699cc;
	font-weight: bold;
}

.amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	color:#FCC400
	
}

/* MENU */
.menu_top {
	position:absolute; 
	display: none; 
	background-color:#333333;
	border: 1px solid #000000;
	color: #FFFFFF;
}

.CalFondoDiasSem, .CalFondoTitulo {
	background-color: #333333;
	color: #FE6102;
}

.CalDias{
	background-color: #333333;
	color: #6c6c6c;
}
.CalTabla {
	background-color: #6c6c6c;
}

a.cal:over, a.cal, a.cal:visited{
	color:#ffffff;
}


