
#fin_cuerpo
{
	color:Red;
}


#tablaGeneral
{
	width:100%;
}



/************************  CLASES ***************************/
/************************************************************/
/************************************************************/

.txtgennegro{
	font-family:Arial;
	font-size:12px;
	color:black;
}

.txtgenverde{
	font-family:Arial;
	font-size:12px;
	color:#006633;
}


/* Estilo para los laterales de la tabla que contiene toda la página*/
.anchomarcogeneral
{
	width:33%;
}
/* Fin de estilo*/


.cabeceraNoticia
{
	margin-left:0.625em;
	FONT-SIZE: 0.75em; 
	COLOR: #006666; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none; 
	text-align: center;
	font-weight:bold;
	
}


.capaNoticia
{
	 BORDER-RIGHT: #ffffff thin solid; 
	 BORDER-TOP: #ffffff thin solid; 
	 FLOAT: left; 
	 BORDER-LEFT: #ffffff thin solid; 
	 WIDTH: 15.625em; 
	 BORDER-BOTTOM: #ffffff thin solid; 
	 HEIGHT: 12.5em;

}

.capaNoticia:hover
{
	text-decoration:underline;
}





.enlaceComoLlegar
{
	font-family:Arial;
	font-size:12px;
	color:#006666;
	letter-spacing:0.0625em;
	font-weight:bold;
}

.enlaceComoLlegar:hover
{
	color:Red;
	letter-spacing:0.1em;
}



.enlaceMail
{
	font-family:Arial;
	color:#006633;
	font-weight:bold;
}

.enlaceMail:hover
{
	color:#006699;
}










/* Estilo para el menu principal*/
.enlacemenu 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #006633; 
	FONT-FAMILY: Arial; 
	LETTER-SPACING: 0px; 
	TEXT-DECORATION: none 
} 

.enlacemenu:hover 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #006633; 
	FONT-FAMILY: Arial; 
	LETTER-SPACING: 0px; 
	TEXT-DECORATION: underline 
} 

.enlacemenu:visited 
{ 
	COLOR: #006633 
}
/* Fin de estilo para menu principal*/ 



/* Color de fondo de la página*/
.fondo
{
	background-color:#FFEAE8;

}
/*Fin*/	


.localizador
{
	background-color: #FFEAE8;

	width:66.6em;
	height:1.3em;
	background-image:url('../imagenes/tirafinal.jpg');
	background-repeat:no-repeat;
	color:white;
	border-bottom: #ffffff 0.0625em solid;
	font-family: Verdana, Arial;
	font-size: 0.75em;
	font-weight:bolder;
	letter-spacing:0.0625em;
	float:left;
}

.noticiasInicio{
	FONT-SIZE:0.8em; 
	MARGIN-LEFT: 1.2em; 
	COLOR: #D90000; 
	FONT-FAMILY: Verdana,Arial; 
	LETTER-SPACING: 0.06em; 
	TEXT-ALIGN: left;
}
.mapaWebLinkPrincipal
{
	color:Red;
	font-family:Arial;
	font-size:0.75em;
	font-weight:bold;
	letter-spacing:0.0625em;
	text-decoration:none;
}

.mapaWebLinkPrincipal:hover
{
	color:#0099cc;
	text-decoration:underline;
}

.mapaWebLinkSub
{
	color:#0099cc;
	font-family:Arial;
	font-size:0.75em;
	letter-spacing:0.1em;
	text-decoration:none;
}

.mapaWebLinkSub:hover
{
	color:Red;
	text-decoration:underline;
}


.mas
{
	margin-left:18em;
	margin-top:11.875em;
	FONT-SIZE: 0.6875em; 
	COLOR: red; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: none;
}

.mas:hover
{
	text-decoration:underline;
}

.menucontactenos
{
	font-family:Arial;
	color:#006666;
	font-size:12px;
}

.menucontactenos:hover
{
	color:Red;
}


.parrafonoticia
{
	margin-left:0.3125em;
	FONT-SIZE: 0.6875em; 
	WIDTH: 22em;
	height: 10em; 
	FONT-FAMILY: Arial;
	text-align:justify;
}



.textoaccesibilidad{
	text-align:center;FONT-SIZE: 0.7em; COLOR: #336666; FONT-FAMILY: Arial;width:9em;margin-left:0.5em
}

.boton{
	border: 1px solid Black;
font-family:Arial;
	font-size:0.8em;
	color:#006633
	}
	
.cajatexto{
	border: 1px solid #006633;
	font-family:Arial;
	font-size:0.8em;
	color:#006633
}