.justificado { text-align: justify }

A:link
{
    COLOR: darkblue;
    FONT-FAMILY: 'Trebuchet MS', Verdana, Arial;
    FONT-SIZE: 8pt
}
A:visited
{
    COLOR: darkblue;
    FONT-FAMILY: 'Trebuchet MS', Verdana, Arial;
    FONT-SIZE: 8pt
}
A:hover
{
    COLOR: darkblue;
    FONT-FAMILY: 'Trebuchet MS', Verdana, Arial;
    FONT-SIZE: 8pt
}
A:hover
{
    COLOR: darkred;
    FONT-FAMILY: 'Trebuchet MS', Verdana, Arial;
    FONT-SIZE: 8pt
}

A.EnlacesMenu:link { 
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #003366; 
FONT-FAMILY: Verdana, Arial; 
text-decoration: none; 
text-transform: uppercase; }
A.EnlacesMenu:visited { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Verdana, Arial ; text-decoration: none; text-transform: uppercase; }
A.EnlacesMenu:active { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; }
A.EnlacesMenu:hover { 
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial;
	text-decoration: underline;
	text-transform: uppercase;
}
body {
	background-color: #001E3C;
}


.EnlacesMuseo:link { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;
	COLOR: #993300; 
	FONT-FAMILY: Verdana, Arial; 
	text-transform: none;
	text-decoration: none;}
.EnlacesMuseo:visited { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;
	COLOR: #993300; 
	FONT-FAMILY: Verdana, Arial; 
	text-transform: none;
	text-decoration: none;}		
.EnlacesMuseo:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #993300;
	FONT-FAMILY: Verdana, Arial;
	text-transform: none;
	text-decoration: none;}	
.EnlacesMuseo:hover { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;
	COLOR: #993300; 
	FONT-FAMILY: Verdana, Arial; 
	text-transform: none;
	text-decoration: underline;}
	
	
.ResumenNoticias{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}
.Titulo_Resumen_Noticias{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial;
	text-transform: none;
	text-decoration: none;
}

.Ver_Contenido:link{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	font-style: italic;
}
.Ver_Contenido:visited{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial;
	text-transform: none;
	text-decoration: none;
	font-style: italic;
}
.Ver_Contenido:hover{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #660000;
	FONT-FAMILY: Verdana, Arial;
	text-transform: none;
	text-decoration: underline;
	font-style: italic;
}	
.Ver_Contenido:active{
	FONT-FAMILY: Verdana, Arial;
	text-transform: none;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.FondoLateral
{
	background-image: url(../Imagenes/FondoLateral.jpg);
	background-repeat: repeat-x;

}
