

.tematicas {
    float: left;
    margin-left: 0px;
    padding-right: 5px;
    text-align: left;
    width: 100%;
}
.tematicas ul {
    list-style: none;
}
.tematicas ul li {
    padding-left: 0px;
    line-height: 18px;
	float:left;
	width:31%;
}
.tematicas li a {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #df5400;
    text-decoration: underline;
}
.tematicas li a:hover {
    color: #01189b;
}


ul li {
	    list-style: none;
}

/* 
	Grey Suits you Sir. Please host the images on your own server.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/

table,td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  font                 : small/1 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
table
{
	border                :none;
	border                :1px solid #CCC;
	width: 100%;
}
thead th,
tbody th
{
	background            : #fafafb url(http://futbolporra.com/img/tr_bck.gif) repeat-x;
  color                 : #666;  
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px 10px;
    color                 : #666;

}

tbody tr
{
    background            : #ffffff ;
}


tbody tr:hover
{
    background            : #fdc30c url(http://futbolporra.com/img/tr_bck.gif) repeat;
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
table a:link
{
	color                 : #df5400;
}
table a:visited
{
	color                 : #df5400;
}
table a:hover
{
	color                 : #003366;
}
table a:active
{
	color                 : #003366;
}
