body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #000;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: inline;
	color: #000;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	display: inline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	display: inline;
	font-weight: normal;
}
.news a {
	color: #666;
	text-decoration: none;
}


a {
	outline:none;
}

#global {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 650px;
	margin-top: 0px;
}
#global2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
}
#header {
	width: 880px;
	height: 100px;
	float: left;
}
#header_top {
	text-align: right;
	width: 880px;
	float: left;
	height: 32px;
}
#logo {
	height: 51px;
	width: 124px;
	padding-top: 15px;
	padding-left: 80px;
	float: left;
}
#menu {
	float: left;
	padding-top: 45px;
	padding-left: 65px;
}
#menu2{
	float: left;
	padding-top: 45px;
	padding-left: 729px;
	width: 120px;
}
#menu3{
	float: left;
	width: 39px;
	height: 540px;
}
#mage_plan {
	float: left;
	height: 58px;
	width: 800px;
}

#contenu {
	float: left;
	width: 503px;
	padding-left: 280px;
	height: 450px;
	padding-top: 30px;
	left: 1px;
}
#anim_intro {
	height: 450px;
	width: 503px;
	padding-top: 10px;
	padding-left: 180px;
}

#footer {
	background-color: #F15A25;
	height: 16px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
	margin-top: 50px;
}
#galerie {
	height: 480px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	outline: none;
}
#galerie_news {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	outline: none;
}
#galerie_groupe {
	height: 382px;
	width: 690px;
	clear: both;
	outline: none;
	padding-left: 150px;
	padding-top: 100px;
}
#galerie_contact {
	height: 482px;
	width: 790px;
	clear: both;
	outline: none;
}
#galerie_plan {
	height: 474px;
	width: 790px;
	outline: none;
	float: left;
	padding-left: 20px;
}

.swf {
	outline: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: left;
	width: 400px;
	padding-left: 182px;
	text-align: justify;
	line-height: 18px;
	margin-bottom: 10px;
}
.marge_news {
	float: right;
	height: 20px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.news img {
	margin-bottom: 10px;
}
#contact_col_left {
	float: left;
	height: 300px;
	width: 320px;
	padding-left: 50px;
	padding-top: 154px;
}

#contact_col_right {
	float: left;
	height: 300px;
	width: 350px;
	background-image: url(../images/fond_formulaire_contact.jpg);
	background-repeat: no-repeat;
	padding-top: 153px;
	padding-left: 70px;
}
.input_text {
	border: 1px solid #FFF;
	font-family: "Times New Roman", Times, serif;
	color: #F60;
	font-size: 12px;
	width: 280px;
	height: 18px;
}
.input_textarea {
	font-family: "Times New Roman", Times, serif;
	color: #F60;
	font-size: 12px;
	height: 20px;
	width: 210px;
	border: 1px solid #FFF;
}
.input_nom {
	float: left;
	height: 20px;
	width: 300px;
	margin-bottom: 7px;
	padding-top: 3px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.input_objet {
	float: left;
	height: 110px;
	width: 230px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#bouton_envoyer {
	float: left;
	height: 30px;
	width: 230px;
	text-align: right;
}
#message_erreur {
	font-family: "Times New Roman", Times, serif;
	color: #F60;
	float: left;
	width: 230px;
}

.bouton_envoyer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

