body {
FONT-FAMILY: Arial, Tahoma, Verdana;
font-size: 12px;
line-height: 17px;
color: Black;
width: 1000px;
padding-bottom:6px;margin:0 auto;
}

#cuerpo {    /* Cuerpo del html */
margin:  0px auto;
width: 1000px;
}
#header {
	height: 205px;
	background: url(../images/betintennis2_01.png) no-repeat;
}

#navigation {
height: 28px;
background : url(../images/betintennis2_04.png) no-repeat;

}
#navigation a{
	font-family:  Comic Sans MS;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	display: inline;
	padding: 0px 18px;
	float: left;
}

#navigation a:hover {		color: #B1CC43; background:#FFFFFF; }
	
#centro {  /* Contenido del centro */
	background: #FFFFFF;
   padding-top: 5px;
}

.tit1  {
 width: 720px;
 float: left;
 color: #000162;
 vertical-align: top;

}
.tit1 h1{
	color: #58B84A;
	font-family: Century Gothic;
	font-size: 24px;
	font-weight: normal;	
   line-height: 25px;
	width: 100%;
}

#textCenter{
float: left;
 width: 790px;
 height: auto;
 margin:auto;
 padding:auto;
 color: #3F3F3F;
 padding-left: 15px;
}

#textCenter p{
 	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
   line-height: 14px;
}
#textCenter b{
  font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}



/* Caja a la derecha con las novedades */
#clateral{
	float: right;
	width: 180px;
	background:  url(../images/capa.png) no-repeat;
	font-weight: bold;
	color: White;
	background-color: #ECEFF2;
  
}
#clateral_tabla{
	font-family: Verdana, Arial;
	font-size: 12px;
}

#clateral a {	color: #414141;	line-height: 14px;}
#clateral #date {	color: #58B84A;}
#clateral .pos {	color: green;	font-weight: normal; margin-left: 25px;}
#latclateralest .neg {	color: red;	font-weight: normal;	text-align: right;}

#cstatistics_tabla{
	font-family: Century Gothic;
	font-size: 13px;		
	color: #676767;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;	
}

#results_list  {}
#results_list  TD{
	color: #636363;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#results_list date {

}

#results_list .head {
	background-color: #E6E6E6;
	border-bottom: 1px solid #727272;
	color: #676767;
	font-size: 12px;
	font-weight: bold;
}


/* Para cada linea de los resultados */
#results_det #table {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 8px;
}

#results_det #td {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 8px;	
}

.cabdet {
 font-family: Century Gothic;
	background-color: #E6E6E6;
	border-bottom: 1px solid #727272;
	color: #676767;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;    
}
.txtdet{
   font-family: Century Gothic;
	font-size: 13px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #EEEEEE;	    
}

#latest_results a {

	color: #999999;

	font-family: Verdana, Arial;

	font-size: 9px;

	text-decoration: none;

	line-height: 14px;

}

#latest_results a:hover {

	color: #999999;

	font-family: Verdana, Arial;

	font-size: 9px;

	text-decoration: none;

	line-height: 14px;

}

#latest_results {
	width: 160px;
	color: #999999;
	font-family: Verdana, Arial;
	font-size: 9px;	
}



#latest_results img {

}



#latest_results #date {

	color: #58B84A;

	font-family: Verdana, Arial;

	font-size: 9px;

}



#latest_results .__win {

	color: green;

	font-weight: normal;

	text-align: right;

}



#latest_results .__loss {

	color: red;

	font-weight: normal;

	text-align: right;

}
#footer{
background : url(../images/pie.png) no-repeat;
font-size: 12px;
color: #fff;
padding: 7px 0 7px 0;
}
#footer a{	color: #fff;}
