@charset "UTF-8";
/* CSS Document */

.textprojet {
		position: relative; 
		width:630px; margin-left:-300px; 
		left:50%;
		z-index:50;
		min-width:600px;
}


.diaporamaprojet{
		position: relative; 
		left:50%; margin-left:-300px;   
		z-index:50;


}


.titreprojet{
		position: relative; 
		width:600px; 
		left:50%; 
		margin-left:-300px;		 
		z-index:50; 
		text-align:center; 
		padding-top:73px

}


.noticetitreprojet{
position: relative; 
left:50%;
margin-left:-200px;  
width:500px;
z-index:50
}


.paprojet {
		position: relative; 
		width:680px; 
		margin-left:-300px; 
		left:50%;
		z-index:50;
		top:12px;
}


.denomination {
	visibility:hidden;
}

.denomination2 {
	position:  relative; 
	width:600px; 	
	margin-left:-300px; 
	left:50%; 
	text-align:center; margin-bottom:21px;
	z-index:30000; 
}


.denomination3 {
	visibility:hidden;

}


@media only screen and (min-width: 1080px) 
		{.textprojet {
		position: relative; 
		left:0%; margin-left:5%;  
		width:630px; 
		
		z-index:50
	
}

.diaporamaprojet{
		position: relative; 
		left:0%; margin-left:5%;  
		z-index:50;
}


.titreprojet{
		position: relative; 
		left:0%; 
		margin-left:5%;  
		width:600px; 
		z-index:50; 
		text-align:center; 
		padding-top:73px
		
}


.noticetitreprojet{
position: relative; 
left:25%; 
margin-left:-150px;  
width:500px; 
z-index:50;
}



.paprojet {
		position: relative; 
		width:600px; 
		margin-left:5%; 
		left:0px;
		z-index:50;
		top:12px;
}




.denomination {
		position: relative; 
		top:112px;   
		margin-left:5%;  
		width:40px; 
		z-index:50; 
		text-align: left; 
		visibility:visible;

}


.denomination3 {
		position: relative; 
		top:64px;   
		left:0px;  
		width:5%; 
		z-index:50; 
		text-align:center; 
		visibility:visible;

}

.denomination2 {
	visibility:hidden;
	 margin-bottom:0px;
}

		}