@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/****** RESET CSS ******/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block;}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
/* change colours to suit your needs */
ins { background-color:#ff9; color:#000; text-decoration:none;}
/* change colours to suit your needs */
mark {background-color:#ff9;color:#000; font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] { border-bottom:1px dotted;cursor:help}
table { border-collapse:collapse;border-spacing:0;}
/* change border colour to suit your needs */
hr {display:block;height:1px; border:0;   border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select {vertical-align:middle;}
/********************************************************** GENERAL ***/
.clear_both {clear:both;}
a, .lienseo {margin:0;padding:0;font-size:100%; vertical-align:baseline;background:transparent;text-decoration: none;color:#000;}
#colonne_centre a:hover{color:#a29b6b}
#colonne_centre strong{font-weight:bold}
body {
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#585858;
	background:#fff;
	overflow:auto;
}
h1 {color: #000;font-family: 'Open Sans', sans-serif;font-weight: 600; margin: 10px 0 20px 0;	font-size: 20px;padding-top:30px;}
.index h1{margin:10px 0}
h1 span,h2 span,h3 span,#colonne_centre p.titre-relance span{color: #a29b6b;text-transform:uppercase}
h1 span.small{font-size: 12px;text-transform: uppercase;color: #000;margin-left: 10px;}
h2,#colonne_centre p.titre-relance{ color: #000;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size:15px;margin:10px 0}
h3{ color: #000;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size:12px;margin:10px 0;text-transform:uppercase}
/* img lightbox */
.imgRight {	float:right;margin:0 0 10px 10px;border:none;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;border:#a29b6b 2px solid; }
.imgLeft {	float:left;	margin:0 10px 10px 0;border:none;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;border:#a29b6b 2px solid; }
.imgRight:not(:hover),.imgRight:not(:hover){-webkit-filter:  grayscale(1);-o-filter:  grayscale(1); -moz-filter:  grayscale(1); -ms-filter:  grayscale(1); }
#container {
	width:100%;
	position:relative;
	padding-top:295px;
}
/********************************************************** HEADER ***/
header {width:100%;	position:absolute;	top:0;	left:0;	z-index:1;}
header section {	position:relative;	width:960px;	margin: 0 auto;	height:295px; 	z-index:10}
#langue{ position: absolute; top: 160px; left: 0; display: block}
/* Logo */
#logo {	display:block;	position:absolute;left: 0;	top: 97px;    background:url(../gifs/logo.png) 0 0 no-repeat;	width: 290px;height: 100px;	padding-left: 155px;padding-top: 20px;	z-index:1;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#logo span{display: block;line-height: normal;}
#logo .title{color: #000;font-size: 25px;font-family: 'Open Sans', sans-serif;font-weight: 600;}
#logo .title span{display: inline-block;color: #a29b6b;}
#logo .baseline {color: #000;font-size: 12px;font-family: 'Open Sans', sans-serif;font-weight: 600;text-transform: uppercase;}
#logo .txt{color: #484646;font-size: 12px;font-family: 'Open Sans', sans-serif;font-weight: 600;}
#logo:hover{margin-left: 10px;}
/***bande header***/
#bande_header{background: #f2efef;height: 145px;width: 100%;overflow: hidden;position: absolute;top: 90px;left: 0;z-index: -1;-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.12); box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.12);}
/* Contact Header */
#contact_header {position: absolute;	right: 200px;	top: 125px;	display:block;width:auto;	height:auto;z-index:1;text-align: right;vertical-align: bottom;font-family: 'Open Sans', sans-serif;font-weight:600;text-transform: uppercase;}
#contact_header:hover{}
#contact_header span,#contact_header a{display: block;line-height: 20px;}
#contact_header span span,#contact_header span.inline{display: inline-block;}
/***côté gauche***/
#contact_header .left{float: left;}
#contact_header .tel span{font-size: 12px;color: #363434;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#contact_header .tel span span{font-size: 19px;color: #000;}
#contact_header .mail a{color: #5c5959;font-size: 11px;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#contact_header .mail a:hover,#contact_header .tel:hover span{color: #a29b6b}
#contact_header .inline{font-size: 11px;color: #080808;}
#contact_header .inline span{color: #4c4b4b}
#contact_header .inline+.inline{margin-left: 10px;}
/**côté droit***/
#contact_header .right{float: right;margin-left: 15px;margin-top: 40px;}
#contact_header .bouton2{background: #a29b6b;font-size: 11px;text-transform: uppercase;color: #fff;height: 26px;line-height: 26px;padding: 0 5px;-webkit-box-shadow:  0px 5px 6px 0px rgba(0, 0, 0, 0.11);box-shadow:  0px 5px 6px 0px rgba(0, 0, 0, 0.11);-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#contact_header .bouton2:hover{background: #000;}
/* Top bar */
header nav#top_bar {	position:absolute;	left:0;	top:24px;	width:100%;	z-index:5}
header nav#top_bar ul {	float:right}
header nav#top_bar ul li {	float:left;	display: block;	position: relative}
header nav#top_bar ul li+li{margin-left: 6px;}
header nav#top_bar ul li a {
	color:#484646;text-transform: uppercase;
	padding:0px 10px;font-size: 11px;line-height: 28px;height: 28px;
	display:block;font-family: 'Open Sans', sans-serif;font-weight: 600;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;
}
header nav#top_bar ul li a:hover,header nav#top_bar ul li a.selected {	background:#000;	color:#fff;}
header nav#top_bar .dropdown{	position: absolute;	background: orange;	width: 210px !important}
header nav#top_bar .dropdown li{float: none !important}
header nav#top_bar .none{display: none;}
/********************************************************** CONTENT ***/
#content {
	width:960px;
	position:relative;
	margin:0 auto;z-index: 2
}
/* COLONNE GAUCHE */
#colonne_gauche {	position: relative;display: block;clear: both;   width:100%;z-index: 2}
/***legifrance et service public***/
#colonne_gauche .center{width: 960px;margin: 0 auto;height: auto;display: block;}
.legifrance,.service_public{position: relative;display: inline-block;margin-bottom: 40px;}
.legifrance{width:155px;height: 25px; }
.service_public{width:102px;height: 25px;margin-left: 30px; }
.legifrance:hover img.hover,.service_public:hover img.hover{z-index: -1}
.legifrance img,.service_public img{position: absolute;top: 0;left: 0;z-index: 0;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
/*********************Encarts*********************/
.encart_global {background: url(../gifs/fd-encart.png) 0 0 repeat;width: 100%;height: auto;color: #fff;}
.encart_global .center{width: 960px;margin: 0 auto;overflow: hidden;}
.encart {width: 44%;display: inline-block;;padding:10px 20px 25px 100px;	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;color: #fff;vertical-align: top;margin: 20px 0 0px 0;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.encart+.encart+.encart{margin-top: 0;margin-bottom: 20px;}
.encart:hover {background-color: #2e2e2e !important}
.encart#famille{background: url(../gifs/img,droit,famille.png) 20px 53px no-repeat;}
.encart#mineurs{background: url(../gifs/img,droit,mineurs.png) 20px 70px no-repeat;}
.encart#defense{background: url(../gifs/img,droit,penal.png) 20px 40px no-repeat;}
.encart#logement{background: url(../gifs/img,droit,logement.png) 20px 31px no-repeat;}
.encart h2 {font-size: 18px;font-family: 'Open Sans', sans-serif;font-weight:600;display: block;line-height: 24px;margin-bottom: 5px;color:#fff;}
.encart h2 .important{text-transform: uppercase;color: #a29b6b}
.encart h2 .exposant{vertical-align: super;margin-left: 10px;}
.encart .title {font-size: 11px;text-transform: uppercase;font-family: 'Open Sans', sans-serif;font-weight:600;line-height: 18px;margin-bottom: 10px;}
.encart .txt {font-size: 11px;font-family: 'Open Sans', sans-serif;font-weight:600;line-height: 15px;}
/************* Style du menu horizontal *****/
nav#menu_h{
	z-index: 10;background: url(../gifs/fd-menu.png) 0 0 repeat;height: 48px;
	width: 100%}
nav#menu_h ul.tabs{
	position: relative;
	display: block;margin: 0 auto;
	width: 960px}
nav#menu_h ul.tabs li{
	position: relative;
	float:left;
	display: block;
	width: 20%}
nav#menu_h ul.tabs li+li+li{width: 16%}
nav#menu_h ul.tabs li+li+li+li{width: 26%}
nav#menu_h ul.tabs li+li+li+li+li{width: 18%}
nav#menu_h ul.tabs li+li+li+li+li+li{width: 20%}
nav#menu_h ul li a{
	display: block;color: #fff;
	padding:0px 0;height: 48px;line-height: 48px;font-size: 13px;font-family: 'Open Sans', sans-serif;font-weight:600;text-transform: uppercase;text-align: center;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
nav#menu_h ul li a:hover,nav#menu_h ul li a.selected{background: #a29b6b;color: #fff}
nav#menu_h .dropdown{	position: absolute;	left: 0;	background: #a29b6b;	width: 100%}
nav#menu_h .tabs li .dropdown li{width: 100%;	float: none;}
nav#menu_h .tabs li .dropdown li a{	text-align: left;padding: 5px 10px}
/* COLONNE CENTRE */
#colonne_centre {	position:relative;display: block;width:660px;background: url(../gifs/fd-colonneCentre.png) 0 0 repeat;padding: 0 10px 0 0;min-height:400px}
#colonne_centre.index{min-height:0}
#colonne_centre p {	margin-bottom:10px;text-align: justify;line-height: 14px;}
/* liste colonne centre */
#colonne_centre ul {margin:10px 0}
#colonne_centre ul li {	margin-left:15px;	list-style-image:url(../gifs/puce.jpg);	line-height:20px;}
/* Bouton */
.bouton {float:right;display:block;color:#fff;text-transform: uppercase;
	padding:0px 10px;font-size: 11px;line-height: 28px;height: 28px;background: #000;
	display:block;font-family: 'Open Sans', sans-serif;font-weight: 600;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;margin: 10px 0;}
#colonne_centre .bouton:hover {	background: #a29b6b;color:#fff;}
/******************************************** Encart actualités **********************/
article.encart_actu {padding: 18px 0 10px 0;border-top: #d4d4d4 1px solid;margin-bottom: 20px;position:relative;overflow:hidden}
article.encart_actu .titre_actu {font-size: 17px;color: #a29b6b;background: url(../gifs/plus-noir.jpg) right top no-repeat;padding-right: 17px;text-transform:uppercase}
article.encart_actu ul li p a {font-family: 'Open Sans', sans-serif;font-weight:600;color:#000;text-transform:uppercase;position:absolute;top:20px;left:80px}
article.encart_actu p{display:block;clear:both}
#colonne_centre article.encart_actu ul {width:480px;float:left;}
#colonne_centre article.encart_actu ul li{list-style:none;margin-left:0}
article.encart_actu .bouton {background:#a29b6b;color:#fff;}
#colonne_centre article.encart_actu .bouton:hover {background:#000;color:#fff;}
/***statue***/
#statue{background: url(../gifs/themis.png) 0 0 no-repeat;width: 443px;height: 882px;overflow: hidden;position: absolute;bottom: 0;right: 0;z-index: 1}
/* Fil d'ariane */
#fil_ariane {
    left: 0;
    position: absolute;
    top: 0;
	z-index:1;
	font-size:10px
}
#fil_ariane div{ display :inline; }
#fil_ariane a {
	text-decoration:none;
	color:#000
}
#fil_ariane a:hover{
	color:#a29b6b
}
#fil_ariane strong{}
/* Relance */
#relance {
	display: block;
	position: relative;
	margin:20px 0 75px 0;
	float:left;
	width: 100%;
}
#relance .titre-relance{
	display: block;
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;}
#relance li {
	width: auto;margin:0 20px 0 0 !important;
	float:left;list-style:none !important
}
#relance a {
	display: block;text-transform:uppercase;color:#2e2e2e;font-family: 'Open Sans', sans-serif;font-weight:600;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;
}
#relance a:hover{color:#a29b6b}
/* Formulaire */
small a {float:right;display:block;color:#fff;text-transform: uppercase;
	padding:0px 10px;font-size: 11px;line-height: 28px;height: 28px;background: #a29b6b;
	display:block;font-family: 'Open Sans', sans-serif;font-weight: 600;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#colonne_centre small a:hover {	background: #000;color:#fff;}
#carte, #formulaire_contact {
	width:425px;
	position:relative;
	float:left;margin-bottom:80px;
}
#coordonnees {
	width:200px;
	float:right;
	border-left:#d4d4d4 1px solid; padding-left:20px;margin-bottom:80px;
}
#coordonnees p {
	text-align:left;
}
#formulaire_1 {
	float:left
}
legend {
	font-size: 16px;
	font-weight:normal !important;
	padding-right:10px;
	color: #50504E;
	position: relative; 
	left: 0;
}
#formulaire_contact label{
	display:block !important; 
	font-size: 10px;
	text-align: right !important;
	width:145px !important
}
#formulaire_contact input {
	border: solid 1px #999;
	width: 270px;
	height: 20px !important; 
	text-indent: 5px;
}
#formulaire_contact textarea {
	border: solid 1px #999;
	width:270px;
}
#formulaire_contact textarea:hover, #formulaire_contact input:hover {
	border:1px solid #000
}
#formulaire_contact p {
	width: 100%;
	padding:0 !important;
	position:relative;
}
#formulaire_1 #field_14 {
	width: 70px !important;
}
#formulaire_1 #field_3{
	width: 120px !important;
}
#formulaire_contact p.submit{ margin: 0 !important}
#formulaire_contact p.submit input{
	background: #a29b6b;
	color: #FFF !important;
	border: none !important;
	width: auto !important;
	height: 28px !important;
	float: right;line-height: 28px;
	text-indent: 0 !important;
	cursor:pointer;font-size: 11px;
	padding:0px 10px !important;text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;font-weight: 600;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;
}
#formulaire_contact p.submit input:hover {
	background: #000;color: #FFF !important;
}
#formulaire_contact .form_erreur {
	border:1px solid #cc0000 !important;
	background:#f1f1f1 !important
}
form.generateur p.erreur, form.generateur div.divGenerateurErreur {
	border:none !important;
}
form.generateur p.erreur span.erreur, form.generateur div.divGenerateurErreur span.erreur {
	background:none !important;
	font-weight:normal !important;
	margin: 0 0 0 150px !important;
	padding: 0 0 5px 0 !important
}
span.validation {
	right: -20px;
    position: absolute;
    top: 5px;display:none !important
}
form.generateur label.noFloatingLabel input {
	border:none !important;
}
form.generateur label.noFloatingLabel input:hover {
	border:none !important;
	background-color:transparent !important;
}
.divGenerateurRequired {
	display:none;
}
div.valide {
	background: #a29b6b !important;
	color:#fff !important;
	padding: 10px !important;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	margin: 0 !important;
	font-weight: normal !important;text-align:left;
}
div.valide p{color:#fff;}
#formulaire_contact input[type='checkbox']{
	width: auto !important}
/***footer fancybox***/
footer{
	width: 100%;
	display: block;
	position: relative;
	z-index:1;
	margin-top: 45px;background:url(../gifs/fd-footer.png) 0 0 repeat;height: 22px;
}
/* footer */
footer section{
	width: 960px;
	margin: 0 auto;
	position: relative;
	color: #2e2e2e;
	overflow: hidden
}	
footer section #adresse-footer p,footer section #navigation p{display: inline-block;font-family: 'Open Sans', sans-serif;font-weight:600;font-size: 11px;text-transform: uppercase;color: #000}
#adresse-footer {
	position: relative;
	float:left;height: 22px;line-height: 22px;
}
#navigation {
	display: block;
	position: relative;
	float: right;
	cursor: pointer;height: 22px;line-height: 22px;overflow: hidden;width: 95px
}
footer section #navigation p{font-size: 12px;text-align: right;}
footer section #navigation p+p{font-size: 20px;float: right;}
#navigation:hover p{	text-decoration:underline;}
#navigation:hover p+p{	text-decoration:none;}
footer section #adresse-footer p.pair_listing,footer section #navigation p.pair_listing{color: #fff}
footer section .espace{margin-right: 10px;}
a#ML_box {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin-left: 58px;
    line-height: 2;
}
a#ML_box:hover {text-decoration:underline;}
/* footer box */
.black {
	background:url(../gifs/black.png) repeat;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	display:none
}
.close {
	background:url(../gifs/close.png) no-repeat;
	width:28px;
	height:29px;
	display:block;
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer
}
#navigation_frame {
    background:url(../gifs/fd-menu.png) 0 0 repeat;
    display: none;
    padding: 10px;
    position: fixed;
	left:50%;
    width: 940px;
    z-index: 70;
	margin-left:-480px;
	top: 300px
}
#navigation_frame a {
	color:#fff;font-family: 'Open Sans', sans-serif;font-weight:600;font-size: 11px;text-transform: uppercase;
}
#navigation_frame a:hover {
	text-decoration:underline;
}
#lien-footer {
	width:940px;
	font-size:14px;
	line-height:18px;
	float:right;
	position:relative;
}
#navigation_frame ul {
	float:left;
	padding-left:10px;
	border-left:1px solid #a29b6b;list-style:none;
}
#navigation_frame ul+ul{
	margin-left: 60px;}
#navigation_frame ul li ul {
	border: 0;
    float: none;
    margin-top: 0;
    padding-left: 15px;
    width: auto;
}
#navigation_frame ul li ul li a {
	font-size:12px
}
/* logo footer */
a#logo_footer {
	background:#fff;
	width:250px;
	height:104px;
	display:block;
	margin-right:40px;
	float:left;
}
a#logo_footer:hover {
	-webkit-opacity:.8;
	-moz-opacity:.8;
	opacity:.8;
}
/* FANCYBOX : newsletter | conseiller a un ami */
#newsletter_iframe {height: 345px;margin: 0 !important;position: absolute;top: 0 !important; padding: 10px !important}
#ami_box_frame{ width: 100%; display: block; height: 350px}

#newsletter_iframe p, #ami_box_frame p{display: block; float: left; width: 100%;}
#newsletter_iframe label,#ami_box_frame label{ text-align: left !important; margin-top: 20px; clear: both; display: block; width: 100%}
#newsletter_iframe #input_newsletter, #ami_box_frame input, #ami_box_frame textarea{
	width: 98%;
	height: 20px;
	clear: both;
	float:left;
	border: 1px solid #999}
#ami_box_frame textarea{ height: auto !important}
#submit_newsletter, #submit_ami {
	background: #000;
	color: #FFF !important;
	border: none !important;
	width: auto !important;
	height: 28px !important;
	float: right !important;
	font-size: 16px !important;
	text-indent: 0 !important;
	cursor:pointer;
	padding: 0px 10px !important;
	margin-top: 15px;text-transform: uppercase;font-size: 11px;line-height: 28px;font-family: 'Open Sans', sans-serif;font-weight: 600;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;
}
#submit_newsletter:hover, #submit_ami:hover {
	background: #a29b6b;
	color: #fff !important
}
/********************************************************** REF ***/
.ref_close{
	position: fixed;
	right: -97.3%;
	bottom: 0;
	color: #fff;
	display: block;
	text-decoration: none;
	width: 95.5%;
	-webkit-border-radius: 30px 0 0 0 / 30px 0 0 0;
	-moz-border-radius : 90px 0 0 0 / 90px 0 0 0;
	-ms-border-radius: 30px 0 0 0 / 30px 0 0 0;
	border-radius : 90px 0 0 0 / 90px 0 0 0;
	cursor: pointer;
	background-color: #a29b6b;
	padding: 4px 2% 4px 2.5%;
	min-height: 28px;
	z-index:3
}
.ref_close .plus_ref{
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	left: 6px;
	background: url(../gifs/plus_ref.png) no-repeat;
	bottom: 3px;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;}

.rotate_plus{
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.contenu_ref{
	position: relative;
	float:right;
	display: block;
	width: 98%;
}