/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color:#f5f5f5;
	background-image:url(../_img/css/footer_fond.jpg);
	background-repeat:repeat;
}
#all {
background-color:#f5f5f5;
}
#header {
	height:106px;
	width:100%;
	background-image:url(../_img/css/header.jpg);
	background-repeat:repeat-x;
}
#header_content {
	margin:auto;
	width:950px;
	height:100px;
	background-image:url(../_img/css/nom_header.jpg);
	background-repeat:no-repeat;
}
#header_content .nom_top {
	display:block;
	height:62px;
	width:304px;
	cursor:pointer;
}
#all_center {
background-image:url(../_img/css/fond_menu2.jpg);
background-position:right top;
background-repeat:no-repeat;
/*background-color:#FF00FF;*/
height:240px;
}

#center {
	margin:auto;
	width:950px;
	/*background-color:#FF00FF;*/
}
#center_left {
	float:left;
	width:780px;
	height:420px;
	background-color:#000000;
	margin-top:6px;
	margin-left:15px;
}
#center_left #photo {
	margin-left:5px;
	margin-top:5px;
}
#center_right {
	margin-top:9px;
	/*background-color:#00FF00;*/
	width:155px;
	float:right;
}
#center_right ul {
	margin-left:47px;
}
#center_right ul li {
	list-style-type:none;
	margin-bottom:44px;
	height:18px;
}
#center_right ul li a img{
	border:none;
}
#center_left_content {
	float:left;
	width:795px;
	margin-top:6px;
	background-color:#f5f5f5;
}

#content {
	margin-left:15px;
	
}
#content p {
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:15px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#121015;
	font-weight:normal;
}

#top_footer{
padding-top:20px;
	background-image:url(../_img/css/top_footer.png);
	height:11px;
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	clear:both;
}
#footer {
	height:auto;
	background-image:url(../_img/css/footer_fond.jpg);
	background-repeat:repeat;
	width:100%;
	clear:both;
	padding-bottom:25px;
	clear:both;
}
#footer_center {
	margin:auto;
	width:950px;
	padding-top:20px;
}
#footer_center p {
width:100%;
text-align:center;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#footer_center p .footer_nom {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
}

#footer_center p a {
	font-style:italic;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:7px;
	margin-right:7px;
}
#footer_center p a:hover, #footer_center p .footer_nom:hover {
	text-decoration:underline;
}
#footer_center ul {
	color:#FFFFFF;
	margin-top:20px;
	margin-left:20px;
}
#footer_center ul li {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
#footer_center ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_center ul li a:hover {
	text-decoration:underline;
}
#footer_center ul .footer_link {

}
#footer_center ul .footer_souslink {
	margin-left:15px;
	font-size:11px;
}
/*GALERIE*/
#menu_galerie #fond_img {
width:780px;;
height:210px;
background-color:#000000;
margin-bottom:20px;
}
#menu_galerie a img {
margin-left:5px;
margin-top:5px;
}
#img_gal_all_vert, #img_gal_all_hori {
margin-top:25px;
}
#img_gal_all_vert {
margin-left:58px;
}
#img_gal_all_hori {
margin-left:30px;
}
#galerie #img_gal_vert a img, #galerie #img_gal_hori a img {
border:2px solid #000000;
}
#img_gal_vert, #img_gal_hori {
float:left;
margin-bottom:20px;
}
#img_gal_vert {
width:170px;
}
#img_gal_hori {
width:245px;
}
#menu_galerie_vert, #menu_galerie_hori {
width:100%;
height:26px;
float:right;
text-align:right;
margin-top:-25px;
/*background-color:#FF00FF;*/
}
#menu_galerie_vert {
margin-right:58px;
}
#menu_galerie_hori {
margin-right:31px;
}
#menu_galerie_vert a img, #menu_galerie_hori a img {
border:none;

cursor:pointer;
}
/*CONTACT*/
#content_bas {
	margin:auto;
	width:810px;
	padding-right:140px;
}
#content_bas form {
	margin-left:15px;
	color:#121015;
}
.coordonnee_form, .txt_form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#121015;
	height:43px;
}
.num_footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#121015;
}
.email_adresse a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.email_adresse a:hover {
	text-decoration:underline;
}
#content_bas form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#content_bas form .formulaire_input{
	height:20px;
	width:188px;
	border:1px solid #000000;
}
#content_bas form .formulaire_textarea {
	border:1px solid #000000;
	width:288px;
	height:100px;
	padding:2px;
}
#content_bas form .formulaire_submit {
	/*margin-top:16px;*/
	background-image:url(../_img/css/submit_fond.png);
	border:1px solid #FFFFFF;
	width:118px;
	height:18px;
	margin-top:10px;
}
#erreur {
	font-family:Georgia, "Times New Roman", Times, serif,;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}
.msg_envoi {
	font-family:Georgia, "Times New Roman", Times, serif,;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}
