body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
body {
	background-color:#000000;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	scrollbar-arrow-color: #0066CC;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #242424;
	scrollbar-dark-shadow-color: #1F1F1F;
	scrollbar-track-color: #272727;
	scrollbar-face-color: #191919;
	scrollbar-shadow-color: #121212;
	scrollbar-highlight-color: #313131;
	scrollbar-3d-light-color: #242424;
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	cursor: default;
	background-position: center center;
}

a:link {
	text-decoration: none;
	color:#FFFFCC;
}
a:visited {
	text-decoration: none;
	color:#FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFCC;
}
.letra-blanca{
	background:url(images/fondotable.gif) no-repeat #000000;
	width:135px;
	height:23px;
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

#table-down{
background:url(images/fondotabledown.gif);
width:135px;
height:23px;
}
#divcentro {
	background:#212021;
	width:750px;
	text-align:left;
	border-left: #393c39 1px solid;
	border-right: #393c39 1px solid;
	border-bottom: #393c39 1px solid;
}
#contenido_iz {
	padding:4px;
	background:#000;
	float:left;
	width:150px;
	height:300px;
}
#contenido_der {
	padding:4px;
	background:#000;
	float:right;
	width:150px;
	height:300px;
}
#contenido_cen {
	width:300px;
}

#contenedor_principal{
	width:740px;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#contenedor_izquierdo{
	padding-top:0px;
	padding-left:9px;
	float:left;
	width:135px;
	left:0px;
	top:0px;
}
#contenedor_derecho{
	padding-top:0px;
	padding-right:9px;
	float:right;
	width:135px;
	left:0px;
	top:0px;
}
#contenedor_central{
	padding-top:0px;
	padding-left:4px;
	padding-right:5px;
	width:450px;
	top:0px;
}

/* BLOQUE 2 */
#box-negro{
background:#000;
width:135px;

}
#box-subcontenido{
	background:#000000;
	width:440px;
	padding-top:5px;
	background-image: url(images/fondomain.gif);
	background-repeat: no-repeat;
}

#box-titulo{
background:#000;
padding-top:6px;
padding-bottom:6px;
border:solid 1px #525252;
width:425px;
height:10px;
font-family:Verdana;
font-size:9px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}
#box-contenido{
background:#000;
border:solid 1px #161616; 
width:435px;
padding-top:2px;
padding-bottom:2px;
}
#tabledown {
	width:440px;
	height:23px;
	background-image: url(images/fondomaindown.gif);
}

#letrablanca {
	width:440px;
	height:23px;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	padding-top:-5px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#letrablancaa {
	height:23px;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#ads-titulo {
	width:730px;
	height:23px;
	background-image: url(images/ads_table.gif);
}

#ads-contenido{
background:#000; 
width:730px;
padding-top:3px;
padding-bottom:3px;
}
#ads-footer {
	width:730px;
	height:23px;
	background-image: url(images/ads_table1.gif);
}

