	
body{
	color:#3E4770;
	font-family:"Times New Roman", Times, serif;
	}
a {
	color:#3E4770;
	}
h2 , h3{
	text-align:left;
	color:#3E4770;
	padding:0;
	margin:0;
	}


div.clear{clear:both;}
p.encontros{
	font-weight: bold;
	font-size:.9em;
	color:#3E4770;
	display:inline;
	margin-right:.2em;
	
	}
#contenedor {
		width:900px;
		height:auto;
		/*border:1px solid blue;*/
		margin:0 auto;
	}
	
#cabecera {
	width:100%;
	height:237px;
	margin:0;
	margin-top:.2em;
	padding:0;
	/*border:1px solid red;*/
	}
#sub_cabecera {
	width:100%;
	height:auto;
	margin:0;
	margin-top:.2em;
	padding:0;
	
}
#contenidos {
	width:100%;
	height:auto;
	/*border:1px solid blue;*/
	margin:0;
	margin-top:.5em;
	position:relative;
	
	padding:0;
	}
 #izquierda {
	width:17%;
	height:auto;
	margin:0;
	margin-top:1.5em;
	padding:0;
	position:relative;
	float:left;
	 
	/*border:1px dotted red;*/
	}
 #central {
	width:64%;
	height:auto;
	position:relative;
	float:left;
	margin: .3em;
	margin-top:1.5em;
	padding:0;
	}
#contenidos #central_larga, #contenidos #reportaje {
	width:81%;
	height:auto;
	position:relative;
	float:left;
	margin: .3em;
	margin-top:1.5em;
	margin-left:.7em;
	padding:0;
	text-align:justify;
	
	}
	
#contenidos #derecha{
	width:17%;
	height:auto;
	
	
	position:relative;
	float:right;
	margin: 0;
	margin-top:1.5em;
	padding:0;
	
}
#pie {
	width:900px;
	height:auto;
	padding:0;
	margin:0;
	border-top:1px dotted #3E4770;
	}
/*---------------------FIN LAYOUT ---------------------*/
/*-------------MENU CABECERA----------------------------*/
	
ul.menu_horizontal  {
		clear: both;
		float: left;
		width: 100%;
		list-style: none;
		margin: 0;
		padding: 0;
		border:1px solid #3F4C6B;
		width:500px;
		
	}

ul.menu_horizontal li 
	{
	float: left;
	border:1px solid #3F4C6B;
	padding:0 .5em;
	}
ul.menu_horizontal a {
	text-decoration: none;
	}
/*---------------------FIN MENU CABECERA ----------------*/
/*-----------CAJA IZQUIERDA ------------------------------*/
 #izquierda h5.titulo {
	width:94%;
	color:black;
	font-family: "Times New Roman", Times, serif;
	padding:.2em 0;
	margin:0;
	text-align:center;
	background:#bbb;
	
	}
/*---------------------MENU DESPLEGABLE------------------*/
#izquierda ul{
	width:100%;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	z-index:6000;
	}

#izquierda ul li {
	position: relative;
	background-color: #3E4770;
	}
	
 li.off ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}


/* Styles for Menu Items */
#izquierda ul li a {
	display: block;
	text-decoration: none;
	color: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #fff;
	border-bottom: 0;
	z-index:6000;
	background-color: #646A8C;
	}

/* Fix IE. Hide from IE Mac \
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#izquierda ul li a:hover {
	color: #3E4772;
	background-color: #CFD9E2;
} /* Hover Styles */
		
#izquierda li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#izquierda li:hover ul, #izquierda li.over ul { display: block; border:1px solid #fff;} /* The magic */
/*------------------FIN MENU DESPLEGABLE------------------*/
 #identificate {
	width:95%;
	height:200px;
	margin-top:.3em;
	padding:0;
	border:1px solid blue;}
/*---------------------COLABORADORES---------------------------*/
  #colaboradores {
	width:100%;
	height:auto;
	padding:0;
	 
	}
  img.min_colaboradores {
	margin-bottom:1em; 
	position:relative;
	float:middle;
	background:#CCFF00;}
/*-----------FIN CAJA IZQUIERDA ------------------------------*/
/*-------------------CAJA CENTRAL-----------------------------*/
/*---------ARTICULOS------------------------------------------*/
#central #columna1, #central #columna2{
	width:49%;
	height:auto;
	border-right:1px dotted #3E4770;
	margin:0;
	padding:0;
	position:relative;
	float:left;
	 
	}
#central #columna2{
	margin-left:.1em;
	padding-left:.4em;}

#columna1 .articulos, #columna2 .articulos {
	width:92%;
	height:auto;
	border-bottom:1px dotted black;
	margin:0;
	margin-bottom:.5em;
	padding:.4em;
	padding-top:0;
	position:relative;
	}
.articulos p {	
	margin:0em;
	text-align:justify;
		}
.articulos img{
	position:relative;
	float:left;
	margin-right:.5em;
	margin:.2em;
		}
.articulos img.centro, #colaboradores img.centro{
	float:left;
	margin:0.5em;
	padding-bottom:0.2em;
	padding-top:0.4em;
	display: block;
	padding-left: 0em;
	padding-right: 0em;
	clear:both;
	}

.articulos h4, #central_larga h3{
	margin:.2em;
	text-align:left;
	font-weight: bold;
	color:#3E4770;
	display:inline;
	/*border:1px dotted red;*/
	position:relative;
	top:0;
	margin:0;
	}
.articulos h5, #central_larga h4 {
	margin:.2em;
	text-align:left;
	font-weight: 100;
	color:red;
	display:inline;
	/*border:1px dotted red;*/
	position:relative;
	top:0;
	 margin:0;
	 }
.negativo {
	width:270px;
	height:140px;
	background:url(../imagenes/NEGATIVO.jpg) repeat-x;
	padding-left:.2em;
}
.articulos .negativo img {
	margin-right:.1em;
	margin-top:1.4em;
	position:relative;
	float:left;
	
	
	}
/*---------FIN ARTICULOS------------------------------------------*/
/*---------ENCONTROS COA NATUREZA------------------------------------------*/
#central #saida {
	width:97%;
	height:auto;
	margin-right:0;
	/*border:1px dotted red;*/
	padding:.4em;
	
}
 img.miniaturas {
	margin:0;
	margin-bottom:.8em;
	padding:0;}
/*#saida a { margin: 1em 0; float: left; clear: left; }*/
 /*a.boton{
text-decoration: none;
background: #3E4770;
color: #fff;
border: 1px outset #CCC;
padding: .1em .5em;
}
 a.boton:hover {
background: #CFD9E2;
color: #3E4770;
}
a.boton:active {
border: 1px inset #000;
}*/

	
/*------------------TABLA SALIDAS--------------------------*/
#saida table {
	width:94%;
	border:1px dotted #3E4770;
	position:relative;
	float:center;
	margin:1em;
	}
#saida table tr {
	border:1px solid blue;}
#saida table th {border-bottom:1px dotted #3E4770;}
#saida table tr td {
	border-bottom:1px dotted #3E4770;
	border-right:1px dotted #3E4770;}
#saida table tr td.descripcion {
	width:50%;}
#saida table tr td.valoracion{
	width:60%;
	text-align:center;}
#saida img.logo_mide{
	margin-right:.2em;
	top:50px;}
#saida iframe {
	position:relative;
	float:middle;
	margin:0 2em;
	}
td h2, td h6 {display:inline;}
/*---------FIN ENCONTROS COA NATUREZA------------------------------------------*/
/*---------ANUNCIOS BARRA DERECHA ------------------------------------------*/
#derecha .anuncios {
	width:90%;
	height:auto;
	padding:0;
	padding-bottom:.8em;
	margin-bottom:1em;
	margin-left:.5em;
	
	border-bottom:1px dotted #3E4770;
	}
.anuncios h5, .anuncios h6, .anuncios p{
	margin:.2em;
	text-align:center;
	font-weight: bold;
	color:#3E4770;
	position:relative;
	top:0;
	margin:0;}
.anuncios img{margin:5px 0;}
/*---------FIN ANUNCIOS BARRA DERECHA ------------------------------------------*/
/* ---------------PIE ----------------------*/	
#pie ul {
	width:700px;
	height:auto;
	list-style:none;
	margin:1em auto;
	padding:0;
	position:relative;
	}
#pie ul li {
	padding-right:.4em;
	padding-left:.1em;
	margin-right:.3em;
	display:inline;
	
	}
#pie ul li a:link{
	text-decoration:none;
	color:#999;
	}
#pie h6 {text-align:center;margin:0; padding:0;}
/* ---------------FIN PIE ----------------------*/	

/*------------------ESTILO reportajes ------------------*/
#reportaje .cab_reportaje {
	border-bottom:1px dotted #3E4770;
	height:auto;
}
#reportaje .miniatura {
	
	width:140px;
	position:relative;
	float:left;
	margin-right:1em;
	padding:.2em;
	}
.cab_reportaje h3 {
	text-align:left;
	color:#FF0000;
	margin:0;
		}
.cab_reportaje h4 {
	text-align:justify;
	font-style:italic;
	margin:0;
	}
.cab_reportaje h6{
	text-align:right;
	font-style:italic;
	margin:.2em;}
 .miniautura img,  .miniatura h6 {
	margin:0;
	padding:0;
	position:relative;
	float:left;	
	}
#reportaje p{
	padding:.1em;
	margin:0;
	height:auto;}
/*--------------SUB CABECERA ----------------------------------*/
#sub_cabecera ul , td.valoracion ul  {
	clear: both;
	float: right;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;

}
#sub_cabecera ul li, td.valoracion ul li{
	display: inline;
	float: right;
}
#sub_cabecera ul  li a:link,#sub_cabecera ul  li a:visited {
	padding-right: .5em;
	display: block;
	text-decoration: none;
	color: #333;
}
.aaa1{ margin-top:.6em;font-size:60%;}
.aaa2{  margin-top:.2em;font-size:90%;}
.aaa3{ margin-top:0; font-size:120%;}
.pdf {
	margin-top:.3em;
	background: #FFF url(../imagenes/pdf.jpg) no-repeat left center;
	width:12px;
	height:12px;
}

h3.dificultad, h3.seleccion {
	width:20px;
	height:20px;
	border:1px dotted #3E4770;
	margin:0 .5em;
	padding:.1em;
	padding-left:.3em;
	position:relative;
	float:left;	
	}
h3.seleccion {
	background-color:#FFD700;}
li.bloq{
	display:inline;
	}
#portada {
	width:99%;
	height:auto;
	float:left;
	position:relative;
	margin-bottom:2em;
	border-bottom:1px dotted black;
	}
img.izq {
	float:left;
	position:relative;
	}
img.drt {
	float:right;
	position:relative;
	}
#portada h4 {
 
	margin:0;
	
	}
#portada h3 {
	 
	margin:0;
	margin-bottom:.5em;
	}
#portada h5{
	/*display:inline;*/
	margin:0 ;
	margin-left:1em;
	
	
	}
span.exc {
	width:35%;
	height:131px;
	position:relative;
	float:left;
	background:#E7E6FF;
	
	margin:0 auto;
	margin-left:.5em;
	margin-bottom:1em;
	}
span.exc span {
	font-weight: bold;
	font-size:.9em;
	color:#3E4770;
	margin-left:.3em;
 	margin-right:.2em;
	}
p.exc  h4 {display:inline; background:red;}
span.exc strong {
	display:block;
	text-align:left;
	}
#portada ul {
	
	float:left;
	position:relative;
	margin:0;
	}
span .Estilo1{
	color:#990000;
	}
.exc a h5 {
	position:relative;
	float:right;
	padding-right:.5em;

	}