caption{
	font-size:140%;
	background: url('images/caption.jpg');
	color:#fff;
	padding:4px;
}
caption img{
float:right;
}
table{
 	font-size:110%;
	}
table  thead {

	background:#000;
	color:#fff;
	text-align:center;
}
table tbody {
	background:#666666;
}
table tbody th{

}
table tbody a{
	color:#fff;
	text-decoration:none;
}
table tbody a:hover{
	text-decoration:underline;
	}
table tfoot{
height:1px;
background:#222222;
}
	
/*...tabla_left..*/
#tabla_left{
    float:left;
	width:220px;
	margin:5px 0 0 0;
}	
	
#tabla_left table {
background:#666666;
width:220px;
}
}/*...tabla_sitios_online...*/

#tabla_sitios_online{
	width:575px;
	margin:0 5px 5px 5px;
}

#tabla_sitios_online table {
	background:#666666;
	width:575px;
}
#tabla_sitios_online table tbody th {
	background:#000;
	padding:4px;
	text-align:justify;
}
/*...tabla_calculadora_odds...*/
#tabla_calculadora_odds{
	width:575px;
	margin:5px;
  }

#tabla_calculadora_odds table {
	background:#666666;
	/*border:1px solid #000;*/
	width:575px;
	height:180px;
}

/*...tabla_poker_bonus...*/

#tabla_poker_bonus{
    float:right;
	width:210px;
	margin:0;
  }

#tabla_poker_bonus table {
	background:#666666;
	width:210px;
}

/*...tabla_noticias...*/

#tabla_noticias{
    float:right;
	width:210px;
	margin:5px 0 0 0;
}
#tabla_noticias table {
	background:#666666;
	width:210px;
	height:220px;
}

#tabla_noticias table tbody th p{
text-align:left;
font-weight:normal;
padding:5px;
}

#tabla_poker{
font-size:11px;
}

#tabla_poker b{
color:#FF0;
}

td.titulo{
font-size:14px;
font-style:bold;
}
