ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
.sel_idiomas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CCCCCC;
}

a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

/* LAYOUT */

#general {
	width:950px;
	display:inline;
}

#sombra_left {
  /*background:#fff url('../images/layer_borde_left.gif') repeat-y;*/
  /*background:#fff url('../images/sombra_izq.png') repeat-y;*/
}

#sombra_right {
  background:#fff url('../images/layer_borde_right.gif') repeat-y;
}

#sombra_bottom {
  background:#fff url('../images/layer_borde_bottom.gif') repeat-x;
}

#top {
	height:114px;
	vertical-align:top;
	background: #fff url('../images/top_bg.gif') repeat-x;
}

#top_logo {
	height:98px;
	width:152px;
	float:left;
}

#top_img {
	height:114px;
	width:189px;
	float:right;
}

#top_idiomas {
	height:31px;
	width:117px;
	vertical-align:bottom;
	float:right;
	margin-top:67px;
	margin-right:40px;
}

#col_izq {
	width:165px;
	float:left;
}

#principal {
	width:785px;
	float:right;
	text-align:left;
	margin-bottom:30px;
}

.linea_puntos{
  background: #fff url('../images/linea_puntos.gif');
}




/* PORTADA */

#seccion31 {
  background: #fff url('../images/seccion31_bg.gif') no-repeat;
  padding:1px 1px 1px 0px;
  height:218px;
}

#seccion32 {
  background: #fff url('../images/seccion32_bg.gif') no-repeat;
  padding:1px 1px 1px 0px;
  height:218px;
}

#sec1_contenedor {
  width:399px;
  height:218px;
}

#sec1_pestania {
  width:29px;
  height:218px;
  float:left;
}

#sec1_contenido {
  width:370px;
  height:218px;
  background: #f3f3f3 url('../images/sec1_bg_contenido.gif') no-repeat;
  float:right;
  text-align:left;
}

#sec3_contenedor {
  width:400px;
  height:216px;
}

#sec31_contenedor {
  width:188px;
  height:216px;
  float:left;
}

#sec32_contenedor {
  width:188px;
  height:216px;
  float:right;
}

.sec3x_pestania {
  width:28px;
  height:216px;
  float:left;
}

.sec3x_contenido {
  width:158px;
  height:214px;
  float:right;
  border:1px solid #e3e3e3;
}

.titulo_noticia {
  font-family: verdana;
  font-size: 11px;
  font-weight:bold;
}

.contenido_noticia {
  font-family: verdana;
  font-size: 11px;
}

.enlace_noticia {
  text-align:right;
  margin-right: 10px;
  margin-top:3px;
}

.imagen_noticia {
  border:1px solid #000;
  margin: 0px 10px 2px 0px;
}

.link {
  font-family: verdana;
  font-size: 8px;
  font-weight:bold;
  color: #1a6cc1;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}


/* SECCIONES */

.titulo_seccion {
  height:27px;
  background:#afdceb;
  margin-top:26px;
  text-align: justify;
}

.texto_seccion {
  font-family:verdana;
  font-size:11px;
  color:#888;
  padding:15px;
  margin-top:10px;
  text-align: justify;
}

.margen30 {
  margin-left:30px;
  text-align: justify;
}

.margen50 {
  margin-left:50px;
  text-align: justify;
}

.margen80 {
  margin-left:80px;
  text-align: justify;
}

.lista_margen30 {
  margin-left:50px;
  text-indent:-20px;
}

.imagen_seccion {
  padding:15px;
  margin-top:10px;
  margin-right:10px;
}

.centrado {
  text-align:center;
}



/* NOTICIAS */

.noticias_titulo {
  font-family:verdana;
  font-size: 14px;
  font-weight: bold;
}

.prensa_sec {
  font-weight:bold;
  font-size:12px;
  margin-bottom:20px;
  border-bottom:1px dotted #888;
}

.prensa_titular {
  margin-left:30px;
  margin-bottom:10px;
}

.prensa_titular a {
  text-decoration:none;
  font-weight:bold;
  color:#888;
}

.prensa_titular a:hover {
  text-decoration:underline;
}

/* CONTACTO */

#form_contacto {
  margin-left:80px;
  border:1px dotted #e3e3e3;
  font-family:verdana;
  font-size:11px;
  color:#888;
  padding:15px;
  margin-top:10px;
  vertical-align:top;
  margin-left:0px;
}

.con_borde {
  border:1px solid #7f9db9;
}

.campo_intranet {
  height:12px;
  width:75px;
  border:1px solid #dcdcdc;
  font:9px arial;
  margin:0px 19px 0px 0px;
}

.link_intranet {
  margin:5px;
  margin-bottom:0px;
  color:#00f;
  font:9px arial;
  text-align:left;
}
.link_intranet a {
  text-decoration:none;
}
.link_intranet a:hover {
  text-decoration:underline;
}
#acceso_denegado {
  font:bold 8px arial;
  color:#f00;
  text-align:center;
  margin-top:3px;
  margin-bottom:3px;
}
