@charset "utf-8";
/* CSS Document */



#contenido_pagina {
	width: 506px;
	/*height: 340px;*/
	padding-top: 246px;
	padding-bottom: 340px;
	padding-left: 194px;
	min-height: 500px;
	height: auto;
	margin-top: 5px;
}
#ajustador {
	min-height: 500px;
	width: 502px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../imagenes/fondo502_margen492.png);
}
/* Para Internet Explorer */
/*\*/ 
* html contenido_pagina
 { 
 	height: 500px;
 }
 * html ajustador
 { 
 	height: 500px;
 }
.contenido_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-image: url(../imagenes/fondo_titulo_agendas2.png);
	background-repeat: repeat-x;
	background-position: center;
	width: 425px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.contenido_titulo a {
	color: #000000;
}

.caja_seccion {
	height: 55px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px solid #3fd5c1;
}
.caja_seccion a {
	color: #000000;
}
.caja_seccion .texto {
	margin-right: auto;
	margin-left: auto;
	font-family: "Book Antiqua", Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 19px;
}


.caja_seccion .texto2 {
	margin-right: auto;
	margin-left: auto;
	font-family: "Book Antiqua", Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 11px;
}
.articulos {
	font-family: "Book Antiqua", Arial;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBCBC;
}
.articulos a {
	color: #000000;
}
.articulos a:hover {
	color: #006666;
}

.articulos:hover {
	border: 1px solid #009966;
	margin-bottom: 6px;
}

.articulos hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 90%;
	border: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.separador {
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 90%;
	border: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.espacio {
	text-align: center;
	height: auto;
	width: 425px;
	border: 1px solid #3E7B67;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.espacio img {
	margin-right: auto;
	margin-left: auto;
}
.espacio .imagen {
	background-color: #eff3f6;
	padding: 10px;
	height: 289px;
	width: 405px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.espacio .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
	color: #003366;
}
.frase_celebre {
	margin-bottom: 10px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
.ftitulos .titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
	color: #000099;
}
.ftitulos {
	height: auto;
	width: 425px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.ftitulos .imagen {
	background-color: #eff3f6;
	padding: 10px;
	height: 289px;
	width: 405px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.ftitulos .imagen img {
	margin-right: auto;
	margin-left: auto;
}
.agendas {
	height: 150px;
	width: 180px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.agendas .titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-image: url(../imagenes/fondo_titulo_agendas2.png);
	background-repeat: repeat-x;
	background-position: center;
}
.agendas .contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.agendas .contenido ul li {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
.agendas  .nota {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 4px;
	margin-left: 4px;
	width: 162px;
	padding-right: 3px;
	padding-left: 3px;
	height: 80px;
}
.agendas .nota_contenido {
	height: auto;
	width: 132px;
	margin-left: 30px;
}
.agendas  .nota:hover {
	border: 1px solid #009966;
}
.agendas .fecha {
	text-align: center;
	width: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #549f8e;
	float: left;
 }
.agendas .mes {
	background-color: #e7f8f7;
	color: #000000;
	margin-bottom: 1px;
	text-transform: uppercase;
}
.agendas .año {
	background-color: #e7f8f7;
	color: #000000;
	margin-top: 2px;
}
.agendas .mes,.agendas .año {
	font-size: 9px;
 }
.agendas .dia {
	font-size: 10px;
	line-height: 8px;
	padding-bottom: 3px;
 }

.agendas a {
	color: #000033;
}
.agendas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
}

#eventos {
	height: 120px;
	width: 900px;
	border: 1px solid #CCCCCC;
	margin-right: 44px;
	margin-left: 44px;
	position: absolute;
	bottom: 210px;
	overflow: visible;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-image: url(../imagenes/fondo_agenda_mmaya2.png);
}
#eventos tbody th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000066;
}

#eventos .titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-image: url(../imagenes/fondo_titulo_agendas2.png);
	background-repeat: repeat-x;
	background-position: center;
}

.eventos_mover {
	width:900px;
	height: 55px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.eventos_mover ul li{
	list-style:none;
	padding-bottom:1px;
	margin-bottom:5px;
	display: block;
}
.eventos_mover ul {
	padding: 0px;
	margin: 0px;
}

.eventos_mover .limpiar {
clear: both;
}
