body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#cabecera {
	background-image:url(../img/fnd_cabecera.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 105px;
	min-width:955px;
}
#imagen{
	background-image:url(../img/fnd_cabLogotipo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:105px;
}
#cierre{
	background-image:url(../img/fnd_cabDer.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:55px;
	height:105px;
	float:right;
}

#cabecera h2{
	font-size:20px;
	color:#0F238C;
	font-weight:normal;
	margin:0px;
	padding: 60px 0px 0px 350px;
	float:left;
}

#cabecera #menuCab{
	margin-top:65px;
	color:#FFFFFF;
	float:right;
	
}

#cabecera #menuCab a{
	color:#FFFFFF;
	display:block;
	float:left;
}

#cabecera #menuCab a.inicio 	{ padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoInicioRed.gif); background-repeat:no-repeat; background-position:left; }
#cabecera #menuCab a.contacto { padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoContactoRed.gif); background-repeat:no-repeat; background-position:left; }
#cabecera #menuCab a.editar 	{ padding:9px 0px 0px 30px; margin-right:10px; background-image:url(../img/icoEditarRed.gif); background-repeat:no-repeat; background-position:left; }

/* ------------------------------------------------------- */
#contenidos {
	background-image:url(../img/fnd_pagizq.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:25px;
	min-width:930px;
}
#contenidod {
	background-image:url(../img/fnd_pagder.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:25px;
}
#cont_izq {
	padding-left:260px;
}
#cont_der {
	background-color:#E6F6FC;
	padding:15px;
}
#textos {
	min-height:360px;
	height:auto !important;
	height:360px;
	background-color:#FFFFFF;
	padding-bottom:20px;
	margin:auto;

}
 
/* ------------------------------------------------------- */
#izquierda {
	width: 250px;
	
	float:left;
	height:1%;
}
#izquierda #menu{
	background-color:#F6D317;
	padding-top:10px;
	padding-bottom:10px;
}

#izquierda #menu ul{
	list-style:none;
	margin:0px;
	padding-left:5px;
}
#izquierda #menu ul li{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	padding-left:15px;
	background-image:url(../img/bulletMenu1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
}
#izquierda #menu ul ul{
	margin:0px;
	padding:0px;
}
#izquierda #menu ul ul li{
	padding-left:10px;
	background-image:url(../img/bulletMenu2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
}
#izquierda #menu li a{
	display:block;
	color:#000000;
	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{
}

/* ------------------------------------------------------- */
#migas{
	padding-left:25px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F44029;
}
#migas a{
	color:#F44029;
}
#textos h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#F44029;
	margin:0px 25px;
	padding-top:40px;
	padding-bottom:20px;
}
#textos h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#F44029;
	margin:0px 25px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#textos h5{
	color:#F44029;
	margin:0px 25px;
	padding:5px 0px;
}
#textos p{
	text-align:justify;
	margin:0px 25px;
	padding:5px 0px;
}
#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;
	padding-bottom:0px;
	
}
#textos img.alader{
	margin: 20px 0px 20px 20px;
	float:right;
}
#textos img.alaizq{
	margin: 20px 20px 20px 0px;
	float:left;
}
#textos li li{
	margin: 0.2em;
	list-style-image:url(../img/bulletListas2.gif);
}
#textos li.numero {
	margin: 0.3em;
	list-style-image:none;
}
#textos li.letras {
	margin: 0.3em;
	list-style-image:none;
	list-style-type:lower-alpha;
}
#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 li{
	margin:5px 25px;
	list-style-image:url(../img/bulletListas.gif);
}

/* --------------------------------------------------------------- */
#pie {
	text-align:center;
	font-size:10px;
	background-image:url(../img/fnd_pie.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	min-width:955px;
	clear:left;
}
#pieIzq {
	background-image:url(../img/fnd_pieIzq.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#pieDer {
	background-image:url(../img/fnd_pieDer.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:10px 0px;
	padding-bottom:20px;
}
#pie p{
	background-color:#BFE8F7;
	margin:0px 25px 0px 285px;
	padding:10px 0px 2px 0px;
}
.separador {
	clear:both;
}
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;
	}