@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/background.jpg) no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1{
	background: url(../images/puce.jpg) 0px 8px no-repeat;
	font-size: 180%;
	font-weight: normal;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 30px;
	color:#ab2218;
}
h2{
	font-weight: bold;
	font-size: 125%;
	margin: 0;
	margin-top: 20px;
	color:#ab2218;
}
h3{
	font-size: 105%;
	margin: 0;
	color: #454545;	
	font-weight: bold;
}

a img{
	border:0;
}

a{
	color: #a17047;
}

#global{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#langue{
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 70%;
	text-transform: uppercase;
}
#langue ul{
	margin:0;
	padding:0;
}
#langue li{
	display: inline;
	margin-left: 10px;
}

#header{
	height: 110px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}

#logo{
	float: left;
	width: 323px;
}

#menu{
	float: right;
	padding-top: 70px;
	font-weight: bold;
	font-size: 73%;
	text-transform: uppercase;
}
#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li{
	float: left;
	margin-right: 8px;
	padding: 5px;
	height: 17px;
}
#menu ul a{
	color: #c42921;
	text-decoration: none;
}
#menu ul a:hover{
	color: white;
}
#menu .current{
	background: url(../images/menu_bck.jpg);
	-moz-box-shadow: 1px 1px 5px #555;  
  	-webkit-box-shadow: 1px 1px 5px #555;  
 	box-shadow:1px 1px 5px #555;
}
#menu .current a{
	color: white;
}
#slideShow{
	padding-left: 20px;
	margin-top: 1px;
	clear: both;
	height: 298px;
	background: url(../images/slideshow_bck.png) 5px repeat-y;
}

#centre{
	background: url(../images/centre_bck.jpg) no-repeat;
	background-color: #555555;
	padding-top: 20px;
}
#contenu{
	background: url(../images/contenu_bck.jpg) 0px 20px repeat-y;
	color: #686868;
	font-size: 90%;
	padding: 20px 40px 20px 40px;
	overflow: hidden;
}
#contenu_gauche{
	padding: 20px;
	padding-bottom: 10px;
	float: left;
	width: 190px;
	background: url(../images/col_gauche.jpg) repeat-y;
	overflow: hidden;
}
#contenu_gauche ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #ab2218;
	margin-bottom: 30px;
	margin-top: 10px;
}
#contenu_gauche li{
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url(../images/separ_li.jpg) bottom  no-repeat;
}
#contenu_gauche .sMenu{
	margin-top:0;
	margin-bottom:0;
	padding-bottom: 0;
}
#contenu_gauche .sMenu li{
	background: none;
	margin-bottom: 0px;
	margin-top: 5px;
	padding:0;
}

#contenu_gauche ul a{
	color: #ab2218;
	text-decoration: none;
	padding: 4px;
	display: block;
}
#contenu_gauche ul a:hover, #contenu_gauche .current{
	background-color: #ab2218;
	color: white;
	padding: 4px;
	display: block;
}

#contenu_droite{
	float: left;
	min-height: 400px;
	margin-left: 20px;
	width: 610px;
}
#contenu_droite p{
	line-height: 20px;
	margin:0;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contenu_droite ul{
	margin:0;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
}
#contenu_droite li{
	margin:0;
	margin-bottom: 3px;
}

form{
	background-color: #eaeaea;
	padding: 20px;
	padding-bottom: 10px;
}
form label{
	float: left;
	width: 120px;
}
form label.error {
	width: 100%;
	display: inline;
	margin-bottom: 10px;
	margin-left: 120px;
	font-size: 12px;
	font-style: italic;
	color: red;
}
form input, textarea{
	width: 300px;
}
.bouton{
	width: auto;
	margin-left: 120px;
	background-color: #ab2218;
	border: none;
	color: white;
	padding: 5px;
	margin-top: 10px;
}




#footer{
	background: url(../images/footer_bck.jpg) top center no-repeat;
	background-color: #393939;
	min-height: 50px;
	padding-top: 50px;
	color: #9f9f9f;
	font-size: 75%;
	overflow: hidden;
}
#footer img{
	border: 0;
}
#footer a{
	color: white;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer_contenu{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
#footer .coordonees{
	margin-top: 30px;
	text-align: center;
}
#footer .coordonees a{
	color: #9f9f9f;
}
#footer .rubriques{
	color: white;
	font-weight: bold;
	margin-right: 30px;
}
#footer ul{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
#artismic{
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}
.infos_legales{
	text-align: center;
	font-size: 10px;
}
#filAriane{
	font-size: 80%;	
}


/* BLOG */
.blog_post{
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #666;
	overflow: hidden;
}
.blog_photo{
	float: left;
	width: 200px;
	height: 120px;
	overflow: hidden;
}
.blog_photo2{
	float: left;
	padding: 10px;
}
.blog_texte{
	float: left;
	margin-left: 10px;
	width: 400px;
	text-align: justify;
}
.blog_suite{
	clear: left;
	text-align: right;
	margin-top: 10px;
}

#folio{
	margin-top:20px;
	text-align: center;
	font-size: 11px;	
}
#folio a, #folio .btFolio{
	background-color: red;
	margin-right: 5px;
	padding: 2px;
	color: white;
	text-decoration: none;
}
#folio .btFolio{
	background-color: white;
	color: red;
}