@charset "utf-8";
body  {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-track-color: #91A979;
	background-image: url(../images/fondo_pagina1.jpg);
	background-repeat: no-repeat;
}
.centro {
	width: 100%;
}
.pagina {
	width: 900px;
	background-color: #FFFFFF;
}
.fondo_blanco {
	background-color: #FFFFFF;
	float: left;
	width: 900px;
	border: 1px solid #666666;
}

.fecha_visitas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-align: right;
	height: 16px;
	width: 900px;
	background-image: url(../images/menu_fnd.gif);
	float: left;
}
.top {
	width: 900px;
	float: left;
	height: 155px;
}
.salto5px {
	float: left;
	width: 870px;
	height: 20px;
}



.menu {
	width: 900px;
	background-image: url(../images/bg_00[1].gif);
	float: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contenido {
	width: 900px;
	float: left;
}





.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	float: left;
	width: 900px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-image: url(../images/fondo_titulo_noti.jpg);
}
.contenedor {
	float: left;
	width: 875px;
	margin-left: 12px;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #9BC594;
	width: 875px;
}

.salto2x300 {
	float: left;
	width: 305px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cuadrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 180px;
	border: 1px dotted #333333;
	margin-left: 20px;
}
.columna_izquierda {
	float: left;
	width: 225px;
}
.columna_derecha {
	float: left;
	width: 640px;
	margin-left: 3px;
	margin-top: 5px;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #9BC594;
	width: 875px;
	text-align: center;
}
.cuadro_gde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 638px;
	border: 1px solid #666666;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #9BC594;
	width: 640px;
	text-align: center;
}
.float_left {
	float: left;
	width: 640px;
}
.seleccion_mes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #DCE7E4;
}

.contenedor33 {
	float: left;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 5px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 650px;
	background-color: #E1E1E1;
	line-height: 24px;
	text-align: center;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 650px;
}

.foto {
	margin: 5px;
	padding: 1px;
	float: right;
	border: 2px solid #999999;
}
.pie {
	float: left;
	width: 650px;
	background-color: #E1E1E1;
	color: #E1E1E1;
}

