body{
	margin:0px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#333333;
	background-image:url(../img/fnd_pag.gif);
}
a {
	outline:none;
}
#cabecera {
	height: 142px;
	background-image:url(../img/fnd_cabblanco.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	min-width:990px;
}
#imagen{
	background-image:url(../img/fnd_cabecera.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:142px;
	width:650px;
}
#cabecera h2{
	font-size:1.7em;
	color:#0F238C;
	font-weight:normal;
	margin:0px;
	padding: 80px 0px 0px 285px;
	float:left;
}
#cabecera #menuCab{
	margin:10px 0px 0px 0px;
	float:right;
}
#cabecera #menuCab a{
	color:#FFFFFF;
	display:block;
	float:left;
}
#cabecera #menuCab a:hover    { text-decoration:none; }
#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; }

#cierre{
	background-image:url(../img/fnd_cabPestader.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:55px;
	height:142px;
	float:right;
}
#izquierda {
	width: 216px;
	position:absolute;
	left:0px; top:139px;
	z-index:2;
}
#izquierda #menu{
	background-image:url(../img/fnd_menu.gif);
	height:1%;
	color:#FFFFFF;
	font-size:0.9em;
}
#izquierda #menuTop{
/*	background-image:url(../img/fnd_menuTop.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:10px;*/
	padding:0px;
	margin:0px;
}
#izquierda #menuBot{
	background-image:url(../img/fnd_menuBot.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
}
#izquierda #menu ul{
	margin:0px 0px 3px 25px;
	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:0px;
}
#izquierda #menu ul ul li{
	font-weight:normal;
	list-style-image:url(../img/bulletMenu2.gif);
	margin-left:15px;
}
#izquierda #menu ul ul ul{
	margin-left:0px;
}
#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:#ffffff;
	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{
}
#izquierda .enBlanco{
	background-image:url(../img/fnd_logos.gif);
}
#izquierda .enBlancoTop{
	background-image:url(../img/fnd_logosTop.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:10px;
}
#izquierda .enBlancoBot{
	background-image:url(../img/fnd_logosBot.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
}
#izquierda .enBlanco img{
	margin:10px 0px;
}

#contenidos {
	margin-right: 20px;
	margin-left: 216px;
	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;
	background-color:#FFFFFF;
}
#cont_izq {
	background-image:url(../img/fnd_pagizq.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
#cont_der {
	padding-top:5px;
	background-image:url(../img/fnd_pagder.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
#textos {
	/*margin:5px 50px;*/
	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;
	text-align:right;
	margin-right: 50px;
}
#migas a{
	color:#8FA525;
}
#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.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
}
#pieIzq {
	background-image:url(../img/fnd_piePesta.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
}
#pieDer {
	background-image:url(../img/fnd_piePestader.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding:55px 0px 30px 0px;
}

#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 h2{
	font-size:1.8em;
	color:#31741A;
	margin:0px;
	padding: 20px 0px 0px 0px;
}
#textos h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#8FA525;
	padding-top:20px;
	padding-bottom:0px;
}
#textos h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#A4BF26;
	padding-bottom:0px;
	margin-bottom:0px;
}
#textos h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
}
#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 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;
}

/* ------------------------------------------------------------ */
label {
	display:block;
	width:100px;
	float:left;
}

input, textarea, select
{
	font-family:Arial;
	font-size:1em;
	border:1px solid #8FA525;
}
.resalte
{
	font-weight:bold;
	color:#31741A;
}

.overf
{
	overflow:hidden;
    
}
