/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
}

br{
height:10px;
line-height:10px;
}





/*----------- ESTRUCTURA PRINCIPAL  ------------*/

#contenedorbordederecho {
 position:absolute;
 left: 50%;
 top: 0px;
 width:100%;
 height: 33px;
 margin-left:-50%;
 padding:0px 0px 0px 0px;
}

#bordederecho {
 position:relative;
 width:900px;
 height: 32px;
 margin:0px 0px 0px auto;
 padding:0px 0px 0px 0px;
 border-bottom:1px solid #005138;
}


#contenedor {
 position: absolute;
 left: 0%;
 top: 0px;
 width: 100%;
 height: 100%;
 margin:0px auto 0px auto;
 padding:0px;
 text-align:center;
}

#contenido {
 position:relative;
 width: 958px;
 height: 100%;
 margin:0px auto 0px auto;
 padding:0px 0px 0px 32px;
 text-align:left;
}

#cabecera {
 position:relative;
 width: 958px;
 height: 32px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 border-bottom:1px solid #005138;
 text-align:right;
}

#contenedor_web {
 position:relative;
 width: 958px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 display:inline;
}

#menu {
 position:relative;
 width: 325px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 float:left;
 display:inline;
}

#contenido_web {
 position:relative;
 width: 601px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 float:left;
 vertical-align:top;
}





/*----------- FIN ESTRUCTURA PRINCIPAL  ------------*/





/* ----- CLASES -------- */

/* ----- noticias -------- */
.news {
 width:493px;
 padding:5px 0px 13px 0px;
 background-color:#FFFFFF;
 background-image:url(../imagenes/linea_puntos_pie_content.gif);
 background-position:bottom;
 background-repeat:no-repeat;
 margin: 0px 0px 15px 0px;
}


.news_o {
 width:493px;
 padding:5px 0px 13px 0px;
 background-color:#d9fcf1;
 background-image:url(../imagenes/linea_puntos_pie_content.gif);
 background-position:bottom;
 background-repeat:no-repeat;
 margin: 0px 0px 15px 0px;
}


.news_tit{
text-align:right;
display:none;
}

.news_tit_o{
text-align:right;
display: block;
}

/* ------------- */


/* ----- noticias -------- */
.formulario_contenedor_cerrado{
 height:232px;
 width:447px;
 padding:22px 25px 22px 21px;
 background-color:#d9fcf1;
display:none;
}


.formulario_contenedor_abierto{
 height:232px;
 width:447px;
 padding:22px 25px 22px 21px;
 background-color:#d9fcf1;
 display:block;
}


.formulario_campos{
margin:0px 0px 13px 0px;
clear:both;
}

.formulario_ok_ko{
 height:232px;
 width:447px;
 padding:22px 25px 22px 21px;
 background-color:#d9fcf1;
display:block;
}

/* ------------- */



/* ----- mapa web -------- */

.mapa_web{
 height:30px; 
 background-color:#d9fcf1; 
 padding-top:16px; 
 text-align:center;
 font-family:Tahoma, Verdana;
 font-size:11px;
 color:#63b6aa;
}

.mapa_web_o{
 height:30px; 
 background-color:#63b6aa; 
 padding-top:16px; 
 text-align:center;
  font-family:Tahoma, Verdana;
 font-size:11px;
 color: #FFFFFF;
 }
 
 
 
/* ------------- */


/* ----- Edificios - memoria de calidades-------- */

.memoria {
 width:493px;
 margin:0px 0px 0px 0px;
 display:none;
 text-align:justify;
}


.memoria_abierto {
 width:493px;
 margin:0px 0px 0px 0px;
 display:block;
 text-align:justify;
}


.memoriaInteriores {
width:469px;
padding:0px 0px 0px 24px;
margin:0px 0px 17px 0px;
background-image:url(../imagenes/bolo_memoria.gif);
background-repeat:no-repeat;
background-position:top left;

}





/* ------------- */



/* ----- FIN CLASES ---- */


/*----------- MEGA_MENU WEB ------------*/








