a {
	color: #25627E;
	text-decoration: none;
}
a:hover {
    color: #8094C4; 
	text-decoration: underline;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.textocampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CB0F15;
	border: 1px solid #FFFFFF;
}
.titulos {
	font-family: Tahoma, Arial;
	color: #25627E;
	font-size:18px;
	font-weight: bold;
}

.subtitulos {
	font-family: Tahoma, Arial;
	color: #25627E;
	font-size:14px;
	font-weight: bold;
}
.secciones_foro {
	font-family: Tahoma, Arial;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
}
.small {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
}
.textos {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.textos_barra {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textosmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verforo {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.alt_enl {
	color: #FF0000;
}
.alt_enl:hover {
	color: #FF7777;
}
table, body {
	font-family: Tahoma, Arial;
	font-size: 11px;
}ul {
	list-style-image: url(imagenes/vineta.gif);
	
	
}



.lado_izq{
	
border-color:#0080c0;
	border-left-style: solid;
	border-width: 1px;
	
	
}
.lado_der{
	
border-color:#0080c0;
	border-right-style: solid;
	border-width: 1px;
	

	
}

.fondo_ENCABEZADO {
background-image:url(imagenes/fondoencabezado.jpg);
font-family: Tahoma, Arial;
	color: #ffffff;
	font-size:15px;
	font-weight: bold;

}

	
#maincenter {
	width:590px;
	float:left;
	text-align:justify

	
}
		
#contenido  {
	
	overflow: auto;
	height: 500px;
	
	
}

.barra_superior{
	
border-color:#666666;
	border-top-style: dotted;
	border-width: 1px;
	

	
}

.barra_inferior{
	border-color:#666666;
	border-top-style: none;
	border-width: 1px;
	border-bottom-style: dotted;
	

	
}



#principal_articulos {
	float:left;
	text-align:justify
	
	
	
}		
#articulos  {
	
	overflow: auto;
	height: 160px;
	
	
}

		
#foros  {
	
	overflow: auto;
	height: 155px;
	
	
}

#principal_noticias {
	float:left;
	text-align:justify
	
	
	
}
		
#noticias  {
	
	overflow: auto;
	height: 130px;
	
	
}


