/* Estilos para los textos del web de Eo Park */
/* Aqui se especifican unicamente los elementos destinados a textos del web */
/* (c) 2004 ----- Trisquelmedia ----- */

/* titulos en todas las secciones*/
 
 h1 {
	font-size: 180%;
	color: #1B3B95;
	font-family: Georgia, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;	
}

/* titulos para el panel de administracion*/
h1.admin {
	font-size: 180%;
	color: #1B3B95;
	font-family: Georgia, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;	
}

h2 {
	font-family: Georgia, Verdana, Geneva, Arial, sans-serif;
	font-size: 105%;
	color: #1B3B95;
}


h3 {
	font-family: Trebuchet, Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	color: #646464;
	font-weight: bold;
}

/* elementos ocultos para los navegadores convencionales -----------------------------------------------------*/
.escondido, p.escondido {
	position: absolute;
	overflow: hidden;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	left: 2518px;
	top: 211px;
}

/* separa bloques de contenidos*/
.sep2{
	clear: left;
}

/* para las tablas del panel de administración*/
tr{
font-size:90%;
}
*html tr{
\font-size:70%;
}

tr.tcabecera {
	color: #1B3B95;
	font-weight: bold;
	Text-align : center;
}
tr a{
color : #000000;
}

/*Se utiliza en errores y para destacar alguna cosa*/
.small{
	font-size : 85%;
	font-weight : bold;
	color: #0000CD;	
	margin-bottom: 5px;
}
li.small {
	font-size : 85%;
	font-weight : bold;
	color: #0000CD;	
}
.resaltado{
	font-weight: bold;
}

/*ESTILOS DEL MENU DEL PANEL DE ADMINISTRACION*/
ul.admin {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.admin li {
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	color : #000000;
}



/*VALIDOS*/
p {
line-height : 125%;
}
#menu p {
	text-align : left;
	padding-left : 5px;
}
/*Párrafos alineados a la izquierda. Utilizados en la portada del web*/
p.iz{
	text-align : left;
}
.textoiz{
	text-align : left;
	margin: 10px 10px 0px 10px;
}

.fecha {
	font-size: 80%;
	line-height : 80%;
	margin-top : -5px;
	margin-bottom : 5px;	
}
*html .fecha {	
	margin-top : -10px;
	margin-bottom : 7px;	
}
.prev_mens{
	color : #A60000;
	font-size : 90%;
	font-style : italic;
}

/*ENLACES*/
a{
 	color: #FF8000;
	text-decoration : none;	
	font-weight : bold;
 }
/*Para los enlaces que se ponen en los textos descriptivos de cada recurso*/
 a.texto{
 	color: #000000;
	text-decoration : none;	
	font-weight : normal;
 }
 /*Enlaces en los pies*/
 #menupie a, #pie a {
	color: #FFFFFF;
	font-weight : normal;
}
#pieb a{
	color: #FFFFFF;
	font-weight : normal;
}

ul li a{
	color :#000000;
}

/*Comunidad*/
.res{
	font-family: Trebuchet, Verdana, Geneva, Arial, sans-serif;
	font-size: 125%;
	color: #000000;
	font-weight: bold;	
}
.datos{
	font-family: Trebuchet, Verdana, Geneva, Arial, sans-serif;
	font-size: 95%;
	color: #646464;
}
