/* CSS Document */

body,html{
margin:0;
background-image:url(../img/fond.jpg);
background-repeat:repeat;
background-color:white;
background-attachment:fixed;
text-align: center;
}

div#site{
width:950px;
height:620px;
background: url(../img/bg-youpiland.png) no-repeat;
position:absolute;
left:50%;
margin-left:-475px;
top:0;
border:0px solid white;
z-index:1;
float:left;
}

div#nouveautes{
width:800px;
height:560px;
overflow: auto;
margin-top: 30px;
margin-left:auto;
margin-right: auto;
border:0px solid white;
}

div#Galerie{
border:0px solid black;
width:860px;
height:450px;
/*overflow:auto;
background-image:url(../img/trame.png);
background-repeat:repeat;*/

margin-top:40px;
margin-left:40px;
margin-bottom:10px;
float:left;
position:relative;
}

div#CadrePhoto0{
width:86px;
height:86px;
background-image:url(../img/cPh0.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}
	div#Photo{
	width:90px;
	height:90px;
	
	overflow:hidden;
	float:left;
	position:relative;
	}

div#CadrePhoto1{
width:86px;
height:86px;
background-image:url(../img/cPh1.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}
div#CadrePhoto2{
width:86px;
height:86px;
background-image:url(../img/cPh2.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}
div#CadrePhoto3{
width:86px;
height:86px;
background-image:url(../img/cPh3.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}
div#CadrePhoto4{
width:86px;
height:86px;
background-image:url(../img/cPh4.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}
div#CadrePhoto5{
width:86px;
height:86px;
background-image:url(../img/cPh5.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}
div#CadrePhoto6{
width:86px;
height:86px;
background-image:url(../img/cPh6.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}
div#CadrePhoto7{
width:86px;
height:86px;
background-image:url(../img/cPh7.png);

position:relative;
float:left;
overflow:hidden;
margin:4px;
padding:22px;
}

div#BlocPh{
width:100%;
height:800px;
background-image:url(../img/trame2.png);
z-index:5;
position:absolute;
}
div#ZoomPh{
width:520px;
height:520px;
background-color:#FFFFFF;

left:50%;
margin-left:-260px;
margin-top:50px;
padding:10px;

text-align:center;
z-index:6;
position:relative;
}