html{height:100%}
body {
	margin-top: 0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	border: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background:#A4B7CB url(../img/fondo_web.gif) top repeat-x;
	color: #999;
	height:100%;
}



img{border:0}

#contenido{
	margin:0;
	min-height:723px;
	height:auto !important;
	height:723px;
	width:880px;
	margin:0 auto 0 auto;
}

#cabecera{
	margin:15px 0 0 0;
	height:30px;
	color:#fff;
}

.alinea_dcha{ text-align:right;}
.alinea_izq { text-align:left;}
.alinea_just{ text-align:justify;}
.flotar_dcha{ float:right;}
.flotar_izq{float:left}

#cabecera a:link    {text-decoration:none;color:#fff; font-weight:normal;}
#cabecera a:active  {text-decoration:none;color:#fff; font-weight:normal;}
#cabecera a:visited {text-decoration:none;color:#fff; font-weight:normal;}
#cabecera a:hover   {text-decoration:underline;color:#fff; font-weight:normal;} 

.mas_info a:link    {text-decoration:none;color:#0082D1; font-weight:normal;}
.mas_info a:active  {text-decoration:none;color:#0082D1; font-weight:normal;}
.mas_info a:visited {text-decoration:none;color:#0082D1; font-weight:normal;}
.mas_info a:hover   {text-decoration:underline;color:#0082D1; font-weight:normal;} 

#menu_izq{
	width:296px;
	height:auto !important;
	min-height:635px;
	height:635px;
	background:#fff url(../img/fondo_menu.gif) top no-repeat;
	float:left;
	margin:0 0 0 0 !important;
	margin:0 -299px 0 0;
}

#contenido_pagina{
	margin:0 0 0 296px !important;
}


#situa_logo{
	padding:20px 0 0 20px;
}

.inputText{
	border:1px solid #A2A1A1;
	height: 15px;
	color: #999;
	background-color:#fff;
	line-height: 15px;
	font-family: Arial, Verdana, "Trebuchet MS";
	width:135px;
}

.input_select{
	width:100px;
	background-color:#fff;
	color:#2F3034;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

#select_idioma{
	margin:-5px 0 0 5px;
}

#formulario_busqueda{
	margin:50px 0 0 35px; 
}

#cuadro_busqueda{
	margin:-4px 0 0 10px;
}

.btn_buscar{
	background-color:#000;
	height:18px;
	width:23px;
	border:0;
	font-size:11px;
	margin:1px 0 0 0;
	text-align:center;
	background:#fff url(../img/btn_buscar.gif) center no-repeat;
	cursor:pointer;
}

#situar_btn_buscar{
	margin:-4px 0 0 5px;
}

#datos_contacto{
	height:150px;
	width:275px;
	margin:0 0 0 10px;
	padding:23px 0 0 0;
}

.titulo_med_gris{
	color:#676767;
	font-size:1.2em;
	font-weight:bold;
}

#bloque_servicio{
	padding:45px 0 0 0;
	width:185px;
	text-align:right;
	color:#50502E;
	font-size:1.1em;
	font-weight:bold;
	line-height:17px;
}


#bloque_servicio a:link    {text-decoration:none;color:#0082D1;}
#bloque_servicio a:active  {text-decoration:none;color:#0082D1;}
#bloque_servicio a:visited {text-decoration:none;color:#0082D1; }
#bloque_servicio a:hover   {text-decoration:underline;color:#0082D1;} 

.titulo_gig_azul{
	color:#0082D1;
	font-size:1.5em;
}
  

#situar_titulo{
	margin:33px 0 0 25px !important;
	margin:25px 0 0 25px;
}

#tabla_enlaces{
	margin:15px 0 0 11px;
	border:2px solid #BEBFC0;
	border-top:none;
}

.celda_enlaces{
	border:0;
	height:25px;
	background-color:#fff;
	padding:10px 10px 0 10px;
	font-size:1.2em;
}


.celda_enlaces a:link    {text-decoration:none;color:#0082D1;}
.celda_enlaces a:active  {text-decoration:none;color:#0082D1;}
.celda_enlaces a:visited {text-decoration:none;color:#0082D1; }
.celda_enlaces a:hover   {text-decoration:underline;color:#0082D1;} 

.linea_gris{
	font-size:0px;
	line-height:0px;
	height:1px;
	background-color:#DEDEDE;
	margin:1px 0 0 0;
}


.linea_azul_claro{
	font-size:0px;
	line-height:0px;
	height:5px;
	background-color:#CAE6F4;
}

.resto_pagina{
	background-color:#DBE7F3;
	padding:25px 10px 10px 25px;
	height:auto !important;
	min-height:424px;
	height:424px;
}

.celda_index{
	width:260px;
	border:1px solid #C3C3C3;
	background:#fff url(../img/fondo_celda_index.gif) center repeat-y;
	height:auto !important;
	min-height:150px;
	height:150px;
	vertical-align:top;
}

.titulo_celda_index{
	background:#fff url(../img/fondo_tittulo_celda_index.gif) center no-repeat;
	width:260px;
	height:27px;
	font-size:1em;
	font-weight:bold;
	color:#808080;
}

.titulo_celda_index div{
	padding:5px 0 0 15px;
}

.margen_celda_index{
	padding:15px 15px 0 15px;
	text-align:justify;
	line-height:17px;
	color:#808080;	
}

.celda_gestion{
	width:260px;
	border:1px solid #C3C3C3;
	background:#fff url(../img/fondo_celda_index.gif) center repeat-y;
	height:auto !important;
	min-height:150px;
	height:90px;
	vertical-align:top;
}

.azul_oscuro{
	background-color:#99B5EB
}
 
#pie{
	height:44px;
	background-color:#6E819E;
	color:#fff;
}

#pie div{
	padding:25px 10px 0 0;
}

.texto_gris_oscuro{
	color:#50502E;
}

#tabla_corporacion td{
	text-align:izq;
}

#fondo_contenido{
	width:880px;
	background:url(../img/fondo_contenido.gif) center repeat-y;
	height:auto !important;
	min-height:695px;
	height:695px;
}

.celda_promociones{
	width:350px;
	border:1px solid #C3C3C3;
	background:#fff url(../img/fondo_celda_promociones.gif) center repeat-y;
	height:auto !important;
	min-height:150px;
	height:150px;
	vertical-align:top;
}

.titulo_celda_promociones{
	background:#fff url(../img/fondo_tittulo_celda_promo.gif) center no-repeat;
	width:350px;
	height:27px;
	font-size:1em;
	font-weight:bold;
	color:#000;
}

.titulo_celda_promociones div{
	padding:5px 0 0 15px;
}

.margen_celda_promociones{
	padding:0px 15px 0 0px;
	text-align:right;
	line-height:17px;
	color:#808080;	
}

#tabla_col_t7{
	text-align:left;
}

#pag_presidente{
	width:584px;
	height:452px;
	background:url(../img/fondo_presidente.jpg) center repeat-y;
}

#titulo_presidente{
	margin:28px 0px 0px 30px;
	position:absolute;
}

#carta_presidente{
	margin:100px 0px 0px 30px;
	position:absolute;
	width:260px;
	text-align:justify;
	color:#50502E;
}

#pag_mapa{
	width:584px;
	height:452px;
	background-color:#DBE7F3;
}

#img_mapa{
	margin:18px 0px 0px 18px;
	position:absolute;
}



.etiqueta_form{
	width:50px
}


#tabla_form{
	margin:0 0 0 10px;
}

.inputTextArea{
	border:1px solid #A2A1A1;
	color: #71596F;
	width:270px;
	background-color:#fff;
	margin: 0 0px 0 0;
	line-height: 12px;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size:1em;
}


.inputText2{
	border:1px solid #A2A1A1;
	height: 14px;
	color: #71596F;
	background-color:#fff;
	line-height: 15px;
	font-family: Arial, Verdana, "Trebuchet MS";
	width:170px;
	font-size:1em;
}


.boton_enviar {
	font-size:1em;
	color:#fff;
	height:17px;
	width:70px;
	background-color: #A2A1A1;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
}


.cuadro_error{
	width:500px;
	border:1px #CC3300 solid;
	margin:0 0 20px 0;
	padding:10px;
	color:#000;
}

.cuadro_ok{
	width:500px;
	border:1px #339933 solid;
	margin:0 0 20px 0;
	padding:10px;
	color:#339933;
}

#no_enlaces{
	background:url(../img/promociones/fondo_no_enlaces_delfin.gif) repeat-y;
	width:275px;
	height:35px;
	margin:22px 0 0 10px !important;
	margin:13px 0 0 10px;	

}