body {
	font-family: Verdana,Arial,Helvetica;
	background:url(../imagenes/pixel-fondo.jpg) fixed !important;
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0;
	padding:0;
}

#container {
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 auto;
	/*width: 953px;*/
	width: 953px;
	
}

#topnav {
	padding: 0 0 0 0; 
	width:936px; 
}

.divinfo{
	/*height:500px;*/
	width:750px;
}

.divpie{
	background-image: url(../imagenes/pie-pag.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center middle;
	width:750px;
	height:20px;
	text-decoration:none;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:10px;	
	color:#000000;	
}