body {
	background-color: #ECE9D8;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}

#haut_titre {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#page #haut_titre h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#ligne-bas {
	width: 750px;
	position: relative;
	top: 6px;
	left: 40px;
	text-align: center;
}
#page {
	width: 843px;
	margin-right: auto;
	margin-left: auto;
}
#haut {
	background-image: url(../imag/haut.jpg);
	height: 226px;
	width: 843px;
}
#milieu {
	background-image: url(../imag/milieu.jpg);
	background-repeat: repeat-y;
	width: 843px;
}
#bas {
	background-image: url(../imag/bas.jpg);
	height: 63px;
	width: 843px;
}
#contenue {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#page #milieu #contenue table {
	text-align: center;
}


a.liens_bas_mini:link    {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.image-bung10 {
	margin-right: 10px;
}

a.liens_bas_mini:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
a.liens_bas_mini:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
.textebas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}#copyright {
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}

.cssform p{
	width: 320px;
	clear: left;
	margin: 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
}

.cssform textarea{
	width: 250px;
	height: 150px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	color:#333333;
	font-weight:bold;
	padding: 1px 2px;
	background-image: url(../imag/formbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999;
	font-size: 18px;
}
.Style1 {color: #FFFFFF}

