body {
	background-color: #FFFFCC;
}
.site {
	width: 800px;
	height: 850px;
	border: thick double #00CC33;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.banniere {
	width: 790px;
	height: 260px;
	/* border: thin dashed #003366; */
	margin: 5px;
}
.banniere_logo {
	width: 275px;
	height: 250px;
	float: left;
}
.banniere_titre {
	width: 500px;
	height: 215px;
	float: right;
}
.banniere_menu {
	width: 500px;
	height: 30px;
	float: right;
}
.body {
	width: 790px;
	height: 500px;
	margin: 5px;
}
.body_main {
	width: 520px;
	height: 420px;
	float:left;
	margin-left: 10px;
}
.body_photo {
	width: 250px;
	height: 295px;
	float:right;
	margin-top: 10px;
}
.body_info {
	width: 250px;
	height: 120px;
	float:right;
}
.foot {
	width: 790px;
	height: 30px;
	margin: 5px;
}
.tab_banniere {
	width: 795px;
	height: 50px;
}
.text_titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #009933;
	text-align: center;
	border: medium solid #66FF33;
	font-style: italic;
}
.text_titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0099FF;
	text-align: center;
}
.text_titre_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
}
.text_body {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
}
.text_info {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#009933;
	text-align:center;
}
.site_2 {
	width: 800px;
	height: 1000px;
	border: thick double #00CC33;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.body_2 {
	width: 790px;
	height: 680px;
	margin: 5px;
}
.body_main_2 {
	width: 520px;
	height: 670px;
	float:left;
	margin-left: 10px;
}
.body_snack {
	width: 250px;
	height: 220px;
	float:right;
	margin-top: 30px;
}
.text_info_2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#009933;
}
.body_ban {
	width: 500px;
	height: 200px;
	background-image: url(images/banniere_titre.gif);
}
.text_liens {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00FF99
}
.site_3 {
	width: 800px;
	height: 1140px;
	border: thick double #00CC33;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.body_3 {
	width: 790px;
	height: 840px;
	margin: 5px;
}
.body_main_3 {
	width: 520px;
	height: 820px;
	float:left;
	margin-left: 10px;
}
.body_snack_2 {
	width: 250px;
	height: 180px;
	float:right;
	margin-top: 2px;
}
