#general {
	width: 690px;
	height: 100%;
	text-align: justify;
	margin: auto;
}
#cabecera {
	width: 100%;
	clear: both;
	height: 265px;
}
.imag_izq {
	float: left;
}

#cabecera_arriba {
	height: 105px;
	width: 100%;
	background-image: url(../imag/fondo_cabecera_arriba.jpg);
	background-repeat: no-repeat;
}
#cabecera_abajo {
	height: 160px;
	width: 100%;
	background-image: url(../imag/fondo_cabecera.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	margin: auto;
}
.subrayado {
	font-weight: normal;
	text-decoration: underline;
}

#izq {
	float: left;
	width: 140px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#izq ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#dcha {
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
}
#izq ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#izq ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie {
	float: left;
	clear: both;
	background-color: #00697A;
	height: 70px;
	width: 100%;
	color: #63A3AD;
	font-weight: bold;
	text-align: right;
	padding: 10px;
}
.img_izq {
	height: 261px;
	width: 255px;
	float: left;
}
.txt_dcha {
	height: auto;
	width: 240px;
	float: right;
	vertical-align: top;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A7A;
	font-style: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.txt_descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}




#pie a {
	color: #9DC7CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.negrita {
	font-weight: bold;
	color: #3C3C3C;
	font-variant: normal;
	font-style: italic;
}
.input {
	background-color: #818181;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_formu {
	font-weight: bold;
	color: #00697A;
}
.Estilo1 {
	color: #990000;
	font-weight: bold;
}
.peque {
	float: right;
	width: 300px;
	color: #00697C;
	font-weight: bold;
	text-align: right;
}
.telefonos {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}
#dcha ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#dcha ul li {
	background-image: url(../imag/bverde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	font-size: 11px;
}
