ul#anos {
	float:left;
	list-style:none;
	width:90px;
	text-align:center;
}
ul#anos li.titulo {
	text-align:center;
}

ul#torneo {
	float:left;
	list-style:none;
	width:180px;
}
ul#resultado {
	float:left;
	list-style:none;
	text-align:center;
	width:180px;
}


ul#ciudad {
	float:left;
	list-style:none;
	width:140px;
}


ul#pais {
	float:left;
	list-style:none;
	width:120px;
}
ul li {
	height:25px;
	line-height:25px;
}
ul li.fondo2 {
	background-color:#e8e8f2;
}
i {
	color:red;
	font-style:normal;
	font-size:10px;
}
ul li.titulo {
	font-size:18px;
	background-color:#3d3b5c;
	height:30px;
	line-height:30px;
	color:#fff;
}
#vertical-separator-historia {
	margin:40px 0 40px 0;
	border-right:1px solid #CCC;
	height:280px;
	width:1px;
	float:left;
}

h2 {
	margin:5px 0 20px 0;
}
h2 img {
	float:left;
	margin:0 5px 0 0;
}
p.que-es-asterisco {
	font-size:11px;
	color:#333333;
}


/* modal box */

#control_overlay {  
     background-color:#000;  
} 
.modal {  
    background-color:#fff;  
    padding:10px;  
    border:1px solid #333;  
} 

#acta {
	width:650px;
	height:400px;
	overflow:scroll;
	text-align:justify;
}
#acta p {
	margin:20px;
}


/* --- estilos de listados --- */
#columna-grande {
	width:860px;
	margin:auto;
}
#nacional,
#metropolitana {
	float:left;
	width:430px;
}


.fuente {
	text-align:right;
	margin:0 20px 20px 0;
	color:#000;
	font-family:"MS Sans Serif", Geneva, sans-serif;
	font-weight:bold;
	
}

#mundiales {
	float:left;
	margin:0 5px 20px 10px;
}
