body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:#fff;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	cursor: default;
	background-position: center center;
}


a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#999900;
}
a:hover {
	text-decoration: none;
	color: #78A898;
}
a:active {
	text-decoration: none;
	color:#78A898;
}

.letra-blanca{
	width:145px;
	height:25px;
	font-family:Verdana;
	background:url(images/fondotable.gif);
	font-size:9px;
	color:#000;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding: 3px  0px  0px  0px;

}
.letra-blancaD{
	width:160px;
	height:25px;
	font-family:Verdana;
	background:url(images/fondotable2.gif);
	font-size:9px;
	color:#000;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding: 3px  0px  0px  0px;

}
#contenedor_izquierdo{
	float:left;
	width:145px;
}
#contenedor_derecho{
	float:right;
	width:160px;
}
#contenedor_central{
	padding-left:4px;
	padding-right:4px;
	width:457px;
}

/* BLOQUE 2 */
#box-negro{
background:#FFF;
}

#stylo{
background:#FFF;
width:145px;
height:20;
border:none
visibility:hidden;
}
#styloD{
background:#FFF;
width:160px;
height:20;
border:none
visibility:hidden;
}
#box-contenido{
background:#FFF;
width:440px;
padding-top:2px;
padding-bottom:2px;
}

#letrablanca {
	width:425px;
	height:25px;
	font-family:Verdana;
	font-size:14px;
	color:#000;
	padding-top:-5px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#ads-contenido{
background:#000; 
width:775px;
height:30px;
padding:5px;
}

.textopie {
	color: #FFFFFF;
	font-weight: bold;
}


