body,html {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}


.grisnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	font-weight: bold;
}

.grisnormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

}
.blanconormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
	
}

.blanconormalbold {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.negrochiconormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
.negronormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.fondohome {
	background-image: url(imagenes/index/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondoeventos {
	background-image: url(imagenes/eventos/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondonosotros {
	background-image: url(imagenes/nosotros/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondoservicios {
	background-image: url(imagenes/servicios/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondodjs {
	background-image: url(imagenes/djs/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondofotos {
	background-image: url(imagenes/fotos/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondocontacto{
	background-image: url(imagenes/contacto/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

