/*RESETEO CABECERAS*/@import url("/css/style/cab_generica/reset_head_basica.css");
/******************* TABLAS *******************/
.title {
	text-align:center;
	color:#fff;
	background-color:#337c9c;}
	
table, table.calendario_partidos {
	margin: 0.5em 0.5em 0.5em 1em; 
	background: #f2f2f2; 
	border: 1px #aaa solid; 
	border-collapse: collapse; 
	font-size: 13px;}
	
table th, table td {
	padding:10px;}
	
table span {margin-right:10px;}

table.calendario_partidos span { margin-right:5px;}

