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