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


/*codes pour la galerie*/
article, aside, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
}

ul, li {
	padding:0;
	margin:0;
}



/*header*/
body {
	margin : 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg_rea.jpg);
	background-repeat: repeat-x;
	background-color: #D1CEBD;
}
@font-face {
    font-family: 'arialblack';
    src: url('../font/ariblk-webfont.woff2') format('woff2'),
         url('../font/ariblk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#box_bandeaurouge {
	height: 35px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-family: 'arialblack';
	font-size: 13px;
	color: #FFF;
	background-color: #9D3B1E;
}
.style_br_txt {
	float: left;
	padding-top: 5px;
	margin-left: 15px;
	height: 20px;
}
.style_br_tel {
	float: left;
	background-image: url(../images/br_tel.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 20px;
	padding-top: 5px;
	margin-left: 70px;
}
.style_br_tel a{
	text-decoration:none;
	color:#FFF;
}
.style_br_mail {
	float: left;
	background-image: url(../images/br_mail.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 22px;
	padding-top: 2px;
	margin-top: 2px;
	margin-left: 20px;
}
.style_br_mail a{
	font-family: 'arialblack';
	color: #FFF;
	text-decoration:none;
}
#box_zonelogo {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}
#box_zonelogo a {
	text-decoration : none;
	font-family: 'arialblack';
	font-size: 20pt;
	color: #414042;
}
.style_logo {
	padding-top: 25px;
	float: left;
}
.style_btn_rea {
	width: 250px;
	float: left;
	margin-left: 175px;
	margin-top: 40px;
	background-image:url(../images/menu_brique.png);
	background-repeat: no-repeat;
	background-position: right;
}
#btn_hover a {
	padding : 0 0 2px 0;
 	border-bottom : 6px solid #9D3B1E;
}
.style_btn_rea a:hover{
 	padding : 0 0 2px 0;
 	border-bottom : 6px solid #9D3B1E;
}
.style_btn_contact {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 140px;
}
.style_btn_contact a:hover{
 	padding : 0 0 2px 0;
 	border-bottom : 6px solid #9D3B1E;
}








/*zone de contenu*/
#img_bandeau {
	height:250px;
	margin:0;
  	padding:0;
 	background: url(../images/img_bandeau.jpg) no-repeat center; 
  	-webkit-background-size: cover; /* pour anciens Chrome et Safari */
  	background-size: cover; /* version standardisée */
}
#box_conteneur {
	width:1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 55px;
	height: 2450px;
	margin-top: 0px;
	padding-top: 35px;
}
#colonne_gauche {
	width:994px;
	height:2450px;
	float:left;
	margin-right: 39px;
	padding-left: 15px;
	padding-right: 15px;
}
.titre_rub {
	font-family: 'arialblack';
	font-size: 18px;
	color:#CBAE8B;
	margin-top:10px;
	margin-bottom: 15px;
}
.titre_sous_titre {
	font-family: 'arialblack';
	font-size: 13px;
	color:#414042;
	margin-bottom: 5px;
}
.txt_courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	margin-bottom: 15px;
}
.txt_courant a{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	margin-bottom: 15px;
}
.txt_courant a:hover{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9D3B1E;
	line-height: 17px;
	margin-bottom: 15px;
}
#galerie {
	overflow:hidden;
	float: left;
	width: 994px;
	padding-bottom:10px;
	margin-top: 20px;
}
.titre_galerie {
	font-family: 'arialblack';
	font-size: 13px;
	color:#9D3B1E;
	height:25px;
	border-bottom: 2px dashed #D1CEBD;
}
ul {
	list-style:none;
	padding:0px;
	width: 994px;
	float: left;
}
li {
	float:left;
	margin-right:10px;
	margin-top:15px;
}
li img{
	display:block;
	padding:4px;
	background:#FFF;
	box-shadow: 1px 1px 2px #D1CEBD;
	border: 1px solid #FFF;
	width: 60px;
	height: 60px;
}
li img:hover{
	border: 1px solid #9D3B1E;
}




/*footer*/
#box_footer {
	width: 1024px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
#liens_legaux {
	width: 1024px;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 18px;
}
#liens_legaux a {
	text-decoration : none;
	font-family: 'arialblack';
	font-size: 12px;
	color: #414042;
}
#liens_legaux a:hover {
	text-decoration : none;
	padding : 0 0 1px 0;
 	border-bottom : 3px solid #CBAE8B;
}
.style_btn_legal {
	font-family: 'arialblack';
	font-size: 11px;
	color: #414042;
	float: left;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CAAD8A;
	padding-right: 15px;
	margin-left: 390px;
}
.style_btn_credits {
	font-family: 'arialblack';
	font-size: 11px;
	color: #414042;
	float: left;
	padding-left: 15px;
}
.info_entreprise {
	width: 1024px;
	height:30px;
}
.info_entreprise a {
 	text-decoration:none;
	color:#808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	width: 1024px;
	height:20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright a{
	text-decoration:none;
	color:#808080;
}
.copyright a:hover{
	text-decoration:none;
	padding : 0 0 1px 0;
 	border-bottom : 2px solid #CAAD8A;
}
