html  {
	background:#ffeecb;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-attachment: fixed;
	background-color: #ffeecb;
	background-image: url(images/fond1.jpg);
	background-repeat: repeat-x;
	}


#haut {
	position: relative;
	background-color: #ffeecb;
	background-image: url(images/fond3.jpg);
	background-repeat: repeat-x;
	height: 248px;
	width: 760px;
	border: 0px solid #FF0000;
	margin: 25px 0px 0px;
	text-align: center;
	padding: 0px;
}
#img {
	padding: 0px;
	height: 184px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#titreSite {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-variant: small-caps;
	color: #990000;
}
.spacer {
	clear: both;
}

.imgH {
	margin: 0px;
	padding: 0px;
	float: left;
}

#total {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffeecb;
}

#envelope {
	float: left;
	width: 100%;
}

#milieu {
	margin-top: 0px;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding: 20px;
}

#gauche {
	float: left;
	width: 230px;
	margin-left: -760px;
	padding-left: 5px;	
}

#droit {
	float: left;
	width: 230px;
	margin-left: -240px;
	border: 0px solid #CC3300;	
	
}

#enbas {
	clear: left;
	width: 100%;
	height:100px;
	color:#330099;
	text-align:center;
	padding:20px 5px 5px;
	font-size:10px;
	background-image: url(images/fond4.jpg);
	background-repeat: repeat-x;
	background-position: left 100%;	
}

p {
	text-align: justify;
}
a {
	color:#0000FF;
	text-decoration:underline;
	font-weight: normal;
}
a:visited{
	color:#990000;
	text-decoration:none;
	font-weight: normal;
}
a:active, a:hover {
	color:#f00;
	text-decoration:none;
	background:transparent;
	font-weight: normal;
}
.titre h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}
.titre{
	background-color: #FFCC99;
	text-align: left;
	margin: 10px;
	padding-left: 10px;
	background-image: url(images/fondTitre.jpg);
	background-repeat: repeat-x;
	width: 200px;
	border: 0px solid #009900;
		
}
 .titre img{
	float: left;
}
#titAsc {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660033;
}
li {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	list-style-image: url(images/bouton10.gif);
}
h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9966;
	background-image: url(images/fondTitre.jpg);
	padding: 2px;
}
.centre{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.petit_texte {
	font-size: 10px;
	color: #333333;
}

