/* ACA TERMINA EL MENU Y EMPIEZA EL CCS DE LA PAGINA */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	margin-top: 10px;
	background-color: #000000;
	background-image: url(..//deportivos/bg.gif);
	background-repeat: repeat-x;
}

A:link {
	COLOR: #CE5A3E; TEXT-DECORATION: none
}
A:visited {
	COLOR: #CE5A3E; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666;
}
.txtBlueTitleBt {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txtCianEpi {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtBlank {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.txtRed {
	color:#CE5A3E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.txtRedBt {
	color:#CE5A3E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.txtGray {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
.txtGrayBt {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.cajabase {
	display: block;
	width: 765px;
	height: auto;
	background-color: #000;
	border-style: solid;
	border-width: 8px;
	border: #000;
}

.cajacont {
	display: block !important;
	height: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #000;
	border-bottom-color: #000;
	border-top-style: dotted;
	border-bottom-style: dotted;
	vertical-align: middle;
}


.cajaprod {
	display: block !important;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-bottom-color: #CE5A3E;
}

.cajapie {
	display: block !important;
	width: 756px;
	height: auto;
}



/*
