#calendario{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

/*#mes para configurar aspectos de la caja que muestra el mes y el año*/
#mes{
	font-weight: bold;
	text-align: center;
	color: #f8f6ee;
	background-color: #00bd00;


}
/*.diaS para configurar aspectos de la caja que muestra los días de la semana*/
.diaS{
	color: #ffffff;
	background-color: #3366ff;

}
/*.celda para configurar aspectos de la caja que muestra los días del mes*/
.celda {
	font-family: verdana;
	font-size: 10px;		 
	background-color: #FFFFFF;
	color: #000000;
	font-weight : normal;
}
/*.Hoy para configurar aspectos de la caja que muestra el día actual*/
.Hoy{
	color: #ffffff;
	background-color: #00bd00;
	font-weight: normal;
}
#miCalendario{
	text-align: center;
}
/*.selectores para configurar aspectos de los campos para el mes y el año*/
.selectores{
	font-family: verdana;
	font-size: 10px;
	color: black;
	margin-bottom: 2px;
}



.fondofile{background-image: url("/webJesus/imagenes/fondo_filas.gif");
		 background-repeat: repeat;
		 background-position: top right}		
.fondo_celda{background-image: url("imagenes/fondo_celda.gif");
		 background-repeat: repeat;
		 background-position: top right}
.fondo_celda2{background-image: url("/imagenes/fondo_celda2.gif");
		 background-repeat: repeat;
		 background-position: bottom right}
.separar{background-image: url("separador.gif");
		 background-repeat: repeat;
		 background-position: top left}		
.separar2{background-image: url("separador2.gif");
		 background-repeat: repeat;
		 background-position: top left} 
.relleno2{background-image: url("/webJesus/imagenes/relleno2.gif");
		 background-repeat: repeat;
		 background-position: top left}
.ano09{background-image: url("/webJesus/imagenes/ano09vertical.gif");
		 background-repeat: no-repeat;
		 background-position: top center}
.ano10{background-image: url("/webJesus/imagenes/ano10vertical.gif");
		 background-repeat: no-repeat;
		 background-position: top center}
.ano08{background-image: url("/webJesus/imagenes/ano08vertical.gif");
		 background-repeat: no-repeat;
		 background-position: top center}
.ano07{background-image: url("/webJesus/imagenes/ano07vertical.gif");
		 background-repeat: no-repeat;
		 background-position: top center}
.ano06{background-image: url("/webJesus/imagenes/ano06vertical.gif");
		 background-repeat: no-repeat;
		 background-position: top center}
.ano05{background-image: url("/webJesus/imagenes/ano05vertical.gif");
		 background-repeat: no-repeat;
		 background-position: top center}
.ano04{background-image: url("/webJesus/imagenes/ano04vertical.gif");
		 background-repeat: no-repeat;
		 background-position: top center}

.tabla_calendario{font-family:arial; font-size:8pt; color:#7c9bd1; text-decoration:none; text-align:center}

.tabla_general{font-color:"#727272"; font-family:arial; font-size:8pt; text-decoration:none; text-align:center}

.ruta{color:"#808080";font-family:tahoma; font-size:8pt; text-decoration:none}

.textogris10{color:"878787";font-family:arial; font-size:10pt; text-decoration:none}

.textos{color:"#727272";font-family:arial; font-size:10pt; text-decoration:none}

.textosBoda{color:"#727272";font-family:arial; font-size:13pt; text-decoration:none}

.textosPeq{color:"727272";font-family:arial; font-size:8pt; text-decoration:none}

.texto{color:"#0000dd";font-family:arial; font-size:8pt; text-decoration:none}

.texto2{color:"#4874BA";font-family:tahoma; font-size:8pt; text-decoration:none}

.ppal{color:"#3366ff";font-family:verdana; font-size:10pt; text-decoration:none}

.subtitular{color:"#7b99e1";font-family:arial; font-size:10pt; text-decoration:none}

.contacto{color:"#4874BA";font-family:arial; font-size:8pt; text-decoration:none}

.texto3{color:"white";font-family:tahoma; font-size:8pt; text-decoration:none}

.textoblanco{color:"white";font-family:tahoma; font-size:8pt; text-decoration:none}

.textoazul{color:"#2e2eb5";font-family:tahoma; font-size:8pt; text-decoration:none}

.estandard{color:"black";font-family:tahoma; font-size:8pt; text-decoration:none}

.estandard2{color:"black";font-family:arial; font-size:8pt; text-decoration:none}

a{color:"#6c87dc";font-family:tahoma; font-size:8pt; text-decoration:none} 

a:hover{color:"#6c87dc";font-family:tahoma; font-size:8pt; text-decoration:none}		 		
