body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
ul {
    list-style-image: url(/img/puce.gif);
}
a {
	color: #000000;
}
a:hover {
	background-color: #DFDFDF;
}
a:visited {
	color: #000000;
}
.fondjaune {
	background-color: #E3C95;
}
a.titregauche {
	color:#A5271C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	position: relative;
	left: 10px;
	width: 127px;
	text-decoration: none;
}

a.titregauche:hover {
	background-color: #FFFFFF;
}
a.titregauche:visited {
	color: #A5271C;
}

a.titregaucheAutre {
	color: #CB7456;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	position: relative;
	left: 10px;
	width: 127px;
	text-decoration: none;
}

a.titregaucheAutre:hover {
	background-color: #FFFFFF;
}
a.titregaucheAutre:visited {
	color: #CB7456;
}
.titre2 {
	font-size: 14px;
	font-weight: bold;
}
.fondgris {
	background-color: #F1F1F1;
}
.encadrement {
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
.titre1 {
	color: #A5271C;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	left: 30px;
	position: relative;
	width: 493px;
}
.haut {
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
input { 
background-color:#F1F1F1; 
border:2px solid #E3C395;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
