@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/backGrond.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.fecha_agenda_01 {
	font-size: 12px;
	color: #007336;
	font-weight: bold;
}
.bloque {
	width: 59%;
	margin-left: 100px;
}

.titulo_agenda {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.fecha_new {
	font-size: 10px;
	color: #1A75CF;
}
.titulo_news {
	font-size: 12px;
	font-weight: bold;
}
.titulo_newsPrin {
	font-size: 16px;
	font-weight: bold;
}
.verMas {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #007437;
	text-align: right;
}

.footer_titulo {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.arrail_11_666 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a:hover {
	color: #060;
}
.arrail_11_gree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54C247;
	font-weight: bold;
}
.fecha_agenda_02 {
	font-size: 12px;
	color: #54C247;
	font-weight: bold;
}
.fecha_agenda_03 {
	font-size: 12px;
	color: #1A75CF;
	font-weight: bold;
}
.menu_tabla {
	text-align: center;
	z-index: 10;
	width: 100%;
	height: 40px;
}
#menu {
	position:absolute;
	left:42px;
	top:43px;
	width:651px;
	z-index:1;
}
.menu_over {
	background:#5EC552;
	font-family:'Arial Narrow';
	font-size:16px;
	color:#FFF;
	cursor: pointer;
}
.menu_out{
	font-family:'Arial Narrow';
	font-size:16px;
	color:#333;

}
.arial_11_999 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.centrar {
	text-align: center;
}

.sub_menu_out {
	font-family:'Arial Narrow';
	font-size:16px;
	color:#007437;
	background-color: #F0F0F0;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	cursor: pointer;
}
.sub_menu_over {
	font-family:'Arial Narrow';
	font-size:16px;
	color:#FFF;
	background-color: #5EC552;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	cursor: pointer;
}
.titulo_newsTop {
	font-size: 36px;
	font-family: "Arial Narrow";
	color: #333;
	font-weight: normal;
}
.arrail_11_333_justy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
#book_msg {
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100%;
	visibility: hidden;
	vertical-align: bottom;
}
#msg {
	position: fixed;
	z-index: 10;
	width: 350px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	bottom: 6%;
	margin-left: 165px;
	padding: 5px;
}
a:active {
	text-decoration: none;
}

#img {
	background-color: #D3E3F3;
}
#img a {
	background-color: #D3E3F3;
	padding: 10px;
	float: left;
	width: auto;
	margin: 10px;
}
#img a:hover {
	background-color: #336699;
}

#img_izqui {
	background-color: #75A7D9;
}
