@charset "UTF-8";
/* Background-Styles */

body {
	margin:0px; padding:0px;
	background-color:#EFF1e9;
}
#main {
	background:#EFF1e9 url(imagenes/fondo_gral.jpg) repeat-x;
	padding-bottom:0px;
}
#main .container {
	background-image:url(images/background_light.jpg);
	background-repeat:no-repeat;
}
#footer {
	background:#2a1f17 url(imagenes/fondo_abajo.jpg) repeat-x;;
	background-repeat:repeat-x;
	padding:20px;
	position:relative;
	top:0px;
	min-height:100px;
}
.container {
	width:960px;
	margin:0 auto;
	position:relative;
}

/* 
	Header-Styles 
*/

#header {
	padding-top:20px;
	padding-bottom:15px;
	
}

/*
   TEXTO
*/

.cuerpo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}

.cuerpo_palabra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.datos_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #905B33;
}
.citas1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #86552F;
}
.santos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #482E19;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: bold;
	line-height: 36px;
	font-weight: bold;
	color: #940000;
}
.seccion2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: bold;
	line-height: 28px;
	font-weight: bold;
	color: #940000;
	text-align: center;
}
.titulos_lectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
}
.titulos_palabra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.titulos_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #27221f;
}
.titulos_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
}
.titulos_mes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}
.titulo_revs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED4343;
	line-height: 16px;
	text-transform: none;
	padding-bottom: 3px;
	padding-top: 5px;
}
.titulo_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	text-transform: none;
	padding-bottom: 3px;
	padding-top: 5px;
}
.subtitulos_lateral {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ac0029;
	text-align: left;
}
.cuerpo_lateral {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #424249;
	text-align: left;
}
.libro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003161;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.numeros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
/*
*/
.lateral {
	background-image:url(imagenes/fondo_lateral.jpg);
	background-repeat: no-repeat;
}
.lateral2 {
	background-image:url(imagenes/fondo_lateral2.jpg);
	background-repeat: no-repeat;
}
.recuadro {
	border: 1px solid #eaeaec;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a79578;
	text-align: center;
}
.fondo_fecha {
	background-image: url(imagenes/fondo_dia.jpg);
	background-repeat: no-repeat;
	min-height:60px;
}
.fecha_mes {
	background-color: #940101;
	background-image: url(imagenes/fondo_fecha1.jpg);
	background-repeat: no-repeat;
	min-height:20px;
}
.mes{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.fecha2 {	
	background-color: #d3d2d2;
	background-image: url(imagenes/fondo_fecha2.jpg);
	background-repeat: no-repeat;
	min-height:40px;
}
.fecha_numeros {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 45px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.tabla_palabra {
	background-color: #fff9df;
	border: 1px solid #bababa;
}
.lliturgia2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4C4C4C;
}
/*
FORMULARIO
*/

.txt_main {
	FONT-SIZE: 12px;
	COLOR: #4A4A4A;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}
.txt_input {
    background:#e5ecf3;
	background-repeat:no-repeat;
	BORDER-RIGHT: #006699 1px solid; 
	BORDER-TOP: #006699 1px solid; 
	FONT-SIZE: 11px;
	BORDER-LEFT: #006699 1px solid; 
	BORDER-BOTTOM: #006699 1px solid; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}

/*
  CALENDARIO
*/
.calendario1 {
	background-color: #ecf5e0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7ebbf;
	border-bottom-color: #d7ebbf;
	border-left-color: #d7ebbf;
}
.calendario2 {
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7eabe;
}
.calendario3 {
	background-color: #ebf4df;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7eabe;
}
.calendario_content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #565656;
	text-align: center;
}
.calendario_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #69868D;
}
.calendario_num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #4e6d2f;
	text-align: center;
}
.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #666666;
}
.paginar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
}
.paginar2 {
	background-color: #f7f7f7;
	text-align: center;
	border: 1px solid #d0d0d0;
}
.paginar2_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #808080;
	text-align: center;
}
.dir1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.dir2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-align: center;
}
.dir3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
}
.dir4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
