body { margin:0;
	font-family:arial;
    }
	
a:link, a:active { color: gray;
    text-decoration: underline;
    }
a:visited { color: #969696;
    text-decoration: underline;
    }
	
/*a:hover { color: #76542e;
background-color:gray;
    text-decoration: none;
    }*/
#wrapper {width:1000px;
height:1750px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
/*background-color:pink;*/}

#google {width:728px;
height:90px;
/*border:1px solid red;*/
}

#entete1 {width:1000px;
height:42px;
/*background-color:green;*/}




#entete1 #cafpi{position:float;
border:0;
margin-left:440px;
margin-bottom:5px;
}

#entete1 p{margin-left:100px;
color:gray;
padding-top:6px;
font-size:15px;
margin:0;
text-align:center;}

#entete2 {width:1000px;
height:40px;
background-image : url(images/entete2.gif);
background-color:black;
padding-top:5px;
padding-bottom:15px;}

#entete2 h1{margin:0;
font-size:40px;
color:red;
margin-top:0;
text-align:center;
}

#photos {width:235px;
height:1620px;
/*background-color:red;*/
float:left;
padding:5px;
margin-top:5px;
border:2px solid #76542e;}

#photos img{margin-left:12px;
border:5px solid;
margin-top:15px;
margin-bottom:5px;}

#photos p {color:gray;
padding-top:6px;
font-size:15px;
margin:0;
text-align:center;}

#photos a:link, a:active { color: #666666;
    }
#photos a:visited { color: #666666;
    }
#photos a:hover { color: #76542e;
background-color:white;
    }

#texte {width:730px;
padding:5px;
height:1620px;
background-image: url(vendu.gif);
/*background-color:green;*/
float:right;
border:2px solid #76542e;
margin-top:5px;}

#texte  h1{color:#666666;
text-align:center;}

#texte  h2{color:#666666;
text-decoration:underline;}

#texte  h3{color:#666666;
text-indent:40px;
text-decoration:underline;}

#texte p {text-indent:20px;
color:#666666;
font-size:20px;}

#texte #sables{font-size:50px;}

#texte #prix{font-size:50px;
color:black;}

#texte #prix{font-size:50px;
color:black;}

#texte #vendu{font-size:70px;
color:#76542e;}

#texte a:link, a:active { color: blue;
    }
#texte a:visited { color: #666666;
    }
#texte a:hover { color: #76542e;
background-color:white;
    }

#email {text-align:center;
font-style:italic;
}

#date {text-align:center;
font-style:italic;}

#copyright {
margin-left:auto;
margin-right:auto;
margin-top:5px;
/*background-color:green;*/
width:500px;
height:50px;
margin-bottom:10px;
}

#copyright p{
color:#333333;
font-size:14px;
font-style:italic;
text-align:center;}




