
#contenido 
{
	font-family: Trebuchet MS;
	width:100%;
	padding:2px;
	/*border:1px solid red;*/
}

#contenido div.col-der
{
	width: 44%;
	overflow: hidden;
	border:0px solid red;
	float:right;
}

#contenido div.col-izq
{
	width: 55%;
	overflow: hidden;
	border:0px solid red;
	float:left;
}

div.cajaTop {

/*
Baja a 20px la tabla entera
*/
/*	margin: 20px 0;*/
	border: 1px solid #B8B8B8;
}
div.cajaTop h2.head {
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	text-align:left;
}



div.cajaTop h2.head span.toplist {
	background: #468966 url("/images/topbonus.gif") no-repeat 10px 4px;
	font-family: Trebuchet MS;
	color:#ffffff;
	text-transform: uppercase;
	display: block;
	padding: 5px 35px;
	

}

div.cajaTop h2.head span.news {

	background:#CCC082 url("/images/topnews.gif") no-repeat 10px 4px;
	font-family: Trebuchet MS;
	color:#000000;
	text-transform: uppercase;
	display: block;
	padding: 5px 35px;
	border-bottom: 1px solid #ddd;

}

div.cajaTop h2,
div.cajaTop table {
	padding:0px;
	margin: 10px;
	width: 100%;
	border-spacing: 0;	
	margin: 0;

}

table.news td
{
	border-bottom:1px solid #ddd;
	padding-left:6px;
}

table.toplist .r {
	text-align: right;
}


table.toplist .c {
	text-align: center;
}

table.toplist .l {
	text-align: left;
}



table.toplist a:hover {
	text-decoration: underline;
}



table.toplist a.red{
	color: #C01E2B;
}

table.toplist tr.hover {
	background: transparent;
}

table.toplist tr.hover td {
	background: #f9fdfc;
}

table.toplist img {
	vertical-align: middle;
}

table.toplist th {
	color:#555555;
	padding-left:3px;
	background: #c2dcc2;
	text-align: left;
	vertical-align: middle;
	border-top:2px solid #333;
	border-bottom: 2px solid #333;
	/*padding: 5px 5px;*/

}

table.news th {
	color:#555555;
	padding-left:3px;
	background: #ece7d0;
	text-align: left;
	vertical-align: middle;
	/*padding: 5px 5px;*/

}

table.toplist td {
	font-size:10px;
	text-align: left;
	vertical-align: middle;
}


table.toplist a,
table.toplist a:hover{

	/*padding: 0;*/
font-family:Tahoma;
font-weight:bold;
	color:#2251bb;
	font-size:10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dashed #DCDCDC;
	border:0px solid blue;
}



table.toplist tr:hover td {

	background:#7bae7a;
}

.bgtoppar
{
	background:#cacaca;
	border-top:1px solid #bed2be;
	border-bottom: 1px solid #7bae7a;
	
}
.bgtopimpar
{
	background:#fafafa;
	border-top:1px solid #bed2be;
	border-bottom: 1px solid #7bae7a;
	
}
.bold
{
font-family:Tahoma;
font-weight:bold;
}
