*{
margin:0;
padding:0;
}	
body{
background-color:#F0FFCF;
}


div.logo{
position:relative;
margin-left:-375px;
left: 50%;
overflow:hidden;
width:750px;
padding-top:0px;
background-image:url("logo.png");
background-position:center;	
height:136px;
background-repeat:no-repeat;
}

div.page
{
position:relative;
margin-left:-375px;
left: 50%;
overflow:hidden;
width:750px;
padding-top:0px;
font-family:Comic Sans MS,Trebuchet MS,sans-serif;
background-image:url("background.png");
font-size:16px;
color:black;
}

div.gamme{
float:left;	
width:750px;
background-repeat:no-repeat;
background-position:center;
margin-bottom:5px;
text-align:center;
}

div.gamme_text{
text-align:center;
font-size:40px;
color:white;	
font-weight:bold;
background-color:red;
}


div.sand{
float:left;
width:350px;
height:232px;
background-image:url("sand.png");
background-repeat:no-repeat;
}

div.sand_gauche{
float:left;
height:232px;
width:165px;
}


div.retour
{
height:128px;
width:173px;
float:right;
text-align:center;
font-size:18px;
}

a.retour
{
height:128px;
width:173px;
color:Black;
display:block;
background-position:top;
background-image:url("boutonretour.png");
background-repeat:no-repeat;
}

div.anim{
background-image:url("background.png");	
}
a.retour:hover{
background-position:left bottom;
}

a,a:hover,a:visited
{
color:Black;
text-decoration:none;
}

div.sand_titre{
margin-top:120px;
font-size:18px;
height:130px;
width:150px;
margin-left:10px;
text-align:center;
color:black;
font-weight:normal;
}

div.sand_photo{
float:right;
margin-top:60px;
margin-right:10px;
height:154px;
width:170px;
text-align: center;
}
