body {
	font: 78%/1.5 verdana,arial, helvetica, serif;
	text-align: center;
	padding: 0;
	margin: 0;
	/* background-color: #e1e1e1; */
	background-color: #FFF;
}
p {margin: 0;
padding: 0;}
/***** [MAQUETACION] *****/

#contenedor {
	width: 800px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}


#cabecera {
	width: 800px;
	height: 106px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFF url("../images/fondo_cabecera.png") top left no-repeat;
	/* border: 1px solid #ccc; */
	clear: both;
	}

#cabecera_uno {
position: relative;
top: 16px;
left: 277px;
width: 500px;
height: 24px;
text-align: right;
font-size: 10px;
font-weight: bold;
/* background-color: #CCC; */
}
#cabecera_dos {
position: relative;
top: 34px;
left: 230px;
width: 550px;
height: 23px;
text-align: right;
font-size: 10px;
font-weight: bold;
/* background-color: #CCC; */
}
.caja_menu {
float: left;
width: 110px;
height: 23px;
text-align: center;
padding: 0;
background: transparent url("../images/separacion_menu.gif") no-repeat top right;
}

#contenido_unico {
float: left;
	padding: 0;
  	margin: 0;
 	/* margin-left: 185px;*/
  	min-height: 200px;
  	width: 800px;
  	text-align: left;
  	/* border: 1px solid #ccc; */
  	background: #FFF url("../images/fondo_contenido_unico.png") repeat-y top center;
}

* html #contenido_unico {
	height: 200px;
}


#pie {
	width: 800px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF url("../images/fondo_pie.png") no-repeat top center;
	/* border: 1px solid #ccc; */
	clear: both;

}
#pie_uno {
position: relative;
top: 10px;
}

#pie_dos {
position: relative;
top: 20px;
width: 768px;

}


/***** [/MAQUETACION] ******/
/* ===== CAJAS ===== */
.caja_100 {
float: left;
width: 94%;
/* border: 1px solid #FFF; */
margin: 1px 0 1px 13px;
padding: 0;
/* background-color: #ccc; */
}
* html .caja_100 {
margin-left: 7px;
}

.caja_index {
float:left;
width: 534px;
/* border: 1px solid #FFF; */

margin: 2px 0 0 5px;
padding: 0;
/* background-color: #ccc; */
}


.caja_noticias {
float: left;
width: 222px;
height: 416px;
margin: 0 0 0 18px;
padding: 0;
background: #FFF url("../images/cuadronoticias.png") no-repeat top center;
text-align: left;
font-size: 9px;
/* border: 1px solid #000; */
}
* html .caja_noticias {
	margin-left: 9px;
}

.caja_catalogo {
width: 529px;
height: 72px;
margin-top: 10px;
background: #FFF url("../images/catalogo.png") no-repeat top left;
}

.caja_contenedora {
margin: 0 0 0 20px;
padding: 0;
/* border: 1px solid #000; */
width: 540px;
text-align: left;
}

.caja_cuadros {
float: left;
width: 124px;
height: 120px;
background: transparent url("../images/cuadros_fondo.png") no-repeat top left;
margin: 1px;
padding: 6px 0 0 6px;
}




/* ===== FIN CAJAS ===== */
/* ===== Enlaces ===== */
a.enlace_pie {
color: #aaa;
text-decoration: none;
}
a.enlace_pie:hover {
color: #aaa;
text-decoration: underline;
}

a.enlace_menu {
color: #000;
text-decoration: none;
}
a.enlace_menu:hover {
color: #AAA;
text-decoration: none;
}

a.enlace_menu_principal {
color: #000;
text-decoration: none;
display: block;
width: 100%;
height: 25px;

}
a.enlace_menu_principal:hover {
background: transparent url("../images/fondo_menu_principal.png") no-repeat top left;
text-decoration: none;

}
a.enlace_archivo {
color: #2E2F92;
text-decoration: none;
}
a.enlace_archivo:hover {
color: #2E2F92;
text-decoration: underline;
}



a.enlace_normal {
color: #000;
text-decoration: none;
}
a.enlace_normal:hover {
color: #000;
text-decoration: underline;
}

a.enlace_volver {
color: #2E3092;
font-weight: bold;
font-size: 18px;
text-decoration: none;
}
a.enlace_volver:hover {
text-decoration: underline;
}

.lista_productos a {
font-weight: bold;
color: #2E3092;
text-decoration: none;
}
.lista_productos a:hover {
text-decoration: underline;
}
.lista_productos li {
padding: 3px 0 3px 0;
}
/* ===== Fin Enlaces ===== */
/* ===== TEXTOS ===== */
.verdana9px_bl {
font-family: verdana;
font-size: 9px;
color: #fff;
}
.verdana10px_bl {
font-family: verdana;
font-size: 10px;
color: #fff;
}
.verdana12px_bl {
font-family: verdana;
font-size: 12px;
color: #fff;
}
.verdana10px_ne {
font-family: verdana;
font-size: 10px;
color: #000;
}
.verdana12px_ne {
font-family: verdana;
font-size: 12px;
color: #000;
}

.verdana10px_aaa {
font-family: verdana;
font-size: 10px;
color: #aaa;
}

.verdana12px_2e2f92 {
font-family: verdana;
font-size: 12px;
color: #2e2f92;
}

.verdana10px_2e2f92 {
font-family: verdana;
font-size: 10px;
color: #2e2f92;
}

.pie_pagina {
float: left;
font-size: 9px;
color: #FFF;
font-weight: bold;
}
.texto_menu {
color: #fff;
font-weight: bold;
font-family: verdana;
padding: 14px 0 0 5px;
}
.lista_aparatos {
float: left;
padding: 1px;
/* font-weight: bold; */
}
.centrar {
text-align: center;
}
.justificar {
text-align: justify;
}
.derecha {
text-align: right;
}
.izquierda {
text-align: left;
}
/* ===== FIN TEXTOS ===== */
.tabla_acceso {
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 2px solid #ccc;
border-right: 2px solid #ccc;
}
.caja_fotos {
border: 1px solid #fff;
float: left;
width: 21%;
margin: 14px;
height: 160px;
}
* html .caja_fotos {
	margin-left: 11px;
}
.img_instalaciones {
border: 2px solid #E8E8E8;
padding: 2px;
}


