/* CSS Document */
a:visited
{
	color: #000000;
}

a:link
{
	color: #000000;
}

a:hover 
{
	color: #000000;
}

a:active
{
    color: #000000;text-decoration:underline;
}


body 
{
	margin: 0px 0px 0px 0px;
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
}
.TextoMenu 
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;	
	font-weight: bold;
	text-align: center;	
}

.TextoNotas 
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;	
}

.TextoTitulo 
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;	
	font-weight: bold;	
}

.TextoMenuSeleccionado
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    color: #A8ADB5;
    font-weight: bold;
    text-align: center;	
}

.Texto {font-family: Verdana; font-size: 10pt; font-style: normal;color: #000000; text-decoration: none;text-align: justify;}
.TextoCancelado
{
	text-align: justify;
	font-style: normal;
	font-family: Verdana;
	color: #000000;
	font-size: 10pt;
	text-decoration: line-through;
}
.Cabeceras {font-family: Verdana;font-size: 10pt;font-style: normal;color: #000000;font-weight: bold;}
.TextoNota {font-family: Verdana; font-size: 10pt; font-style: normal;color: White; text-decoration: none;font-weight:bold}
.Enlaces {font-family: Verdana; font-size: 10pt; font-style: normal; color: #000000; text-decoration:underline;}
.EnlacesPequeno {font-family: Verdana; font-size: 8pt; font-style: normal; color: #000000; text-decoration:underline;}
.TextoLetras {font-family: Verdana; font-size: 8pt; font-style: normal;color: #000000; text-decoration: none;}
.TextoTicker {font-family: Verdana; font-size: 8pt; font-style: normal;color: #000000; text-decoration: none;text-align: justify;}

.Contenidos
{
    border: thin solid #FFFFFF;
    width: 854px;
    text-align: justify;
    position: relative;
    padding: 10px;
    color: #000000;
    z-index: 3;
}

.Noticias
{
    border: thin dotted #000000;
    text-align: justify;
    position: relative;
    color: #000000;
    z-index: 3;
    vertical-align: top;
    FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=0.25);
    background-color: #A8ADB5;
    width: 95%;
    
}
.Fotos
{
    width: 667px;
	text-align: center;
    position: relative;
    color: #000000;
    z-index: 3;
    border-top: #000000 thin solid;
    border-right: #000000 thin solid;
    border-left: #000000 thin solid;
    border-bottom: #000000 thin solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #A8ADB5;	
}

.Videos
{
    width: 630px;
	text-align: center;
    position: relative;
    color: #000000;
    z-index: 3;
    border-top: #000000 thin solid;
    border-right: #000000 thin solid;
    border-left: #000000 thin solid;
    border-bottom: #000000 thin solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #A8ADB5;	
}

.Letras
{
    text-align: justify;
    position: relative;
    color: #000000;
    z-index: 3;
    border-top: #000000 thin solid;
    border-right: #000000 thin solid;
    border-left: #000000 thin solid;
    border-bottom: #000000 thin solid;
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #A8ADB5;
}


.TablaMenu   
{
	border: 0;
	border-color:#ffffff;
	border-style:solid;
	background-color:Black;
}

.TablaBorde
{
    border-right: black solid;
    border-top: black solid;
    border-left: black solid;
    border-bottom: black solid;    
}	
	
.TablaThumbnails
{
	border: 2;
	border-color:#ffffff;
	border-style:solid;	
	text-align: center;
}
