body {
	background-color: #7D8BA0;
}
.envivo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 26px;
	color: #7D8BA0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D8BA0;
	font-weight: bold;
}
.titulillos {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.texto a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulillosazul {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #7D8BA0;
}
.estadisticasenvivo {	
	margin: 0px 0px 20px 10px;
	padding: 0;
	width: 690px;
	overflow: hidden;
}
.estadisticasenvivo ul{
	width: 325px;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
}
.estadisticasenvivo ul li{
	width: 325px;
	float: left;
	margin: 0;
	padding: 2px 0px 2px 0px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	display: block;
	border-bottom: dotted 1px #999;
	color: #777;
}
.estadisticasenvivo ul .tit{
	font-weight: bold;
	color: #5a6a82;
}
