body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F322A;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	text-align: center;
	font-family: "Times New Roman";
	color: #009933;
}
.texte_gauche img {
	margin-top: 50px;
	border: thin solid #999999;
	margin-left: 50px;
}


.menu-row {
	background-color: #D2EC6C;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.asterix {
	font-weight: bold;
	color: #FF0000;
}
.texte_gauche {
	font-family: "Times New Roman";
	color: #666666;
	padding-left: 10px;
}
.menu-row a {
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman";
	font-size: 18px;
}
.titre {
	font-family: Vivaldi;
	font-size: 48px;
	font-weight: normal;
	text-align: center;
	color: #009933;
	margin-top: 40px;
	margin-bottom: 40px;
}
.form_table {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.im_gauche {
	margin-right: 100px;
	margin-left: 30px;
	border: thin solid #CCCCCC;
	margin-bottom: 10px;
}
.im_centre {
	margin-bottom: 10px;
	border: thin solid #CCCCCC;
}
.im_droite {
	margin-left: 100px;
	border: thin solid #CCCCCC;
	margin-bottom: 10px;
}

#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3FAD9;
}
#footer {
	clear: both;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #333333;
	text-align: center;
}


#content {
	float: left;
	width: 350px;
}

#content2 {
	float: none;
	clear: both;
	margin-top: -20px;
}
#content3 {
	float: left;
	width: 400px;
}
#content4 {
	float: left;
	width: 400px;
}
#main #footer a {
	text-decoration: none;
	color: #333333;
}


#big-photo-droite {
	float: right;
	margin-right: 30px;
	margin-bottom: 60px;
	border: thin solid #999999;
}
#big-photo-droite2 {
	float: right;
	margin-right: 30px;
	border: thin solid #999999;
	margin-top: 40px;
}
#small-photo-droite {
	float: right;
	margin-right: 130px;
	border: thin solid #999999;
	margin-bottom: 40px;
	margin-top: 40px;
}


#formulaire {
	margin-bottom: 20px;
}
.adresse {
	text-align: center;
	color: #666;
}
#main #content .adresse h3 {
	color: #666;
	font-size: 24px;
}
