@charset "UTF-8";
/** tyle */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #4E5D69;
}

.text_small 
{
	font-size: 10px;
}
/** Tablas sin formato especificado **/
table 
{
	color: #000000;
	margin: 0px;
	padding: 0px;
}
td
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
}
/** The border that surrounds the video thumbnails */
.videoThumbBrdr {
	padding: 10 px;
	background-color: #000000;
}

/** Stoandard table */
.table2 
{
	background-color: #00fdb8;
	color: #000000;
	background: url(../images/tirilla.jpg);
}

/** Tables with dotted borders */
.tableDashed {
	border: thin dashed #FFFFFF;
	background-color: #00fdb8;
}

/** The main OverAll background table */
.tableOveral 
{
	color: #000000;
	background-color: #000000;
	background-image: url(../images/bg_Overal.png);
}
li {
	line-height: 25px;
	font-weight: bold;	
}


.tableStriped {
	background-image: url(../images/stripeBox.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	color: #0000;
	font-weight: bold;
}
/** EL COLOR DE LOS LINKS **/
A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold 11px Verdana; /*Fuente del menu?*/
	color: #9933FF;
}

A:visited{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold 11px Verdana; /*Fuente del menu?*/
	color: #FFFFFF;
}

A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold 11px Verdana; /*Fuente del menu?*/
	color: #000000;
}

A:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold 11px Verdana; /*Fuente del menu?*/
	color: #333333;
}


/*End Credits: Dynamic Drive CSS Library */

/** This style keeps the zer0one credits small out of the way */
#credit{
	font-size: 9px;
	color: #333333;
}
.subrrallado {
	color: #9933FF;
	font-weight: bold;
}

.menuinf
{
	background: black;
	font-size: 9px;
}
.menuinf:hover{
	font-size: 11px;
}
.menuinf:selected{
	font-size: 12px;
}
.menuinf:visited{
	font-size: 14px;
}
