@charset "UTF-8";

* {
padding: 0;
margin: 0;
}


.content {
	width: 100%;
	height: 70px;
	margin-top: 10px;
}
.header {
	height: 70px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contacto {
	height: 320px;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.presentacion {
	height: 241px;
	width: 100%;
}
.logo {
	width: 170px;
	height: 50px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.menu {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	text-align: right;
	margin-right: 10px;
	height: 50px;
}
.cuerpo {
	background-image: url(images/segmentoFondo.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
}
.cabecera {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sombraSeparador.png);
	background-repeat: repeat-y;
}
.sidebar {
	width: 240px;
	height: 100%;
	float: right;
}
.contenido {
	width: 550px;
	height: 100%;
}
.linea {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.ad_1 {
	height: 240px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textos_01 {
	width: 90%;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.titulo_01 {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #c10004;
	font-weight: normal;
}
.boton_ir {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.parrafo {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
	text-align: left;
	line-height: 15px;
	height: 100%;
	margin-top: 5px;
}
.titulo_02 {
	margin-top: 15px;
	margin-left: 15px;
	font-family: "Lucida Sans";
	font-size: 15px;
	color: #0068ab;
	font-weight: bold;
}
.bullet {
	width: 15px;
	height: 100%;
	float: left;
	margin-top: 3px;
}
.listado {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 13px;
	height: 100%;
	list-style-position: outside;
	list-style-image: url(images/estrella.jpg);
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer {
	background-image: url(images/fondo.jpg);
	height: 40px;
	width: 100%;
	margin-top: -20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
}
.items {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	line-height: 14px;
}
.contenedor_listado {
	width: 230px;
	height: 100%;
	margin-left: 15px;
}
.contenedor_listado_01 {
	width: 225px;
	height: 100%;
	float: right;
}
.textos_02 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.contenedor_listado_03 {
	width: 95%;
	height: 100%;
	margin-left: 15px;
}
.listado_01 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 13px;
	height: 100%;
	list-style-position: outside;
	list-style-image: url(images/estrella.jpg);
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.items_01 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #0A60A7;
	margin-left: 20px;
	line-height: 14px;
}
.parrafo_02 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	margin-left: 150px;
	text-align: left;
	line-height: 15px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 50px;
}
.foto {
	float: left;
	width: 130px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.formulario {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #0068AB;
	margin-left: 15px;
	margin-bottom: 30px;
}
.parrafo_03 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
	text-align: left;
	line-height: 15px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}

