/* CSS Document */
body {
background-image: url(bg2.jpg);
font-family:Arial, Helvetica, sans-serif;
scrollbar-face-color: 62322e;
scrollbar-arrow-color: f1f0de;
scrollbar-track-color: b9b9b9;
		}


td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#858585;
		}
	
 
a {  font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#858585;
	  font-weight:bold;
	  text-decoration:none;  
 }	  
 
a:hover {  font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#f1f0de;
	  font-weight:bold;
	  text-decoration:none; 
 }

.lia{
	list-style-type: square;

}
 
 
input {
	background-color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.textarea {
	background-color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	color: #fffffff;
}

.lien    {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}

.lien a       {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}

.lien a:hover{
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

div#contenu { 
overflow: auto;
width: 619;
height: 604;
}
.intro1 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 27px;


}
.intro2 a {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

