body
{
	background-color: #FEDCA9; /*#FFFFCC;*/
	color: #6666FF ; /*#0000CC;*/
	scrollbar-face-color: #FEDCA9;
   	scrollbar-shadow-color: #6C4315;
   	scrollbar-highlight-color: #EDDFCD;
   	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #6C4315;
	scrollbar-track-color: FEDCA9;
	scrollbar-arrow-color: #EDDFCD;
}

.fond_papillon
{
	color:#5B7F37;
	background-image:url(../photos/fond_papillon2.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

a.retour 
{
  background-image: url("../photos/back1.gif");
  text-decoration: none;
  background-repeat:no-repeat;
  background-position:center;
  text-align: center;
  padding: 3px;
  width: 60px;
  height: 40px;
}

a.retour:hover 
{
  background-image: url("../photos/back2.gif");
  text-decoration: none;
  background-repeat:no-repeat;
  background-position:center;
  text-align: center;
  padding: 3px;
  width: 60px;
  height: 40px;
}


.title
{
	color:#0000CC;
	font-size:30px;
}
.titleMAIL
{
	
	color:#5B7F37;
	font-size:30px;
}