/* SLIDE */
	.sl1{
		width:1024px;
		height:405px;
	}
	#diapos-on{
		margin:0 auto 0;
		padding:0;
		position:relative;
		top:-5px;
		width:1024px;
		height:405px;
	}
	
	#diapos-on li{
		position:absolute;
		top:0;
		list-style:none;
		width:1024px;
		height:405px;
	}
/* FIN SLIDE */


/*
@media screen and (min-width: 1971px) {
	.sl1{
		width:1330px;
		height:526px;
	}
	#diapos-on{
		margin:0 auto 0;
		padding:0;
		position:relative;
		top:-5px;
		width:1330px;
		height:526px;
	}
	
	#diapos-on li{
		position:absolute;
		top:0;
		list-style:none;
		width:1330px;
		height:526px;
	}
}*/