@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 #333333;
}

.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/menu_fnd.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: #333333;
	float: left;
	width: 900px;
	margin-top: 10px;
	text-align: center;
	background-color: #49C266;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-weight: bold;
}
.contenedor {
	float: left;
	width: 875px;
	margin-left: 12px;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #333333;
	width: 870px;
	font-weight: bold;
}

.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: 200px;
	border: 1px dotted #333333;
	height: 165px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 860px;
	padding: 10px;
	text-align: justify;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imagen_flotante_derecha {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #333333;
	width: 875px;
	margin-left: -10px;
}

