.titdeporte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FF9900;
}
#page #contenido #escdep {
	position: relative;
}
#page #contenido #escdep .cabecera {
	width:600px;
	border:#FF9900 solid 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 600;
	color: #006699;
	position: relative;
	padding: 4px 4px 12px 4px;
}
#page #contenido #escdep .fila {
	position: relative;
	width: 100%;
	margin: 25px 0px 12px 0px;
}
#page #contenido #escdep .cuerpo {
	width:600px;
	border:#FF9900 solid 5px;
	position: relative;
}
#page #contenido #escdep .cuerpo .fila .dep {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:600;
	color:#333333;
	position: relative;
	padding-left: 2px;
}
#page #contenido #escdep .cuerpo .fila .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	margin:5px 0px 5px 0px;
	line-height:120%;
	padding: 2px 2px 2px 8px;
	border: 1px solid #CCCCCC;
}



#page #contenido #escdep .fila .cuadroleft {
	float: left;
	width: 44%;
	padding: 4px 8px 4px 8px;
	text-align: justify;
	position: relative;
}
#page #contenido #escdep .fila .cuadroder {
	float:right;
	width: 44%;
	padding: 4px 8px 4px 8px;
	text-align: justify;
	position: relative;
}


.cosasdeporte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #DEE6ED;
}
.textodeporte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

