body {background:#000000; background-image:url(../misimagenes/fondoweburco.jpg); background-position:center}
.fondo{
	height: 602px;
	width: 800px;
	margin: 0px; 
	top:0px;
	azimuth:center;
	position: relative;
	visibility: visible;
	font-size: 14pt;
	font-family: verdana;
	text-align: center;
	background-color: black;
	z-index:0;
}
.fondonormal{
	height: 602px;
	width: 800px;
	top:0px;
	left:0px;
	position: absolute;
	visibility: visible;
	font-size: 14pt;
	font-family: verdana;
	text-align: center;
	background-color: black;
	z-index:3;
}
.fondonormalcontrol{
	height: 602px;
	width: 800px;
	top:0px;
	left:0px;
	position: absolute;
	visibility: visible;
	font-size: 14pt;
	font-family: verdana;
	text-align: center;
	background-color: black;
	z-index:3;
}



/* CSS Document */
