body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
}	

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}	
	
.texto {
	text-decoration: none;
	border-bottom: 1px solid #D4DAE3;
}
.textonacional {
	color: #B00000;
	text-decoration: none;
	border-bottom: 1px dotted #b00000;
}
.textoproximo {
	font-size: 12px;
	font-weight: bold;
	color: #1B2A74;
	border-bottom: 1px solid #D4DAE3;
}
.vs {
	font-size: 12px;
	font-weight: bold;
	color: #B00000;
	text-decoration: none;
	border-bottom: 1px solid #D4DAE3;
}
.proximofecha {
	text-decoration: none;
	background-color: #E2E7ED;
}
.proximohora {
	color: #000000;
	border-right: 1px solid #D4DAE3;
	border-left: 1px solid #D4DAE3;
	background-color: #E2E7ED;
}
.golesultimo {
	color: #b00000;
	border-right: 1px solid #c9c9c9;
}
.estadioultimo {
	font-weight: normal;
	color: #1B2A74;
	padding-left: 13px;
}
.back {
	background-color: #EFF2F5;
}
.bordes {
	border-left: 1px dotted #7480b0;
}
.textoresultados {
	color: #276395;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D7E3EC;
	border-left-color: #D7E3EC;
}

.textoresultados a{
	color: #276395;
	text-decoration:underline;
	text-align: left;
	padding: 5px;
}

.tablacompleta {
	font-weight: bold;
	color: #003366;
	margin-left: 25px;
}

a.tablacompleta:hover {
	font-weight: bold;
	color: #b00000;
	text-decoration: underline;
	margin-left: 25px;
}

.proximofechatit {
	font-size: 12px;
	color: #666666;
	background-color: #E2E7ED;
}

.proximohoratit {
	font-size: 12px;
	color: #666666;
	border-right: 1px solid #D4DAE3;
	border-left: 1px solid #D4DAE3;
	background-color: #E2E7ED;
}
.nomenclatura {
	color: #1B2A74;
	border-bottom: 1px solid #D4DAE3;
	background-color: #F6F8F9;
}
.goles {
	border-right: 1px solid #D7E3EC;
	border-left: 1px solid #D7E3EC;
	border-top: 1px solid #D7E3EC;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
}
.backresultados {
	color: #666;
	background-color: #F2F6F9;
	height: 16px;
	padding-left: 10px;
}

.espacio {
	color: #999;
	background-color: #F2F6F9;
	padding-left: 10px;
}

.detalletexto {
	font-size: 12px;
	color: #333333;
	border-bottom: 1px solid #D4DAE3;
	padding: 10px 0 10px 0;
	text-decoration: none;
}

a.detalletexto:hover {
	font-size: 12px;
	color: #B00000;
	border-bottom: 1px solid #D4DAE3;
	padding-top: 5px;
	text-decoration: underline;
}


.campeonato {
	font-weight: bold;
	color: #5585AB;
}

.tiempo {
	color: #1B2A74;
	background-color: #E6EAEF;
	padding: 4px 0 0 6px;
}

.detallegoles {
	font-size: 12px;
	color: #1B2A74;
	border-bottom: 1px solid #D4DAE3;
	padding-top: 10px;
	font-weight: bold;
}

.titcampeonato {
	font-size: 12px;
	color: #1B2A74;
	padding: 6px 0;
	font-weight: bold;
}

.imgcampeonato {
	width:68px;
	height:30px;
	float:right;
	padding-left:6px;
}

.fechas {
	color: #666;
	background-color: #D2DADF;
	padding-left: 24px;
	height: 10px;
	font-weight: bold;
}

.espaciogoles {
	padding: 8px 0 10px 0;
	border-bottom: 1px solid #D4DAE3;
}

.back2 {
	background-color: #F6F8F9;
}

.siguienteback {
	background-color: #BAC6C7;
}

.bordestabla {
	padding: 6px 5px 5px 4px;
	border-right: 1px solid #d7e3ec;
	border-bottom: 1px solid #d7e3ec;
	border-left: 1px solid #d7e3ec;
}
.serie {
	font-weight: bold;
	color: #FF7700;
	margin-left: 10px;
}

hr {
	border-top: 1px dotted #306A99;
	height: 1px;
	width: 100%;
}

