/* Contenu :

Ne concerne que l'acceuil divisé en 3 parties distinctes.*/

img{
	border:none;
/*	position:absolute;*/
	z-index:1;
}


#main1{
	position: absolute;
	z-index: 1;
	top: 325px;
	width: 950px;
	height: 400px;
	background-image: url("img/main1.png");

}

#notvi{
	background:url(img/notvi.png) no-repeat top left;
	height:100px;
	width:200px;
	z-index:3;
	position:absolute;
	left:-60px;
	top:-30px;
	
}

#main2{
	
	position: absolute;
	z-index: 1;
	top: 725px;
	width: 950px;
	height: 400px;
	background-image: url("img/main2.png");
	
}

#main3{
	
	position: absolute;
	z-index: 1;
	top: 1125px;
	width: 950px;
	height: 400px;
	background-image: url("img/main3.png");
	
}

#titremain1{
	position: absolute;
	z-index: 2;
	top: 25px;
	Left: 30px;
	width: 500px;
	height: 50px;
	background-image: url("img/titreh1.png");
	text-align: center;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
} 

#titremain2{
	position: absolute;
	z-index: 2;
	top: 25px;
	Left: 30px;
	width: 500px;
	height: 50px;
	background-image: url("img/titreh1.png");
	text-align: center;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
} 

#titremain3{
	position: absolute;
	z-index: 2;
	top: 25px;
	Left: 30px;
	width: 500px;
	height: 50px;
	background-image: url("img/titreh1.png");
	text-align: center;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
} 

#textmain1{
	position: absolute;
	z-index: 2;
	top: 100px;
	Left: 30px;
	width: 500px;
	height: 220px;
	background-image: url("img/text.png");

}

#textmain2{
	position: absolute;
	z-index: 2;
	top: 100px;
	Left: 30px;
	width: 500px;
	height: 220px;
	background-image: url("img/text.png");

}

#textmain3{
	position: absolute;
	z-index: 2;
	top: 100px;
	Left: 30px;
	width: 500px;
	height: 220px;
	background-image: url("img/text.png");

}

#intro1{
	position: absolute;
	z-index: 3;
	top: 10px;
	Left: 10px;
	width: 480px;
	height: 200px;
	text-align: justify;

}

#intro2{

position: absolute;
z-index: 3;
top: 10px;
Left: 10px;
width: 480px;
height: 200px;
text-align: justify;

}

#intro3{
	position: absolute;
	z-index: 3;
	top: 10px;
	Left: 10px;
	width: 480px;
	height: 200px;
	text-align: justify;
}

.objet{
	position: absolute;
	z-index: 3;
	top: 50px;
	right: 35px;
	width: 350px;
	height: 263px;
	/*background-image: url("img/objet1.png");*/
}


#lately{
	position:absolute;
	margin-left:250px;
}

.lately_vids{
	display:block;
	width:180px;
	text-align:center;
	margin:0 5;
	
}

.logo_spip{
	z-index:1;
	text-align:center;
	position:absolute;
}

.lately_titre{
	height:20px;
	position::absolue;
	top:25px;
	margin-top:45px;
	color:#333333;
	font-weight:bold;
	z-index:3;
	text-transform:uppercase;
}

#cadre_news{
	overflow:hidden;
	height: 100px;
}
