@charset "utf-8";

/*calendario*/

body{background-color: transparent;}

.activ a {color: #014070;}

.cont1 {border: 0px solid;width: 928px;height: 1262px;margin: 0px auto;}

.fl {float: left;}

.salto {clear: both}

.tcalendar {height: 800px;border: 0px solid;}

.enero,.febrero,.marzo,.abril,.mayo,.junio,.julio,.agosto,.septiembre,.octubre,.noviembre,.diciembre {float: left;
	border:1px ridge;border-color: #000000;width: 108px;height:108px;background-color: #BDBDBD;
	border-radius: 15px;}

.indice {float: left;border:1px ridge;width:148px;height:1150px;
border-radius: 30px;background-color: #999999;}

.activ {margin-top: 0px;padding-top: 5px;padding-left: 15px;padding-right: 10px;margin-top: -10px}

.dia {font-weight: 500;font-size: 40px;padding-top: 4px;padding-left: 10px;color: #416970;}

.diasemana {float: left;border:0px ridge;width: 110px;height:30px;max-width: 100%;max-height: 100%;
	text-align: center;font-weight: 600;font-size: 12;color:#CECECE ;}

.imgsup {width:778px; height:620px;border-radius: 10px;}

.tiframeindice {float: left;width:778px;height:1262px;border: 0px solid;}

.ali {padding: 0px;margin-left: 17px;margin-top: 13px;border: 2px solid;border-color: #000000}

.ali2 {padding: 0px;margin-left: 17px;color: #2D2D2D;font-weight: 600;font-size: 20px;}

.mes {text-align: center;padding: 0px;margin-top: 2px;width: 776px;height: 30px;color: #2D2D2D;
	border-radius: 15px;background-color: #999999;font-weight: bold;}

#imgfondo {background-color: #262626;}

/*hoja actividades*/	

#correo_club a {color: #8695CE;}

.hojaactividades {border: 0px solid;border-color: #308231 ;width: 900px;height: 880px;border-radius: 10px;padding: 20px
;font-size: 20px;margin: 0px auto;}

.textcenter {text-align: left;color: #033F0E;font-family: sans-serif;}

.textcentercab {border: 0px solid;width: 900px;height: 30px;text-align: center;margin: 0px auto;font-size: 28px;color: #FFFFFF}

.imgescudo {margin-top: -45px;float: right;border: 0px solid;width: 116px;height: 150px;background-image: url(img/fotos_cal/EscudoClub.png)}

#colortext1 {padding-top: 10px;color: #FFFFFF;font-family: sans-serif;font-size: 15px;text-decoration: underline;}

#colortext {color: #2D2D2D;text-decoration: underline;}

#colorfondo {background-color: #1B50A0}

#tipotexto {font-style: italic;font-weight: bold;color: #FFFFFF}

#tipotexto a {color: #85C9FC}

#festivo {color: red}

#sabado {color: black}

/*lunas*/	

#llena {width: 70px;height: 70px; background-image: url(img/luna/llena.png);background-position: center;background-repeat: no-repeat;display: block; }
#menguante {width: 70px;height: 70px; background-image: url(img/luna/menguante.png);background-position: center;background-repeat: no-repeat;display: block; }
#creciente {width: 70px;height: 70px; background-image: url(img/luna/creciente.png);background-position: center;background-repeat: no-repeat;display: block; }
#nueva {width: 70px;height: 70px; background-image: url(img/luna/nueva.png);background-position: center;background-repeat: no-repeat;display: block; }

#luna_texto {font-size: 15px;color: #910505}

