html{
	overflow-x: hidden;
	font-size: 100%;

}



BODY {
	PADDING: 0px;
	margin: 0px;
	font-size: 1em;
	width: 98%;
	background-color: #ffffff;
}


A {
	text-decoration: none;
}

A IMG {

	BORDER-WIDTH: 0px;
	PADDING: 0px;

}

.img-caja{

	BORDER-WIDTH: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	border: 1px solid #415B96;

}

.img-borde {
	border: 1px solid #415B96;
	padding: 0px;
	margin: 0px;
}

.img-borde2{
	border: 1px solid #999999;
	padding: 20px;	
}

H1 {

	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	COLOR: #666699;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px;
	margin: 0px;
	right: 310px;
	position: relative;
	float: right;
	top: -18px;

}



H1 SPAN{

	color: #FFFFFF;

}


H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #7388C1;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px;
	margin: 0px;
	left: -90px;
	position: relative;
	float: left;
	top: -5px;
}


#contenedor {
	position: relative;
	width: 98%;
	margin-left: 15px;
	height: 771px;
}

#contenedor2 {
	position: relative;
	width: 98%;
	margin-left: 15px;
	height: 1000px;
}


#cabeceraf {
	POSITION: absolute;
	FLOAT: left;
	top: 0px;
	width: 100%;
	height: 129px;
	background-image: url(../images/tira-cabecera-1.jpg);
	background-repeat: repeat-x;
	background-position: center 1px;
	clear: both;
}

#cabecera2 {
	POSITION: absolute;
	FLOAT: right;
	top: 0px;
	width: 440px;
	height: 129px;
	clear: both;
}

#cabecera1 {
	POSITION: absolute;
	FLOAT: left;
	top: -36px;
	margin-left: 0px;
	height: 129px;
	width: 750px;
	clear: both;
}


#logo {
	height: 126px;
	margin: 10px auto;
	padding: 0;
	position: relative;
	background-image: url(../images/cabecera-1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	top: 28px;
}
#logo li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#logo li, #logo a {height: 126px; display: block;}
#logo1 {
	left: 43px;
	width: 135px;
}

#menu-superior {
	POSITION: relative;
	FLOAT: left;
	width: 110%;
	top: -42px;
	list-style-type: none;
	left: 120px;
}

#menu-superior ul{
	width: 98%;
	top: -42px;
	list-style-type: none;
}


#menu-superior ul li{
	display: inline;
	margin-left: 0.5em;
}


#contenedor2a {
	position: relative;
	top: 122px;
	width: 100%;
	height:667px;
	background-image: url(../images/fondo-lateral-d1.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
}

#contenedor2ab {
	position: relative;
	top: 122px;
	width: 100%;
	height:700px;
	background-image: url(../images/fondo-lateral-d1.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
}


#contenedor2b {
	position: relative;
	top: 122px;
	width: 100%;
	height:667px;
	background-image: url(../images/fondo-lateral-d2.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;

}

#contenedor2c {
	position: relative;
	top: 123px;
	width: 100%;
	height:667px;
	background-image: url(../images/fondo-lateral-d3.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}


#contenedor2d {
	position: relative;
	top: 122px;
	width: 100%;
	height:667px;
	background-image: url(../images/fondo-lateral-d4.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;

}

#contenedor2e {
	position: relative;
	top: 122px;
	width: 100%;
	height:667px;
	background-image: url(../images/fondo-lateral-d5.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;

}


#navegacion {
	FLOAT: left;
	position: relative;
	top: 7px;
	width: 224px;
	clear: left;
	left: 0px;
	display: block;
	background-image: url(../images/fondo-lateral-i1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 649px;
}



#menuVer1 {

	FLOAT: left;
	MARGIN-BOTTOM: 0px;
	WIDTH: 250px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 3px;
	clear: both;
	margin-top: 10px;

}

#enlace-formulario {
	position: relative;
	float: left;
	width: 200px;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.enlace-formulario a {

	display: block;
    color: #ffffff;
	background-color: #7388C1;
	text-decoration: none;
	border: 1px solid #7388C1;
	width: 200px;

}

.enlace-formulario a:hover {
	display: block;
	color: #627AB9;
	background-color: #D9E3E5;
	border: 1px solid #7388C1;
	width: 200px;
}


#otros-nav {
	position: relative;
	float: left;
	width: 200px;
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


.otros-nav a {

	display: inline;
    color: #ffffff;
	border: 1px solid #7388C1;
	text-decoration: none;
	background-color: #627AB9;

}

.otros-nav a:hover {
	display: inline;
	color: #627AB9;
	border: 1px solid #7388C1;
	background-color: #D9E3E5;
}


#bajar-winrar {
	position: relative;
	float: left;
	width: 200px;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.bajar-winrar a {

	display: block;
    color: #ffffff;
	background-color: #7388C1;
	text-decoration: none;
	border: 1px solid #7388C1;
	width: 200px;

}

.bajar-winrar a:hover {
	display: block;
	color: #627AB9;
	background-color: #D9E3E5;
	border: 1px solid #7388C1;
	width: 200px;
}



#grafico-animado{
	FLOAT: left;
	MARGIN-BOTTOM: 0px;
	clear: both;
	left: -10px;
	position: absolute;
	bottom: 0px;
}

#grafico-animado-formulario{
	FLOAT: left;
	MARGIN-BOTTOM: 0px;
	clear: both;
	left: -9px;
	position: absolute;
	bottom: 52px;
}

#cuerpoPag {
	position: absolute;
	float: right;
	width: 70%;
	top: -12px;
	clear: both;
	left: 212px;
	padding: 5px;
	margin-top: 20px;
	margin-left: 10px;
	background-image: url(../images/fondo-titulo-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cuerpoPag2 {
	position: absolute;
	float: right;
	width: 80%;
	top: -12px;
	clear: both;
	left: 220px;
	padding: 5px;
	margin-top: 20px;
	margin-left: 10px;
}

#cuerpoPag3 {
	position: absolute;
	float: right;
	width: 70%;
	top: -12px;
	clear: both;
	left: 214px;
	padding: 5px;
	margin-top: 20px;
	margin-left: 10px;
	background-image: url(../images/mapa-fondo.jpg);
	background-repeat: no-repeat;
	height: 83px;
}


#subtitulo-pagina {
	position: relative;
	float: left;
	width: 80%;
	top: 0px;
	left: 87px;
	padding: 5px;
}

#titulo-pagina {
	position: relative;
	float: left;
	clear: both;
	width: 520px;
	top: 0px;
	left: 290px;
	padding: 5px;
}

#mapa-comunidades {
	position: relative;
	float: left;
	width: 70%;
	top: 150x;
	clear: both;
	left: 1%;
	padding: 5px;
	margin-top: 15px;
	margin-left: 10px;
}


#texto-centro {
	position: relative;
	float: left;
	width: 70%;
	top: 50x;
	clear: both;
	left: 1%;
	padding: 5px;
	margin-top: 5px;
	margin-left: 10px;
}


#foto-principal {
	position: relative;
	float: left;
	clear: both;
	top: -15px;
	left: 0px;
	padding: 5px;
	margin-top: 0px;
}

#foto-principal2 {
	position: relative;
	float: left;
	clear: both;
	top: 0px;
	left: -70px;
	padding: 5px;
	margin-top: 0px;
}

#oferta-principal {
	position: relative;
	float: left;
	clear: both;
	top: -2em;
	left: 0px;
	padding: 5px;
	margin-top: 0px;
	width: 50em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.9em;
}

#oferta-principal {
	position: relative;
	float: left;
	clear: both;
	top: -2em;
	left: 1em;
	padding: 5px;
	margin-top: 0px;
	width: 48em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.9em;
}

#oferta-principal ul{
}

#cajas-home{
	POSITION: relative;
	FLOAT: left;
	width: 75%;
	top: 0px;
	list-style-type: none;
	left:  0em;
}

#cajas-home ul{
	POSITION: relative;
	FLOAT: left;
	width: 95%;
	top: -1em;
	list-style-type: none;
	left:  0em;
}

#cajas-home ul li{
	POSITION: relative;
	FLOAT: left;
	width: 70%;
	top: 0px;
	list-style-type: none;
	left: -2em;
}

#cajas-home ul li{
	display:inline;
	float:left;
	width: 30%;
	background-color:#f5f7f9;
	padding:5px;
	margin:8px;
	text-align: center;
	border: #a5a7aa solid 1px;
	height: 180px;
	vertical-align: middle;
}


#cajas-home2 ul li{
	POSITION: relative;
	FLOAT: left;
	width: 75%;
	top: 0px;
	list-style-type: none;
	left: -2em;
}

#cajas-home2 ul li{
	display:inline;
	float:left;
	width: 30%;
	background-color:#f5f7f9;
	padding:5px;
	margin:8px;
	text-align: center;
	border: #a5a7aa solid 1px;
	height: 180px;
	vertical-align: middle;
}

#cajas-sectores ul{
	POSITION: relative;
	FLOAT: left;
	width: 80%;
	top: 0px;
	list-style-type: none;
	left: 0;
	display: inline;
	vertical-align: middle;
}

#cajas-sectores ul li{
	display:inline;
	float:left;
	width: 35%;
	background-color:#f5f7f9;
	padding:5px;
	margin:8px;
	text-align: center;
	border: #a5a7aa solid 1px;
	height: 190px;
	vertical-align: middle;
}


#contacto ul{
	POSITION: relative;
	FLOAT: left;
	width: 73%;
	top: 0px;
	list-style-type: none;
	left: 0;
	display: inline;
	height: 550px;
	background-color:#f5f7f9;
	border: #a5a7aa solid 1px;
}



#contacto ul li{
   display:inline; 
   float:left; 
   width: 85%;
   padding:5px; 
   margin:8px; 
   text-align: center; 
   height: 180px;
   vertical-align: middle;
}

#formulario ul{
	POSITION: relative;
	FLOAT: left;
	width: 73%;
	top: 0px;
	list-style-type: none;
	left: 0;
	display: inline;
	height: 550px;
	background-color:#f5f7f9;
	border: #a5a7aa solid 1px;
   height: 700px;
}



#formulario ul li{
   display:inline; 
   float:left; 
   width: 85%;
   padding:5px; 
   margin:8px; 
   text-align: center; 
   height: 180px;
   vertical-align: middle;
}


#catalogos-winrar{
	POSITION: relative;
	FLOAT: left;
	display: block;
	width: 60%;
	top: 0px;
	list-style-type: none;
	left: 20px;
	margin:8px;
	text-align: justify;
	border: 1px solid #7388C1;
	background-color: #627AB9;
	clear: both;
}

.catalogos-winrar a{
	display: block;
	text-align: justify;
	border: 1px solid #7388C1;
	background-color: #627AB9;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.catalogos-winrar a:hover{
	display: block;
	text-align: justify;
	border: 1px solid #7388C1;
	background-color: #D9E3E5;
	color: #627AB9;
}


#catalogos ul{
	POSITION: relative;
	FLOAT: left;
	width: 65%;
	top: 0px;
	list-style-type: none;
	left: 50px;
	display: inline;
	padding:5px;
	margin:8px;
	text-align: justify;
	border-left: #a5a7aa solid 1px;

}

#catalogos ul li{
	display:inline;
	float:left;
	width: 65%;
	padding:5px;
	margin:8px;
	background-image: url(../images/pdf-icono.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	vertical-align: middle;
}

#espacio{
	clear: both;
	height: 20px;
	position: relative;
}



#foto-izquierda {
	position: relative;
	FLOAT: left;
	width: 200px;
	clear: left;
	top:  60px;
	left:  75px;
	display: block;
	height: 280px;
	background-image: url(../images/metalmanp.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}


#catalogo {
	position: relative;
	float: left;
	clear: both;
	bottom: 18px;
	left: 5px;
	background-image: url(../images/pdf-icono.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
	vertical-align: middle;
}

#catalogo2 ul {
	position: relative;
	float: left;
	clear: both;
	bottom: 18px;
	left: 5px;
	background-image: url(../images/pdf-icono.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -10px;
	vertical-align: middle;
}

#catalogo2 ul li{
	display: inline;
}



#caja-fotos {
	position: absolute;
	float: left;
	clear: both;
	bottom: 0px;
	left: 198px;
	vertical-align: bottom;
}


#caja-fotos li{
	display: inline;
	vertical-align: bottom;
	}
	
.caja-fotos-li{	
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 10px 2px;
	vertical-align: middle;
	width: 90px;
	height: 90px;
	}
	
.caja-fotos-li2{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 10px 2px;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	}	


.caja-fotos-li3{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 0px 2px;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	}	
	
	.caja-fotos-li4{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 0px 2px;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	}	

	
#descripcion {
	position: absolute;
	float: right;
	width: 200px;
	top: 30px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
}

#descripcionOferta {
	position: absolute;
	float: right;
	width: 230px;
	top: 30px;
	right: -1.5em;
	padding: 5px;
	margin-top: 20px;
	clear: both;
}


#ficha {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	list-style-type: none;
}


#ficha1 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha2 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha3 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha4 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha5 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha6 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha7 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha8 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha9 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha10 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha11 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha12 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha13 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha14 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha15 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}

#ficha16 {
	position: absolute;
	float: right;
	width: 190px;
	top: 20px;
	right: 5px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	background-color: #f5f7f9;
	border: 1px solid #334775;
	list-style-type: none;
	visibility: hidden;
}


.lista-datos {
	list-style-type: none;
}

.lista-datos-titulo {
	list-style-type: none;
	font-weight: bold;
	border-bottom: #a5a7aa solid 1px;
	width: 95%;
	display: block;
}

.lista-datos ul{
	display: inline;
	float:left;
	width: 95%;
	background-color:#f5f7f9;
	padding:5px;
	margin:8px;
	border: #a5a7aa solid 1px;
	list-style-type: none;
}

.lista-datos ul li{
	display: inline;
	float:left;
	width: 95%;
	background-color:#f5f7f9;
	padding:5px;
	margin:5px;
	border: #a5a7aa solid 1px;
	list-style-type: none;
	text-indent: 5px;
}


.lista-datos ul li SPAN{
	display: inline;
	font-weight: bold;
	list-style-type: none;
}

#fondo {
	position: relative;
	float: left;
	clear: both;
	top: 100px;
	left: 0px;
	width: 100%;
}

#pie{
	position: relative;
	border-top: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	left: -1px;
	background-color: #858D90;
	top: 120px;
	text-align: center;
	clear: both;
	width: 99%;
	margin-left: 5px;
	float: left;
	z-index: 10;
}


#pie2{
	position: relative;
	float: left;
	clear: both;
	border-top: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	left: -1px;
	background-color: #858D90;
	top: 250px;
	text-align: center;
	width: 99%;
	margin-left: 5px;
	margin-bottom: 20px;
	z-index: 10;
}


#fondoiz {
	width: 223px;
	background-image: url(../images/tira-general-i1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	top: -20px;
	position: relative;
	left: 0px;
	clear: both;
	float: left;
	height: 20%;
}


#fondoder {
	width: 216px;
	background-image: url(../images/tira-general-d1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	top: -20px;
	position: absolute;
	right: 0px;
	clear: both;
	float: right;
	height: 100%;
}


#fondoder2 {
	width: 216px;
	background-image: url(../images/tira-general-d2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	top: -20px;
	position: absolute;
	right: 0px;
	clear: both;
	float: right;
	height: 100%;
}




#foto1 {
	position: relative;
	float: left;
	clear: both;
	padding: 1px;
	height: 100px;
	width: 133px;
}

#foto2 {
	position: relative;
	float: left;
	padding: 1px;
	left: 0px;
	height: 100px;
	width: 133px;
}

#foto3 {
	position: relative;
	float: right;
	clear: both;
	padding: 1px;
	height: 100px;
	width: 133px;
}

#collage {
	position: relative;
	float: left;
	clear: both;
	top: -100px;
	left: 0px;
	padding: 5px;
	margin-top: 0px;
	height: 500px;
	width: 500px;
}

#texto-nota {
	position: relative;
	float: left;
	width: 512px;
	top: 0px;
	left: 0px;
	padding: 5px;
	margin-top: 0px;
	margin-left: 26px;
	text-align: justify;
}

#texto-nota-catalogos {
	position: relative;
	float: left;
	width: 500px;
	top: 0px;
	left: 0px;
	padding: 5px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}

