/* CSS Document */
body {
	margin:0px;
	padding:0px;
	color:#eeeeee;
	background-color: #c0c0c0;
	font-family: Arial, Sans-Serif;
	font-size: 0.75em;
}
div {
margin:0px;
	padding:0px;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
#contenido{
position: absolute;

width: 100%;
/*max-width:956px;*/
padding: 0px;
margin-top:0px;
margin-bottom:0px;
/*border: 1px solid #333;*/
/*position: absolute;
left: 50%;
margin-left:-477px;
width: 956px;
padding: 0px;
margin-top:0px;
margin-bottom:0px;
border: 1px solid #333;*/
}
#cabecera_ajustada{
	width: 956px;
	max-width:956px;
	margin-left: auto;
	margin-right: auto;
	background-color: #221E1F;

}
#cabecera{
width: 100%;
float:left;
/*background-color:#38393b;*/
}

img{
border:none;
}
/*-------------------------------MENUS HORIZONATALES--------------------------------------------*/
#sup_sup{
width: 100%;
float:left;
background-color:#00a6e4;
}
#fecha_liturgica {
float:right;
width:400px;
font-family: arial, helvetica, sans-serif;
font-size:0.9em;
color:#ffffff;
text-align:right;
padding-top:6px;
padding-bottom:3px;
padding-right:10px;

}#idiomas{
float:left;
width:auto;

padding-left:6px;
color:#ffffff;
font-size:1em;
padding-top:6px;
padding-bottom:3px;

}
ul.idiomas{
	margin:0px;
	list-style-type: none;
	font-size:0.9em;
	padding-left:12px;
	color:#ffffff;
}
ul.idiomas li{
	display: inline;
	padding-right:1px;
	/*margin-right:3px;*/
	/*background-image: url(../imagenes/separador_idiomas.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	color:#ffffff;

}
ul.idiomas li a{
color:#ffffff;
text-decoration:none;
}
ul.idiomas li a:hover{
color:#ffffff;
text-decoration:none;
}
#menu_principal{
width:100%;
position:relative;
top:0px;
/*padding-top:21px;*/
color:#ffffff;
height:46px;
min-height:46px;
margin-top:0px;
background-color: #3b4046;
padding:0px;
}
ul.menu_principal{
	margin:0px;
	list-style-type: none;
	height:46px;
	min-height:46px;
	padding:0px;
	background-color: #3b4046;
	position:relative;
	top:0px;
}

ul.menu_principal li{
	display: inline;
	position:relative;
	top:16px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:0px;
	margin-right:0px;
	height:70px;
	min-height:70px;

	
}
ul.menu_principal li a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696a6c;
	padding:15px;
	color:#ffffff;
	text-decoration:none;
	background-color: #3b4046;
	margin-left:0px;
	margin-right:0px;
	height:70px;
	min-height:70px;
}
ul.menu_principal li a:hover{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696a6c;
	padding:15px;
	color:#ffffff;
	text-decoration:none;
	background-color: #35393f;
	margin-left:0px;
	margin-right:0px;
	height:70px;
	min-height:70px;

}
ul.menu_principal li a.actual{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696a6c;
	padding:15px;
	color:#ffffff;
	text-decoration:none;
	background-color:#00a6e4;
	margin-left:0px;
	margin-right:0px;
	background-image: url(../imagenes/fondo_boton.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.menu_principal li a.actual:hover{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696a6c;
	padding:15px;
	color:#ffffff;
	text-decoration:none;
	background-color: #00a6e4;
	margin-left:0px;
	margin-right:0px;
	background-image: url(../imagenes/fondo_boton_resal.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

ul.menu_principal ul{
	margin:0px;
	list-style-type: none;
	padding:7px;
	padding-left:13px;
	background-color:#009bd8;


}
#submenu{
width:100%;
/*padding-top:21px;*/
color:#ffffff;
margin-top:0px;
background-color:#009bd8;
padding:0px;
position:relative;
top:-3px;
}
ul.submenu{
	margin:0px;
	list-style-type: none;
	padding:7px;
	padding-left:13px;
	background-color:#009bd8;

}

ul.submenu li{
	display: inline;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:0px;
	margin-right:0px;
	line-height:2em;
	color:#ffffff;
	
}
ul.submenu li a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	
}
ul.submenu li a:hover{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	color:#efef33;
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;

}
ul.submenu li a.actual{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	color:#009bd8;
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	background-color:#e9e9e5;
	
}
ul.submenu li a.actual:hover{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	color:#3b4046;
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	background-color:#e9e9e5;
}


#menu_pie{
clear:both;
width:787px;
background-color:#00a6e4;
color:#ffffff;
font-size:1em;
padding-top:6px;
padding-bottom:3px;
}
ul.pie{
	margin:0px;
	list-style-type: none;
	font-size:0.9em;
	padding-left:19px;
	color:#ffffff;
}
ul.pie li{
	display: inline;
	padding-right:6px;
	/*margin-right:3px;*/
	background-image: url(../imagenes/separador_idiomas.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#ffffff;

}
ul.pie li a{
color:#ffffff;
text-decoration:none;
padding:0 5px;
}
ul.pie li a:hover{
color:#ffffff;
text-decoration:none;
}


/*-------------------------------HASTA AQUI MENUS HORIZONTALES--------------------------------------------*/

/*-------------------------------MENUS VERTICALES--------------------------------------------*/

#menu_gris1 {
	float:right;
	width: 162px;
	margin: 0px;
	list-style-type: none;
	
	}
#menu_gris1 li{
font-size:0.95em;
font-weight: bold;
letter-spacing:0px;
display:block;
}
#menu_gris1 li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 7px 0 7px 10px;
	background-image: url(../imagenes/fondo_menu_gris.gif);
	background-repeat: no-repeat;
	background-position: right -29px;
	}	
	
#menu_gris1 li a:hover {
	color: #999;
	background-image: url(../imagenes/fondo_menu_gris.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 7px 0 7px 10px;
	}	
#menu_gris1 li a.actual {
	text-decoration: none;
	color: #999999;
	display: block;
	padding: 7px 0 7px 10px;
	background-image: url(../imagenes/fondo_menu_gris.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	}	
	
#menu_gris1 a.actual:hover {
	color: #999999;
	background-image: url(../imagenes/fondo_menu_gris.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 7px 0 7px 10px;
	}
#menu_gris1 li a.actual_desp {
	text-decoration: none;
	color: #999999;
	display: block;
	padding: 7px 0 7px 10px;
	background-image: url(../imagenes/fondo_menu_gris.gif);
	background-repeat: no-repeat;
	background-position: right -58px;
	}	
	
#menu_gris1 a.actual_desp:hover {
	color: #999999;
	background-image: url(../imagenes/fondo_menu_gris.gif);
	background-repeat: no-repeat;
	background-position: right -58px;
	padding: 7px 0 7px 10px;
	}
	
	
#submenu_gris1 {
	display:block;
	margin: 0px;
	list-style-type: none;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:16px;
	padding-left:20px;
	background-color:#333333;
	border-left:#616161 solid 1px;
	}
#submenu_gris1 li{
	height: auto!important;
	min-height:auto!important;
	color: #fff;
	background-image: none;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background: transparent url(../imagenes/arrow.gif) left 5px no-repeat;
	margin-bottom:2px;
	display:block;

	}
#submenu_gris1 li a{
	height: auto!important;
	min-height:auto!important;
	text-decoration: none;
	color: #fff;
	display: block;
	letter-spacing: 0px;
	background-image:none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#submenu_gris1 li a:hover{
	color:#CCCCCC;
	letter-spacing: 0px;
	text-decoration: none;
	display: block;
	letter-spacing: 0px;
	background-image: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: none;
	}
	
#submenu_gris1 li a.actual{
	text-decoration: none;
	color: #2f8ba5;
	display: block;
	letter-spacing: 0px;
	background-image: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#submenu_gris1 li a.actual:hover{
	color:#2f8ba5;
	letter-spacing: 0px;
	text-decoration: none;
	display: block;
	letter-spacing: 0px;
	background-image: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: none;
	}

.cabecera_menu{
	float:right;
	width: 162px;
	margin:0;
	font-size:0.95em;
	font-weight: bold;
	letter-spacing: -1px;
	height: 21px;
	min-height:21px;
	color: #00468a;
	display: block;
	background-image: url(../imagenes/fondo_azul_degra.gif);
	background-repeat:repeat-x;
	background-position: left top;

}

#recursos {
	float:right;
	width: 162px;
	margin: 0px;
	list-style-type: none;
	
	}
#recursos li{
	font-size:0.95em;
	font-weight: bold;
	letter-spacing: 0px;
}
#recursos li.titulo{
	font-size:0.95em;
	font-weight: bold;
	letter-spacing:0px;
	height: 21px;
	min-height:21px;
	color: #00468a;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(../imagenes/fondo_azul_degra.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
#recursos li a {
	height: 21px;
	min-height:21px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(../imagenes/fondo_menu_gris_sinf.gif);
	background-repeat: no-repeat;
	background-position: right -29px;
	}	
	
#recursos li a:hover {
	height: 21px;
	min-height:21px;
	color: #999;
	background-image: url(../imagenes/fondo_menu_gris_sinf.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 8px 0 0 10px;
	}	
#recursos li a.actual {
	height: 21px;
	min-height:21px;
	text-decoration: none;
	color: #999999;
	display: block;
	padding:8px 0 0 10px;
	background-image: url(../imagenes/fondo_menu_gris_sinf.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	}	
	
#recursos li  a.actual:hover {
	height: 21px;
	min-height:21px;
	color: #999999;
	background-image: url(../imagenes/fondo_menu_gris_sinf.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 8px 0 0 10px;
	}
	#recursos li a {
	height: 21px;
	min-height:21px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(../imagenes/fondo_menu_gris_sinf.gif);
	background-repeat: no-repeat;
	background-position: right -29px;
	}	
	
#publicaciones{
	float:right;
	width: 162px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
}
	#publicaciones p{
	float:right;
	font-family: arial, helvetica, sans-serif;
	width: 152px;
	margin: 0px;
	color:#ffffff;
	height: 21px;
	min-height:21px;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(../imagenes/fondo_azul_degra.gif);
	background-repeat:repeat-x;
	background-position: left top;
	font-size:0.95em;
	font-weight: bold;
}
#publicaciones p.plandiocesano{
	float:right;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	width: 161px;
	margin: 0px;
	color:#ffffff;
	height: auto;
	min-height:auto;
	display: block;
	background-color:#a2a1a0;
	font-size:0.95em;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left:0px;
	background-image: none;
	background-repeat:none;
	background-position: none;
}
#publicaciones a{
color:#ffffff;
text-decoration:none;
}
#publicaciones a:hover{
color:#ffffff;
text-decoration:underline;
}
#publicaciones p.revista{
	float:right;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	width: 161px;
	margin: 0px;
	color:#ffffff;
	height: auto;
	min-height:auto;
	display: block;
	background-color:#ffffff;
	font-size:0.95em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left:0px;
	background-image: none;
	background-repeat:none;
	background-position: none;
	margin-bottom:2px;
}

#alkarren{
	float:left;
	width:84px;
	padding: 0 0 0 2px;
}
#alkarren img{ 
	width: 83px; 
	height:120px; 
	margin:0; 
	padding:0;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

#kronika{
	float:right;
	width:76px;
	padding:0;
	margin:0;
}

#kronika img{ 
	width: 75px; 
	height:120px;
	margin:0; 
	padding:0;
	border-top: 1px solid #fff;
}


/*-------------------------------HASTA AQUI MENUS VERTICALES--------------------------------------------*/





#contenedorajustado{
	width:778px;
	margin-left: auto;
	margin-right: auto;
	background-color: #221e1f;
}
#contenedor{
	/*float:left;
	width:100%;
	margin:0px;
	padding: 0px;
	background-color: #e9e9e5;
	position:relative;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	float:left;
	width:100%;
	margin:0px;
	padding: 0px;
	background-color: #e9e9e5;
	position:relative;
	top:0px;
	left:0px;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat-y;
	background-position: right top;
	
}
#columna_dcha{
	/*float:right;
	width:169px;
	padding-right: 0px;
	padding-left: 0px;*/
	/*height:1500px;
	min-height:1500px;*/
	float:right;
	width: 167;
	margin: 0;
	padding: 0 0 0 0;
	position:absolute;
	top:0px;
	right:0px;

}
#columna_izda{
margin: 0 200 0 0;
	/*float:left;
	width:750px;
	margin-right: 10px;
	margin-left: 10px;*/
}

#pie{
	clear:both;
	width:100%;
	background-color:#00a6e4;
	padding-left:0px;
	padding-top:0px;
	color:#ffffff;
	font-size:1em;
	padding-bottom:0px;
	/*background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
        vertical-align: middle;
}
#pie_iconos{

	overflow:auto;
	clear:both;
	/*width:787px;*/
	width:100%;
	background-color:#ffffff;
	padding-left:0px;
	color:#333333;
	font-size:1em;
	padding-top:4px;
	padding-bottom:4px;
	border-top:#757571 solid 3px;
	border-bottom:#757571 solid 3px;
}
#pie_iconos img{

	margin-right:20px;

}
/*#pie_iconos p{

	margin-left:20px;

}*/
#borde_superior{
clear:both;
/*width:750px;*/
width:100%;
position:relative;
left:0px;
color:#333333;
font-size:1em;
padding-bottom:8px;
border-top:#333333 double 4px;
}


#noticias{
padding-top:5px;
}
.zona_sup{
height:8px;
min-height:8px;
/*border-bottom:#333333 double 4px;*/
background-color: #e9e9e5;
}
#dcha_superior{

background-color: #E9E9E5;
height:89px;
}
.zona_sup_dcha{
	float:right;
	width:167px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom:#333333 double 4px;
	background-color: #e9e9e5;
}
#dossier{
	float:right;
	width:161px;
	padding-bottom:8px;
}

#dossier img{
float:right;
margin-top:15px;
border:none;
}
a { text-decoration:none; color:#00a6e4 }
/*a:link { text-decoration:underline; color:#00a6e4 }
a:visited { text-decoration:none; color:#00a6e4}*/
a:hover { text-decoration:underline; color:#999999}

p {
color: #333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
margin: 0px;
margin-bottom:10px;
padding: 0px;
line-height:1.3em;
text-align:justify;
}
#caja_contenido table{
color: #333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
margin: 0px;
margin-bottom:10px;
padding: 0px;
line-height:1.3em;
border-collapse:collapse;
}
/*htmlearea*/
#caja_contenido p.align-right{
text-align:right;
}

#caja_contenido p.align-center{
text-align:center;
}
#caja_contenido span.important{
color:#00A6E4;
}

#caja_contenido span.fecha{
text-decoration:underline;
font-size:0.9em;
font-weight:bold;
}
#caja_contenido table.tablagris{
background-color:#CED8E1;
border-collapse:collapse;
border:#333333 1px solid;
}

#caja_contenido span.fondoazul{
	background-color:#00A6E4;color:#FFFFFF;font-weight:bold;
}
#caja_contenido span.fondogris{
	background-color:#E9E9E5;color:#0063A7;border:#C2CCD6 1px solid;
}

#caja_contenido ol li{
line-height:1.5em;
font-family: tahoma, arial, helvetica, sans-serif;
margin:10px 0px;
}
/*-------------------*/


#caja_contenido ul li{
color: #333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
margin: 0px;
margin-bottom:10px;
padding: 0px;
line-height:1.5em;
}

#caja_contenido table td.tablapueblo{

font-weight: bold;

}
.n2{
font-weight: bold;
color: #00a6e4;
}

h1 {
color: #00a6e4;
font-family: arial, helvetica, sans-serif;
font-size: 1.60em;
font-style: normal;
font-weight: bold;
margin: 0px;
margin-bottom:5px;
padding: 0px 0px 3px 0px;
font-weight: bold;
letter-spacing: -1px;
}

h2 {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.95em;
font-style: normal;
font-weight: bold;
margin: 0px;
padding: 0px 0px 3px 0px;
font-weight: bold;
letter-spacing: 0px;
}

h3 {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
margin: 0px;
padding: 0px;
font-weight: bold;
letter-spacing: 0px;
}

h4 {
color: #00a6e4;
font-family: arial, helvetica, sans-serif;
font-size: 0.85em;
font-style: normal;
font-weight: bold;
margin: 0px;
padding: 0px 0px 3px 0px;
font-weight: bold;
letter-spacing: 0px;
}
h5 {
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
font-style: normal;
font-weight: bold;
margin: 0px;
padding: 0px 0px 3px 0px;
font-weight: bold;
letter-spacing: 0px;
}
.azulon{
color: #2f8ba5;
font-size:0.75em;
}
.diocesano{
margin-left:20px;
font-size: 0.85em;
font-weight: bold;
letter-spacing: 0px;
}
#caja_contenido{
background-color:#FFFFFF;
padding:10px;
color:#333;
min-height:468px;
}
* html #caja_contenido {
 height: 468px;
}

#caja_contenido img{
margin:10px;
}

#cabecera_logo{
	background:#0078BF url(../imagenes/cabecera_logo_fondo.gif) bottom left no-repeat;
	*background:#0078BF url(../imagenes/cabecera_logo_fondo.gif) -45px left no-repeat;
	display:block; 
	/*height:90px; */
	height:80px; 
	*height:70px; 
	width:100%;
	clear:both;
}
#logo{float:left;width:235px; height:70px; margin-left:16px; margin-top:0px;/*margin-top:53px;*/}
#logo a{width:235px; height:70px; text-indent:-3000px; display:block;}
#migas{ position:relative; top:16; left:0; padding-left:10px;}

#buscador{
float:right;
width:auto;
margin:8px 0px 8px 0px;
padding:0px;
}
#buscador form{
margin:0px;
padding:0px;
}
#buscador input{
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
}

/**ZONA RECURSOS**/

div.level_1 {padding:4px 0px 0px 0px;}
div.level_1 img{margin:0px 2px 2px 2px!important; padding:0px!important;}
div.level_1 a { text-decoration:none; color:#0579A3 }
div.level_1 a:hover { text-decoration:underline; color:#616283}
div.expAll a { text-decoration:none; color:#0579A3 }
div.expAll a:hover { text-decoration:underline; color:#616283}
table a { text-decoration:none; color:#0579A3 }
table a:hover { text-decoration:underline; color:#616283}
table.contenttable{border-collapse:collapse; border:1px solid #666666; background-color:#CED8E1;}
table.contenttable p{margin-bottom:0px!important;}
table.contenttable img{margin:0px!important;}
table.contenttable td{ padding:5px;}
td.cablecturas{border:1px solid #666666; background-color:#CED8E1; color:#3B4046; font-weight:bold;}
td.cabsalmo{border:1px solid #666666; background-color:#CED8E1; color:#3B4046; font-weight:bold;}
td.cabevangelio{border:1px solid #666666; background-color:#CED8E1; color:#3B4046; font-weight:bold;}
.l1{ font-weight:bold; color:#51526D;}
.l2{ color:#51526D;}
.n1{ font-weight:bold; color:#045674;}
.n4{ color:#045674;}

.tx-srlanguagemenu-pi1{ background-color:#00a6e4; height: 12px;}
.tx-srlanguagemenu-pi1 .NO a, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:active, 
.tx-srlanguagemenu-pi1 .CUR a, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:active, 
.tx-srlanguagemenu-pi1 .INACT a, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:active { color:#fff; }

#contador{text-align:center; padding-top:8px; clear:both;}

.calendario {width:200px; border:1px solid #ccc;}
.calendario td {text-align:center;}
.calendario caption {background:#5c99d6; padding:10px; color:#fff; font-weight: bold; font-size:1.1em;}
.calendario caption a{color:#fff;}
.calendario .link-evento{background:#E8E6CB;}

#caja_contenido table.form{
font-size:1em;
border:#c2ccd6 1px solid;
margin-top:0px;

}
#caja_contenido table.form td.td_calendario{
margin:0px;
padding:0px;
padding-left:7px;

}
#caja_contenido table.form td.td_calendario_boton{
margin:0px;
padding:0px;
padding-left:7px;
padding-bottom:4px;

}
#caja_contenido table.form td.td_calendario_primera{
margin:0px;
padding:0px;
padding-left:7px;
padding-top:7px;

}
#caja_contenido table.form td.td_agenda {

	padding-bottom:10px;
	padding-top:10px;
	color:#333333;
}
#caja_contenido table.form td.td_agenda2 {

	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
}
#caja_contenido table.form td.cabagenda{
padding-right: 5px;
padding-left: 12px;
padding-top: 8px;
padding-bottom: 8px;
/*width: 100%;*/
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.1em;
font-style: normal;
font-weight: bold;
background-color:#5c99d6;
}	
#b1{
padding:0px;
margin-top:0px;
margin-left:0px;
}
#b1 img{
padding:0px;
margin:0px;

}
dl{
margin:0px;
padding:0px;

}
dt{
  width:100px;
  float:left;
  font-weight:bold;
  clear:left;
  margin:0px;
  padding:0px;
  }
dd{
  margin-left:100px;
  margin-bottom:10px;
  *margin-bottom:10px;

  }