BODY
{
	margin-top: 0px;
	background-color: #2699D0;
}
TD, TR, TH
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
}
A, A:LINK, A:VISITED, A:ACTIVE 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D83C1;
	text-decoration: none;
}
A:HOVER 
{
	text-decoration: underline;
}
LI {
	list-style: square inside;
	color:#0D83C1;
	padding-left: 10px;
}

/* fotos */
.imgGrande {
	border: solid 1px #DFDFDF;
}

/* columnas */
.ColumnaDerecha {
	width: 252px;
	background-color:white;
	border-left: solid 1px #DFDFDF;
	vertical-align:top;
	text-align:center;
	padding-top:10px;
	}

.ColumnaPpal {
	width: 510px;
	background-color:white;
	height:400px;
	vertical-align:top;
}

td.celdadraw {
	background: #F9F9F9;
	padding-left: 2px;
}

/* Fotos */
.btnIR {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
}
.fotojugador {
	border-width: 2px;
	border-style: solid;
	border-color: #0D83C1;
}
