@charset "utf-8";
body {
	background-image: url(../Imagenes/sitio-fondo.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sitio_contenedor {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.cabecera_arriba {
	float: left;
	width: 850px;
	height: 20px;
	padding-top: 5px;
}
.cabecera_ariiba_izq {
	float: left;
	color: #666666;
	margin-left: 10px;
}
.cabecera_ariiba_der {
	float: right;
	margin-right: 10px;
	text-align: right;
	width: auto;
}
.cabecera_ariiba_der a {
	float: left;
	margin-right: 10px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	font-size: 11px;
}
.cabecera_ariiba_der  a:hover {
	float: left;
	margin-right: 10px;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	color: #CC0000;
	font-size: 11px;
}
.cabecera_centro {
	height: 189px;
}
.cabecera_logo_cont {
	float: left;
	margin-top: 15px;
}

.cabecera_chat {
	float: right;
	margin-top: 20px;
	background-image: url(../Imagenes/contacto.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 265px;
}
.cabecera_chat_arriba {
	float: left;
	height: 20px;
	margin-top: 20px;
	margin-left: 80px;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}
.cabecera_chat_abajo {
	float: left;
	width: 150px;
	margin-left: 45px;
	margin-top: 25px;
	color: #006633;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}
.menu_cont {
	float: left;
	width: 850px;
	height: 43px;
}
.menu_item {
	float: left;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 13px;
}
.menu_item:hover {
	float: left;
	text-decoration: underline;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0080D5;
	padding-right: 20px;
	padding-left: 20px;
}

.menu_separador {
	float: left;
	height: 25px;
	width: 0px;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2FFCC;
	border-left-color: #80AA00;
}
.contenido_contenedor {
	float: left;
	width: 840px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 4px;
}
.footer_contenedor {
	background-color: #999999;
	padding: 4px;
	float: left;
	width: 840px;
	border: 1px solid #666666;
	margin-top: 1px;
	color: #333333;
}
.footer_logo {
	float: left;
	margin-bottom: 4px;
}
.footer_menu {
	background-color: #666666;
	float: left;
	width: 840px;
	height: 20px;
	padding: 4px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
.footer_menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
}
.footer_menu  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
}


.footer2_contenedor  a:hover {
	color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC00;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}



.footer2_contenedor {
	background-color: #666666;
	padding: 4px;
	float: left;
	width: 842px;
	color: #CCCCCC;
	font-size: 11px;
}
.footer2_contenedor a {
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.footer_datos {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-left: 50px;
	color: #EEEEEE;
	text-align: center;
}
h1 {
	font-size: 18px;
	color: #0033cc;
}
.titulo {
	font-size: 20px;
	color: #0033cc;
	margin: 10px;
}
.texto1 {
	color: #333333;
}
.texto2 {
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.texto1_imagen {
	float: right;
}
.separador_horizontal {
	float: left;
	height: 0px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.banner_index {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.banner_index_cont {
	float: right;
	width: 300px;
}
h2 {
	font-size: 12px;
	color: #003366;
	font-weight: 200;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 810px;
}
.mensaje_ok {
	font-size: 16px;
	color: #83AE00;
	text-decoration: none;
	background-color: #F4FFD2;
	padding: 10px;
	float: left;
	width: 780px;
	margin-bottom: 10px;
	border: 1px solid #99CC00;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
