body {
	font: 85%/1.35 verdana,  helvetica, serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #6F6F6F;
	/* background: #01319D url("../images/fondo_pagina.png") repeat-x top left; */
}
p {margin: 0;
padding: 0;}
/***** [MAQUETACION] *****/

#contenedor {
	width: 988px;
	background-color: #ccc;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}


#cabecera {
	width: 988px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* background: #0b1086 url("../images/cabecera.png") no-repeat top left; */
	/* border: 1px solid #ccc; */
	clear: both;
	}

#cabecera_uno {
/*
position: relative;

top: -75px;
left: 0;
*/
float: right;
width: 240px;
height: 75px;
border: 1px solid #000;
/* background: transparent url("../images/cabecera.png") no-repeat top left; */
/* background-color: #CCC; */
}
*html #cabecera_uno {
/* top: -75px;
left: 95px; */
}

#menu_horizontal {
	width: 988px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: #0B1086 url("../images/fondo_menu_horizontal.png") top left repeat;
	border-bottom: 3px solid #0B1086;
	clear: both;
	}

.caja_menu {
float: left;
width: 121px;
height: 42px;
border-right: 2px dashed #FFF;
text-align: center;
}

#contenido_unico {
float: left;
	padding: 0;
  	margin: 0;
 	/* margin-left: 185px;*/
  	min-height: 200px;
  	width: 988px;
  	text-align: left;
  	/* border: 1px solid #ccc; */
  	background-color: #CCC;
}

* html #contenido_unico {
	height: 200px;
}

#contenido_mixto {
float: left;
	padding: 0;
  	margin: 3px 0 3px 0;
 	/* margin-left: 185px;*/
  	min-height: 200px;
  	width: 585px;
  	text-align: left;
  	border-left: 2px solid #0B1086;
  	border-right: 2px solid #0B1086;
  	background-color: #ccc;
}

* html #contenido_mixto {
	height: 200px;
}

#contenido_solo {
float: left;
	padding: 0;
  	margin: 3px 0 3px 0;
 	/* margin-left: 185px;*/
  	min-height: 200px;
  	width: 780px;
  	text-align: left;
  	border-left: 2px solid #0B1086;
  	/* border-right: 2px solid #0B1086; */
  	background-color: #ccc;
}

* html #contenido_solo {
	height: 200px;
}

#sidebar {
float: left;
	padding: 0;
  	margin: 0;
 	/* margin-left: 185px;*/
  	min-height: 200px;
  	width: 198px;
  	text-align: left;
  	/* border-left: 2px solid #0B1086; */
  	background-color: #ccc;
}

#menu_lateral {
float: left;
width: 198px;
padding: 0;
margin: 0;
background: #ccc url("../images/fondo_top_menu.png") no-repeat top left;
min-height: 200px;
}
* html #menu_lateral {
	height: 200px;
}

#pie {
	width: 988px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FF9600;
	/* border: 1px solid #ccc; */
	clear: both;

}
a.a_c1 {
color: # 0000FF;
text-decoration: none;
}
a.a_c1:hover {
text-decoration: underline;
}


/***** [/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;
}

.caja_foto_semana {
float: left;
margin-left: 4px;
margin-bottom: 10px;
text-align: center;
width: 19%;
border: 1px solid #CCC;
min-height: 130px;
}
* html .caja_foto_semana {
	height: 130px;
}

/* ===== 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;
/* background: transparent url("../images/fondo_menu_principal.png") top left no-repeat; */
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;
}



a.enlace_menu_horizontal {
color: #163271;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
a.enlace_menu_horizontal:hover {
text-decoration: underline;
}

a.enlace_menu_lateral {
color: #000;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
a.enlace_menu_lateral:hover {
color: #FF9600;
text-decoration: none;
}

a {
color: # 0000FF;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}
a:hover {
color: # 0000FF;
text-decoration: none;
}


.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;
}
#banner_grande {
position: relative;
width: 500px;
height: 80px;
top: 2px;
left: 500px;
border: 1px solid #000;
}

a.c_22{
}

#pie .pie_uno {
border-top: 2px solid #0b1086;
clear: both;
font-size: 11px;
background-color: #FF9600;
padding-bottom: 5px;
margin-bottom: 5px;
}

#pie .p1 {
margin: 10px 5px 10px 10px;
}

#pie .span_1 {
margin-right: 25px;
font-weight: bold;
}

a.a_c1 {
color: #0b1086;
text-decoration: none;
font-size: 11px;
}
a.a_c1:hover {
text-decoration: underline;
color: #000;
}
