/* CSS Document  VERSIÓN*/


#contenido{
	background-image:			url(../imagenes/cuadrados_contenido.jpg);
	background-repeat:			no-repeat;
	margin-left:				3px;
	min-height: 					1100px;
	height: 						auto !important;
	height: 						1100px;	
	
}

/**************************************/


#cuadro_galeria{
	width: 247px;
	height: 275px;
	
}

#div_imagen_galeria{	
	text-align: center;
}

#imagen_galeria{
	border:						1px solid #5f9174;
	margin-top:	10px;
}

#texto_galeria_inicio{
	text-align: center;
	text-decoration:			none;
	text-align:					justify;
	margin: 					5px 10px 5px 10px;	
}

#enlace_galeria{
	margin-top:					5px;
}

#intro_galeria_inicio a{
	text-decoration:			none;
}

/**************************************/



#imagen_bienvenida{
	position:					absolute;
	left: 						210px;
	top: 						15px;	
}
.texto_bienvenida p{
	margin:						0px 0px 10px 0px;
	text-align:					justify;
	letter-spacing:				0px;
	
}
#texto_bienvenida_izq{
	position:					absolute;
	left: 						10px;
	top: 						18px;
	width: 						192px;
	height: 					178px;
	
	
}

#texto_bienvenida_der{
	position:					absolute;
	left: 						10px;
	top: 						195px;
	width: 						430px;
	height: 					80px;
}




/**************************************/


#banner_foro{
	position:	absolute;
	top:		293px;
	left:		15px;
}
#texto_foro{
	position:	absolute;
	left: 		130px;
	top: 		300px;
	width: 		299px;
	height: 	60px;
}
#enlace_foro{
	margin-top:					7px;
	text-align:					center;
	font-weight:				bold;
}


/**************************************/
#centro_pagina{
	position:					absolute;
	left: 						262px;
	top: 						215px;
}



/**************************************/



#noticias{
	position:					relative;
	margin-left:				2px;
	margin-top:					384px;
	width:						463px;	
}


#cabecera_noticias{
	background-image:			url(../imagenes/cuadro_sup_grande.jpg);
	background-repeat:			no-repeat;
	width:						456px;
	height:						17px;
	

	
}
#cuerpo_noticias{
	background-image:			url(../imagenes/cuadro_med_grande.jpg);
	background-repeat:			repeat-y;
	width:						456px;
	padding: 					0px 5px 0px 5px;
	margin: 					0px;
	
	
}


#pie_noticias{
	background-image:			url(../imagenes/cuadro_inf_grande.jpg);
	background-repeat:			no-repeat;
	width:						456px;
	height:						20px;

	
}

/**************************************/



#articulos{
	/*position:					absolute;
	left: 						262px;
	top: 						598px;*/
	position:					relative;
	width:						463px;
	height:						100px;
	margin-top:					5px;
	
		
}
#cabecera_articulos{
	background-image:			url(../imagenes/cuadro_sup_grande.jpg);
	background-repeat:			no-repeat;
	width:						456px;
	height:						23px;
	
}
#cuerpo_articulos{
	background-image:			url(../imagenes/cuadro_med_grande.jpg);
	background-repeat:			repeat-y;
	width:						456px;
}
#pie_articulos{
	background-image:			url(../imagenes/cuadro_inf_grande.jpg);
	background-repeat:			no-repeat;
	width:						456px;
	height:						18px;
	
}


/**********************************/

#posts{
	position:					relative;
	margin-left:				2px;
	margin-top:					5px;
	width:						255px;	
}


#cabecera_posts{
	background-image:			url(../imagenes/cuadro_sup.jpg);
	background-repeat:			no-repeat;
	width:						246px;
	height:						17px;
	

	
}
#cuerpo_posts{
	background-image:			url(../imagenes/cuadro_med.jpg);
	background-repeat:			repeat-y;
	width:						246px;
	padding: 					0px 5px 0px 5px;
	margin: 					0px;
	
	
}


#pie_posts{
	background-image:			url(../imagenes/cuadro_inf.jpg);
	background-repeat:			no-repeat;
	width:						246px;
	height:						20px;

	
}



/**********************************/
#lista_not_inicio{
	width: 450px;
}

#lista_art_inicio{
	width: 450px;
}

#lista_pos_inicio{
	width: 233px;
}

.lista_not-art{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}

.lista_not-art a{
	text-decoration: none;
	color: #084822;
}

.lista_not-art li {
   padding:0px 0px 0px 0px; 
   margin:	10px 0px 0px 0px; 
}

.titulo_not-art{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.fecha_not-art{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


.ultimos_not-art{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}




/**********************************/
