body {
	background-image: url(imagenes/fondo-body.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contenedor {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	padding-bottom: 13px;
}

#cabecera {
	background-image: url(imagenes/fondo-cabecera.gif);
	height: 89px;
	padding-top: 7px;
	padding-left: 22px;
}
#logo {
	float: left;
	width: 353px;
}
#logo h1 {
	margin: 0px;
}
img {
	border: 0px;
}
#certificaciones {
	float: right;
	width: 380px;
	text-align: right;
	margin-right:15px;
	
}

#contactos {
	float: right;
	width: 380px;
	/*margin-top: 5px;*/
}
.borrar {
	clear: both;
}
#contenidos {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EC2524;
	background-image: url(imagenes/fondo-contenidos.gif);
	background-repeat: repeat-y;
}
#menu {
	width: 219px;
	background-image: url(imagenes/menu-fondo.gif);
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CB0007;
}




#menu-cab {
	background-image: url(imagenes/menu-cab.gif);
	height: 19px;
}


#menu ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
}
#menu ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#menu ul li.filete-seccion{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9C01;
	padding-top: 5px;
	margin-top: 5px;
}
#menu ul ul li {
	padding-left: 14px;
}
#menu strong{
	font-weight: bold;
	color: #6F2929;
}
#menu a {
	text-decoration: none;
	color: #CB0007;
}
#menu a:hover {
	text-decoration: none;
	color: #6F2929;
}
#menu-pie {
	height: 53px;
	background-image: url(imagenes/menu-logos.gif);
	padding-top: 30px;
	padding-left: 30px;
}
#menu-pie div {
	float: left;
	width: 45px;
	margin-right: 13px;
	height: 45px;
	text-align: center;
}




#columna-central {
	width: 532px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	padding-bottom: 16px;
}
#imagenes {
	padding-bottom: 16px;
}

#video {
	overflow: auto;
	height: 360px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
	padding-bottom: 8px;
}

#textos {
	overflow: auto;
	height: 317px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
	padding-bottom: 8px;	
}



#textos h2 {
	font-size: 14px;
	color: #FF2C01;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#textos p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#textos a {
	color: #000;
}

#textos select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pie-textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FF2C01;
	padding-top: 24px;
	padding-left: 8px;
}
#pie-textos h4 {
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	float: left;
}
#botones-pie {
	float: right;
	width: 68px;
}

#columna-derecha {
	float: left;
	width: 215px;
	padding-right: 8px;
}
#columna-derecha h2 {
	font-size: 14px;
	color: #FFF;
	text-align: right;
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#seccion-contacto h2 {
	background-image: url(imagenes/fondo-presupuestos.gif);
}

#popups {
	float: left;	
	width: 600px;
	padding-right: 8px;
}
#popups h2 {
	font-size: 14px;
	color: #FFF;
	text-align: right;
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#contenidoPopUp h2 {
	background-image: url(imagenes/fondo-presupuestos.gif);
	background-repeat:no-repeat;
	background-color:#ec2524;
	
}
#mapa {
	float: left;	
	width: 700px;
	padding-right: 8px;
}
#mapa h2 {
	font-size: 14px;
	color: #FFF;
	text-align: right;
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#contenidoMapa h2 {
	background-image: url(imagenes/fondo-presupuestos.gif);
	background-repeat:no-repeat;
	background-color:#ec2524;
	
}

#contenidoPopUp p {
	margin-left: 100px;
	font-size:large;
	text-align:justify; 
}

#contenidoPopUp li {
	margin-left: 100px;
	font-size:large;
	text-align:justify; 
}

.contacto {
	border: 1px solid #000;
	margin-bottom: 4px;	
	padding:8px 8px 8px 8px;
	height: 220px;	
	background-image: url(imagenes/tarjetas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#noticias h2 {
	background-image: url(imagenes/fondo-noticias.gif);
}
.noticias {
	border: 1px solid #000;
	margin-bottom: 4px;
	height: 205px;
}
#imagen h2 {
	background-image: url(imagenes/fondo-h2.gif);
}





#pie {
	background-image: url(imagenes/fondo-pie.gif);
	height: 23px;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 100px;
}
#pie a {
	color: #FFF;
	text-decoration: none;
}

#idioma {
	float: right;
	width: 120px;
}
form {
	margin: 0px;
}
label {
	height: 12px;
}

