body
{
	margin: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:url("images/fond2.jpg");
	font-size:14pt;

}

.site {
	background-image:url("images/fond3.jpg");
	width:98%;
	border:2px solid #ad7509;
}

#entete{
	width:95%;
	background-image:url("images/fond1.jpg");
	margin-bottom: 2px;
	border:2px solid #ad7509;
	border-bottom: 2px groove #ad7509;
}

.enteteTitre {
	width:80%;
	background-image: url("images/fond2.jpg");
	font-size:30pt;
	font-weight: bold; 
	color: #E7C481;
	border-top:1px solid #ad7509;
	border-bottom:4px groove #ad7509;
}

A:link {
	
	text-decoration: none;
	color:#ad7509;
	font-size:14pt;
}
A:visited {
	text-decoration: none;
	color:#ad7509;
	font-size:14pt;
}
A:hover {
	color:#875727;
	font-size:14pt;
}


.contenu {
	width:95%;
	background-image:url("images/fond1.jpg");
	border: 2px solid #ad7509;
	border-bottom: 4px groove #ad7509;
}

#corps {
	width:90%;
	margin-bottom: 2px; 
	padding: 10px;   
	color:#000000;
	font-size:14pt;
}

.corpsTitle {
background-color: #ad7509;
color: #fff;
font-size:16pt; 
text-align: center;
}

#liste {
	width:40%;
	margin-bottom: 2px; 
	padding: 10px;   
	color: #000099;
	font-size:14pt;
	border: 2px groove #ad7509;

}

#pied {
	width:95%;
	text-align:center;
	clear:both;
	background-image:url("images/fond1.jpg");

}

.copyright{
	width:98%;
	font-size:10pt;
	color: #E7C481;
}

.copyright a {
	text-decoration: underline;
	font-size:10pt;
	color: #E7C481;
}	

.copyright a:hover {
	text-decoration: underline;
	color: #ad7509;
}	

.texte {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color:#FFFFFF;
	padding: 10px;
	}
	
.texte2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color:#000000;
	padding: 10px;
	}
	
.note {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color:#000000;
	padding: 10px;
	}
