body{
	margin:0px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#333333;
}
a {
	outline:none;
}
#cabecera {
	height: 113px;
	background-image:url(../img/fnd_cabblanco.jpg);
	background-repeat:repeat-x;
	background-position:right;
	min-width:990px;
}
#imagen{
	background-image:url(../img/fnd_cabecera.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:113px;
}
#cabecera h2{
	font-size:1.7em;
	color:#0F238C;
	font-weight:normal;
	margin:0px;
	padding: 80px 0px 0px 285px;
	float:left;
}
#cabecera #menuCab{
	margin-top:80px;
	float:right;
}
#cabecera #menuCab a{
	color:#1556B0;
	display:block;
	float:left;
}

#cabecera #menuCab a.inicio 	{ padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoInicio.gif); background-repeat:no-repeat; background-position:left; }
#cabecera #menuCab a.contacto { padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoContacto.gif); background-repeat:no-repeat; background-position:left; }
#cabecera #menuCab a.editar 	{ padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoEditar.gif); background-repeat:no-repeat; background-position:left; }
#cabecera #menuCab a.spain 	  { padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoSpain.gif); background-repeat:no-repeat; background-position:left; }
#cabecera #menuCab a.england  { padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoEngland.gif); background-repeat:no-repeat; background-position:left; }

#cierre{
	background-image:url(../img/fnd_cabPestader.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:75px;
	height:113px;
	float:right;
}

#izquierda {
	width: 250px;
	position:absolute;
	left:6px; top:120px;
	z-index:2;
}
#izquierda #menu{
	background-image:url(../img/fnd_menu.gif);
	height:1%;
}
#izquierda #menuTop{
	background-image:url(../img/fnd_menuTop.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:10px;
}
#izquierda #menuBot{
	background-image:url(../img/fnd_menuBot.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#izquierda #menu li.separa{
	background-image:url(../img/fnd_menu_secc.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:5px;
}
#izquierda #menu ul{
	margin:0px 0px 3px 50px;
	padding:0px;
}
#izquierda #menu ul li{
	font-weight:bold;
	list-style-image:url(../img/bulletMenu1.gif);
	margin:3px 0px;
}
#izquierda #menu ul ul{
	margin-left:5px;
}
#izquierda #menu ul ul li{
	font-weight:normal;
	list-style-image:url(../img/bulletMenu2.gif);
	margin-left:15px;
}
#izquierda #menu ul ul ul li{
	font-weight:normal;
	list-style-image:url(../img/bulletMenu3.gif);
	margin-left:10px;
}
#izquierda #menu li a{
	display:block;
	color:#000066;
	font-size:0.9em;
	text-decoration:none;
}
#izquierda #menu li a:link{
}
#izquierda #menu li a:visited{
}
#izquierda #menu li a:hover{
	text-decoration:underline;
}
#izquierda #menu li a:active{
}
/*
#arbol1 { display:none; }
#arbol2 { display:none; }
#arbol3 { display:none; }
#arbol4 { display:none; }
#arbol5 { display:none; }
*/


#contenidos {
	margin-right: 40px;
	margin-left: 240px;
	background-image:url(../img/fnd_pag.gif);
	background-position:left;
	background-repeat:repeat-y;
	min-width:710px;
}
#contenidod {
	background-image:url(../img/fnd_pagd.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#cont_izq {
	background-image:url(../img/fnd_pagizq.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#cont_der {
	padding-top:5px;
	background-image:url(../img/fnd_pagder.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#textos {
	margin:5px 0px;
	padding:5px 50px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#migas{
	padding-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#1556B0;
}
#migas a{
	color:#1556B0;
}
#derecha {
/*	width: 50px;
	position:absolute;
	right:0px; top:110;
	z-index:2;*/
}
#pie {
	text-align:center;
	font-size:0.8em;
	background-image:url(../img/fnd_pie.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width: 500px;
	margin: 20px auto;
	padding-top:20px;
}

.pie {
	text-align:center;
	font-size:0.8em;
	margin: 20px auto;
	padding-top:20px;
}

#pieEncuesta {
	text-align:center;
	font-size:0.8em;
	background-position:center top;
	background-repeat:no-repeat;
	width: 500px;
	margin: 20px auto;
	padding-top:20px;
}

.separador { clear:both; }

/* ------------------------------------------------------------ */

#textos h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	color:#1558B1;
	padding-top:20px;
	padding-bottom:0px;
}
#textos h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#1558B1;
	padding-bottom:0px;
	margin-bottom:0px;
}
#textos h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#1558B1;
}
#textos p{
	text-align:justify;
}
#textos img.alader{
	margin: 20px 0px 20px 20px;
	float:right;
}
#textos img.alaizq{
	margin: 20px 20px 20px 0px;
	float:left;
}
#textos ul{
	list-style-image:url(../img/bulletListas.gif);
}
#textos ul ul{
	list-style-image:url(../img/bulletListas2.gif);
}
#textos li li{
	margin: 0.2em;
}
#textos ol.numero {
	list-style-type:decimal;
}
#textos ol.letras {
	list-style-type:lower-alpha;
}
#textos li{
	margin: 0.3em;
}
#textos table{
	background-color:#1556B0;
	border:0px;
	margin: 0.4em;
}
#textos table caption{
	font-size:0.9em;
	padding: 5px 0px;
}
#textos table th{
	background-color:#CCCCFF;
	border:0px;
	
}
#textos table td{
	background-color:#FFFFFF;
	border:0px;
}
#textos a{
	color:#000066;
}
#textos a:link{
}
#textos a:visited{
}
#textos a:hover{
	text-decoration:none;
}
#textos a:active{
}
#textos area{outline:none;}

div.datos p{
	margin:5px;
}
div.datos span.etiqueta{
	padding-right:5px;
	font-weight:bold;
	background-color:#FFFFFF;
}
#textos table.relleno{
	background-color:#FFFFFF;
	margin:15px;
}
#textos table.relleno caption{
	font-size:11px;
	padding: 5px 0px;
}
#textos table.relleno th{
	text-align:left;
	padding:3px 0px 2px 5px;
	background-image:url(../img/rellenoPuntos.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#textos table.relleno td{
	padding:3px 0px 2px 5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCFF;
}

/* ------------------------------------------------------------ */
#textos p.ampliar
{
	text-align:right;
	font-size:0.9em;
	text-decoration:none;
	padding-top:0px;
	margin-top:0px;
	
}
#textos .fechanoticia
{
	text-align:left;
	font-size:0.9em;
	text-decoration:none;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	
}
noscript p{
	color:#FF0000;
	font-weight:bold;
	border:1px solid #FF0000;
	padding:10px;
}

label {
	display:block;
	width:100px;
	float:left;
}
select
{
	font-family:Arial;
	font-size:1em;
}
input
{
	font-family:Arial;
	font-size:1em;
}

textarea
{
	font-family:Arial;
	font-size:1em;
	}