body{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#336699;
	background:#ffc url(imx/fondo.gif);
	}

.tituloFijo{
	font-family:Courier, New-Courier;
	font-size:16px;
	font-weight:bold;
	}

#nowrap{
	width:100%;
	}

#logo{
	height:103px;
	background:transparent url(imx/ceng_circuito.gif) no-repeat;
	}

#contenido{
	width:975px;
	margin: 0 auto;
	background:#fff url(imx/label.gif) repeat-y;
	}

#header{
	margin:0px;
	height:127px;	
	background:#fc3 url(imx/ceng_4.gif) repeat-x;
	}

#down{
	width:514px;
	height:74px;
	margin-left:10px;
	background:#fff url(imx/label_down.gif) no-repeat;
	}

#izq{
	width:541px;
	height:800px;
	overflow:scroll;	
	background:transparent url(imx/label_top.gif) no-repeat;
	float:left
	}

#derecha{
	width:202px;
	margin:25px 10px 10px 10px;
	float:right;
	}

#principal{
	width:205px;
	margin-left:541px;
	height: 800px;
	background:#eef url(imx/label_top_d.gif) repeat-y;
	}

#post{
	width:541px;
	margin-top:150px;
	padding: 10px;
	background:transparent url(imx/post_alt.gif) no-repeat;
	float:left
	}

#colaboradores{
	text-align:center;
	}

#footer{
	height:21px;
	background:#ffcb5d url(imx/label_footer.gif) no-repeat;
	}

#izq table{
	font-size:11px;
	}

input{
	border:1px solid #099;
	text-align:center;
	padding:4px;
	margin:5px;
	}

select{
	border:1px solid #099;
	text-align:left;
	}

.textoFijo{
	color:#7ab3d5;
	line-height:16px;
	}

/*** Enlaces en el texto de la derecha ***/

#derecha a{
	text-decoration:none;
	padding:2px;
	}

#derecha a:visited{
	color:#fff;
	background-color:#7ab3d5;
	}


/*** Para las tablas de las clasificaciones ***/

.listar{
	margin-top:20px;
	line-height: 140%;
	}

.listar .mes{
	color:#039;
	background:#ccf;
	text-align:center;
	font-weight:bold;
	}

.listar th{
	color:#fff;
	background:#039;
	padding:5px 2px;
	}

.listar td{
	padding:5px 2px;
	border-bottom:1px solid #b0c9e3;
	}

.listar a{
	color: #336699;
	text-decoration:none;
	padding:2px 5px;
	}

.listar a:hover{
	color:#f00;
	background-color:transparent;
	}

/*** Fondo para los 3 primeros clasificados ***/
.primero{
	background-color:#ffc;
	}

.segundo{
	background-color:#eee;
	}

.tercero{
	background-color:#fed;
	}

/*** Para mostrar los PUNTOS y DIF en las clasificaciones ***/
.pt{
	font-size:14px;
	text-align:right;
	}

.df{
	font-size:9px;
	color:#c33;
	text-align:right;
	}
.c{
	text-align: center;
}

.g{
	color: #999;
	text-align: center;
}









