/*delimitamos capas index*/
html,body{      /*Firefox...*/
	height:100%;
}

* html div{       /*IE*/
	height:100%;
}

body{
	background-color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#897d75;
	margin:0px;
	padding:0px;
}

#contiene_web{
	width:62.5em;
	border-left:0;
	border-right:0;
	height:auto;
	/*min-height:100%;*/
	text-align:center;
	position: relative;
	z-index:0;
	color:#000;
	margin:0px auto; /* truco para centrar la capa horizontalmente en firefox */
	overflow:auto; /* truco para que la capa ocupe todo el ALTO en firefox */
	}

#contiene_cabecera{
	border-left:0;
	border-right:0;
	width:100%;
	text-align:center;
	background-color:#fff;
	position:relative;
	color:#000;
	min-height:320px;
	margin:0px auto;
	}


#contiene_centro{
	margin:0px auto;
	width:100%;
	height:auto;
	min-height:100%;
	text-align:left;
	position:relative;
	color:#000;
	z-index:3;
	overflow:auto; 
	}	

#contiene_pie{
	margin:0px;
	background-color:#ffffff;
	width:100%;
	min-height:24px;
	text-align:center;
	position:relative;
	color:#000000;
	z-index:1;
	line-height:12px;
	min-height:24px;
	margin:0px;
	margin-top:10px;
	padding:0px;
	padding-top:5px;
	border-top:#fa5707 solid 1px;
}


/*dentro de contiene centro, si existe menu lateral*/
#contiene_menu{
	width:25%;
	/*height:370px;*/
	min-height:370px;
	text-align:left;
	position:relative;
	float:left;
	margin:0px;
	margin-left:32px;
	color:#000;
	/*background-color:#CCCCCC;*/
	border-right:#999999 dashed 1px;
	background-image:url(../imagenes/menu_fondo_3.gif);
	background-repeat:repeat-y;
}
#contiene_contenidos{
	width:70%;
	min-height:370px;
	text-align:justify;
	position:relative;
	float:right;
	color:#000;
	margin:0px;
	padding:0px;
	margin-left:15px;
	/*background-color:#DDDDDD;*/
}

/*PARA TODA LA WEB*/
img{
	border:0;
}

a{
	text-decoration:underline;
	color:#fa5707;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
a:hover{
	text-decoration:underline;
	color:#333333;
	/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/

}

p{
	font-size:0.7em;
	color:#897d75;
	text-align:justify;
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:15px;
}

h1{
	color:#fa5707;
	font-size:0.8em;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
	}
h2{
	color:#fa5707;
	font-size:0.6em;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
	}

h3{
	color:#47403b;
	font-size:0.6em;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
	display:block;
	width:100%;
}

ul{
	text-align:justify;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size:0.6em;
	position: relative;
	float:left;
	width:100%;
	}

li{
	background: url(../images/cuadro_listas.jpg) 0em 0.6em no-repeat;	
	padding-left:10px;
	margin:0px;
	margin-right:10px;
	display:block;	
	
}
strong{
	font-weight:bold;
	
}

.color{
	/* pone en color naranja */
	color:#fa5707;
}

.color_oscuro{
	/* pone en color marron oscuro */
	color:#47403b;
}

.color_claro{
	/* pone en color marron claro */
	color:#897d75;
}

/*CONTENIDOS PORTADA*/
#contiene_portada_izq{
	width:57%;
	height:auto;
	text-align:justify;
	position:relative;
	float:left;
	color:#000;
	margin:0px;
	padding:0px;
	padding-left:50px;
	padding-right:30px;
	/*background-color:#CCCCCC;*/
}

#contiene_mitad{
	width:48%;
	height:auto;
	min-height:200px;
	text-align:justify;
	position:relative;
	float:left;
	color:#000;
	margin:0px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
}

#contiene_tercio{
	width:30%;
	height:auto;
	text-align:justify;
	position:relative;
	float:left;
	color:#000;
	margin:0px;
	margin-left:10px;
	margin-right:4px;
	padding:0px;
}

#contiene_portada_izq h1{
	color:#fa5707;
	font-size:1.0em;
	line-height:1.0em;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	min-height:20px;
	margin-bottom:10px;
}
#contiene_portada_izq h2, #contiene_portada_der h2{
	color:#47403b;
	font-size:0.9em;
	line-height:0.9em;
	font-weight:normal;
	text-transform: none;
	margin:0px;
	padding:0px;
	min-height:20px;
	margin-bottom:5px;
}
#contiene_portada_izq h3{
	width:100%;
	color:#FFFFFF;
	background-color:#fa5707;
	background-image:url(../imagenes/portada_cuadrados_naranja.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size:1.0em;
	font-weight:bold;
	text-transform: none;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-top:8px;
	min-height:40px;
	text-align:center;
	border:none;
}
#contiene_portada_izq h4{
	width:84%;
	color:#47403b;
	background-image:url(../imagenes/portada_cuadrado_naranja.gif);
	background-repeat:no-repeat;
	font-size:0.7em;
	font-weight:bold;
	text-transform: none;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	padding-left:30px;
	padding-bottom:4px;
	padding-top:6px;
	text-align:left;
	border-bottom: #999999 dashed 1px; 
}
#contiene_portada_izq h5{
	width:84%;
	color:#47403b;
	font-size:0.7em;
	font-weight:bold;
	text-transform: none;
	margin:0px;
	padding:0px;
	padding-left:30px;
	padding-bottom:4px;
	text-align:left;
}
#contiene_portada_izq #contiene_tercio p{
	color:#897d75;
	font-size:0.7em;
	line-height:normal;
	margin:0px;
	padding:0px;
	padding-left:30px;
	margin-bottom:10px;
}

#contiene_portada_izq p, #contiene_portada_der p{
	color:#897d75;
	font-size:0.7em;
	line-height:normal;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#contiene_portada_der{
	width:33%;
	height:auto;
	text-align:justify;
	position:relative;
	float:left;
	color:#000;
	margin:0px;
	margin-top:10px;
	padding:0px;
	padding-left:15px;
	padding-top:5px;
	/*background-color:#DDDDDD;*/
	border-left:#999999 dashed 1px;
}

#separador {
	width:100%;
	height:0px;
	border-bottom:#999999 dashed 1px;
	margin:0px;
	margin-bottom:15px;
}

#contiene_portada_der img{
	margin:0px;
	border:0px;
}

#noticia_portada{
	width:100%;
	position:relative;
	float:left;
	margin:0px;
	margin-bottom:10px;
}
#noticia_dentro{
	width:58%;
	position:relative;
	float:left;
	margin:0px;
	margin-bottom:30px;

}
#noticia_portada #fecha, #noticia_dentro #fecha{
	width:49%;
	position:relative;
	float:left;
	margin:0px;
	color:#47403b;
	text-align:left;
	font-size:0.7em;
	font-weight:bold;

}
#noticia_portada #info, #noticia_dentro #info{
	width:49%;
	position:relative;
	float:left;
	margin:0px;
	text-align:right;
	font-size:0.7em;
	font-weight:normal;

}
#noticia_portada #info a, #noticia_dentro #info a{
	text-decoration:none;
}
#noticia_portada #texto, #noticia_dentro #texto{
	width:100%;
	position:relative;
	float:left;
	margin:0px;
	color:#897d75;
	text-align:left;
	font-size:0.7em;	
}