/* Generated by Font Squirrel (https://www.fontsquirrel.com) on December 12, 2012 */

@font-face {
    font-family: 'abelregular';
    src: url('../fonts/abel-regular-webfont.eot');
    src: url('../fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abel-regular-webfont.woff') format('woff'),
         url('../fonts/abel-regular-webfont.ttf') format('truetype'),
         url('../fonts/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/****** RESET CSS ******/
body,div,dl,dt,dd,ul,ol,li,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
html,body {margin:0;padding:0;height: auto !important;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul,li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/********************************************************** GENERAL ***/
body {
	font-size:14px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align: justify;
	background:url(../gifs/fond.jpg) repeat;
}
h1 {
    color: #313a49;
    font-size: 24px;
    margin-bottom: 15px;
}
h2 {
    color: #313a49;
    font-size: 18px;
    margin:20px 0 10px;
}
a {
	text-decoration:underline;
	color:#000;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
	transition: all 300ms ease;
}
a:hover {
	text-decoration:none;
}
a.fakeLi {
    text-decoration: underline;
}
a.fakeLi:hover {
    text-decoration: none;
}
.fakeLi {
    background: url(../gifs/puce.jpg) no-repeat scroll left 0.3em transparent;
    color: #000000;
    float: left;
    line-height: 15px;
    margin-bottom: 10px;
    margin-left: 60px;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
    width: 800px;
}
#fil_ariane {
    left: 0;
    position: absolute;
    top: -20px;
	z-index:20;
	font-size:10px
}
#fil_ariane div{ display :inline-block; float:left }
#fil_ariane a {
	text-decoration:none;
	color:#3E3E3E
}
#fil_ariane a:hover{
	color:#1899B6
}
.clear_both {
	clear:both;
}
.imgRight {
	float:right;
	margin:0 0 10px 20px;
	border:3px solid #fff;
	clear:right	
}
.imgLeft {
	float:left;
	margin:0 10px 10px 0;
	border:none;
}
#container {
	width:100%;
	position:relative;
	padding-top:580px;/*Hauteur a supprimer si utilisation du flexslider*/
}
/********************************************************** HEADER ***/
#header_frame {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:url(../gifs/bg-header-frame.jpg) repeat-x top left
}
#header {
	position:relative;
	width:960px;
	margin: 0 auto;
	height:200px; /*Hauteur a supprimer si utilisation du flexslider*/
}
/* Logo */
#logo {
    background:url(../gifs/logo.jpg) no-repeat top center;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
	display:block;
    width: 184px;
	height:130px;
	position:absolute;
	left: 50%;
	top: 73px;
	z-index:1;
	margin-left:-92px;
	color:#313a49
}
.maitre{
	position: absolute;
	top:62px;
	left:3px;
	font-size:15px
}
.prenom{
	position:absolute;
	top:54px;
	right:2px;
	font-size:23px
}	
.nom{
	position:absolute;
	top:75px;
	left:2px;
	font-size:35px;
	font-weight:bold;
	letter-spacing:4px;
	width: 188px;
}
.baseline {
	width:202px;
	font-size: 10px;
	position: absolute;
	left:-8px;
	top: 113px;
	z-index:1;
	text-transform:uppercase;
	letter-spacing:-0.5px
}
/* Contact Header */
#contact_header {
	background:url(../gifs/triangle-tel.jpg) no-repeat left bottom;
	display:block;	
	height:28px;
	font-size:12px;
	text-decoration:none;
	position: absolute;
	right: 20px;
	top: 190px;
	z-index:1;
	padding-left:26px
}
.number{font-size:18px}
/* Top bar */
.top_bar {
	position:absolute;
	left:50%;
	top:0;
	width:484px;
	z-index:15;
	margin-left:-242px	
}
.top_bar ul {
	float:right
}
.top_bar ul li {
	float:left;
}
.top_bar ul li a {
	color:#fff;
	padding:0 15px;
	display:block;
	text-decoration:none;
	font-size:14px;
	font-family:'abelregular', Arial, Helvetica, sans-serif;
	height:56px; line-height:56px;	
	background:url(../gifs/menutop-hover.jpg) no-repeat center 60px;
	text-transform:uppercase
}
.top_bar ul li a:hover,.top_bar ul li a.selected {
	background:url(../gifs/menutop-hover.jpg) no-repeat center bottom;
	color:#fff;
	text-decoration:none;
}
#photo-fixe{
	position:absolute;
	top:217px;
	left:0;
	padding:20px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	width:920px;
	height:200px;
	background:url(../gifs/photo-fixe.jpg) no-repeat 20px 20px
}
/************ Style du menu horizontal *****/
#menu_h {
	width:960px;
	position:absolute;
	top:476px;
	left:0;
	z-index:10;
	border-bottom:1px solid #666666;
	padding:0 0 15px
}
#menu_h ul {
	width:100%;
}
#menu_h ul li {
	float:left;
	display:block;
	position:relative;
	z-index:10;
	padding:0 20px 0 44px;
	border:none;
	height:35px
}
#menu_h ul li+li { border-left:1px solid #666; padding:0 20px;}
#menu_h ul li a {
	display:block;
	text-align:center;
	height:35px;
	line-height:18px;
	font-family:'abelregular', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#313a49;
	text-decoration:none
}
#menu_h ul li a.famille { padding:0 0 20px}
#menu_h ul li a:hover,#menu_h ul li a.selected { color:#000; text-shadow:1px 1px 0 #fff}
/* ici le code pour le sousmenu */
#menu_h ul li .dropdown {
	position:absolute;
	left:0;
	top:30px;
	z-index:2;
	background:url(../gifs/fond.jpg) repeat;	
	-webkit-box-shadow:  0px 0px 2px 1px #97928C ;
	box-shadow: 0px 0px 2px 1px #97928C ;
	margin:10px 0 0
}
#menu_h ul li .dropdown li {
	float:none;
	width:100%;
	border:none;
	padding:0 0 0 8px;
	height:24px;
}
#menu_h ul li .dropdown li a {
	text-align:left;
	font-size:14px;
	text-transform:none;
	height:24px;
	line-height:24px;
	padding:0
}
#menu_h ul li .dropdown li a:hover, #menu_h ul li .dropdown li a.selected {
}
/********************************************************** CONTENT ***/
#content {
	width:880px;
	position:relative;
	margin:0 auto 80px;
}
#colonne_centre {
	float:right;
	width:880px;
	min-height:300px;
	font-size:12px;
	position:relative
}
#colonne_centre p {
	margin-bottom:10px;
	text-align:justify;
}
#colonne_centre ul {
	margin-bottom:10px;
}
#colonne_centre ul li {
	margin-left:30px;
	list-style-image:url(../gifs/puce.jpg);
	line-height:1.4em;
}
#contenu-index{
	padding-top:310px
}
/************ Encarts *************/

.encart_global {
	position:absolute;
	top:0;
	left:0;
	width:880px;
	padding-bottom:39px;
	border-bottom:1px solid #666666;
}
.encart {
	position:relative; float:left;
	width:266px;
	height:260px
}
.encart+.encart { padding:0 0 0 20px; margin:0 0 0 20px; 
	background:url(../gifs/separation-encarts.jpg) no-repeat left center;}
a.encart:hover .lien{
	background:#313a49;
	color:#fff
}
.encart .img {
	position:relative; float:left;
	margin:10px 0
}
.encart .titre {
	position:relative; float:left;
	font-size:18px;
	color:#313a49;
	text-transform:uppercase
}
.encart .contenu {
	position:relative; float:left;
	color:#5a5451
}
.encart .lien {
	position:relative; float:right;
	background:#fff;
	color:#000;
	padding:0 10px;
	height:19px;
	line-height:19px;
	font-size:10px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
	transition: all 300ms ease;
	margin:5px 0 0
}
div.encart .contenu{margin:10px 0}
div.encart .lien{ text-decoration:none; margin:22px 0 0}
div.encart .lien:hover{ background:#313a49;color:#fff}
#formulaire_2 h2{display:none}
#formulaire_2 input {
	color: #5a5451;
	border: solid 1px #5a5451 !important;
	background-color: #f1f1f1 !important;
	width: 253px;
	height: 22px !important;
	padding:0 5px;
	font-size:12px
}
#formulaire_2 input:hover {background-color: #fff !important;}
#formulaire_2 input#field_3 {height:24px !important; width:265px !important; background:#313a49 !important; color:#fff !important;border: solid 1px #fff !important; padding:0 5px !important}
#formulaire_2 input#field_3:hover {background:#000 !important;}
#formulaire_2 p, #formulaire_2 .divGenerateurRequired{}
#formulaire_2 .submit{ margin-left:0 !important;margin-bottom:5px !important; padding:3px 0 !important}
#formulaire_2 p.erreur{border:none}
#formulaire_2 p.erreur span.erreur{display:none !important}
#formulaire_2 .divGenerateurRequired {display: block; font-size:12px; color:#313a49; margin:10px 0}
/************ Bouton *************/
.bouton {
	background: none repeat scroll 0 0 #1899b6;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    float: right;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 10px;
    text-decoration: none;
}
.bouton:hover {
	background: none repeat scroll 0 0 #313A49;
}
/* Relance */
#relance {
	color:#000;
	margin-top:20px;
	margin-bottom:20px;
	font-size:12px;
	text-decoration:none;
	border-top:1px solid #666;
	padding-top:5px
}
.titre-relance{font-size:18px; color:#1899B6; position:relative; float:left; font-family:'abelregular',Arial, Helvetica, sans-serif; text-transform:uppercase; margin:3px 0 0}
#relance ul li {
	list-style:none;
	list-style-image:none; /* pour ie7 */
	position:relative;
	float:left;
	background:url(../gifs/puce.jpg) no-repeat left 0.5em
}
#relance ul{position:relative; float:left; margin-top:3px}
#relance a {
	text-decoration:none;
	color:#000;
	display:block;
	float:none;
	padding-left:20px;
	line-height:18px
}
#relance a:hover {
	text-decoration:underline;
}

/************************ Formulaire ************************/
#carte, #formulaire_contact {
	width:540px;
	position:relative;
	float:left;
}
#coordonnees {
	width:287px;
	float:right;
	padding:0 0 0 10px
}
#coordonnees p {
	text-align:left;
}
#gmap_link {
	background: none repeat scroll 0 0 #5a5a5a;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 10px;
    text-decoration: none;
	margin-top:12px;
	border:1px solid #fff
}
#gmap_link:hover {background: none repeat scroll 0 0 #1899B6;}
#formulaire_1 {
	float:left;
	margin-top:20px
}
legend {
	font-size: 16px;
	font-weight:normal !important;
	padding-right:10px;
	color: #50504E;
	position: relative; 
	left: 0;
}
#formulaire_1 label {
	display:block !important; 
	font-size: 12px;
	padding:0 10px 0 0 !important;
	text-align:left !important;
	width:152px !important
}
#formulaire_1 input {
	border: solid 1px #999;
	margin-left: 10px;
	width: 270px;
	height: 20px !important; 
	text-indent: 5px;
}
#formulaire_1 textarea {
	border: solid 1px #999;
	width:270px;
	margin-left: 10px;
}
#formulaire_1 textarea:hover, #formulaire_1 input:hover {
	border:1px solid #000
}
#formulaire_1 p {
	width: 100%;
	font-size: 14px;
	margin: 5px 0 !important;
	color:#2D2D2D !important;
	padding:0 !important;
	position:relative;
}
#formulaire_1 #field_14 {
	width: 125px !important;
}
#formulaire_1 #field_5 {
	background: #5a5a5a;
	color: #FFF !important;
	height: 27px !important;
	border: 1px solid #5a5a5a;
	width:272px;
	cursor:pointer;
	margin-left:172px
}
#formulaire_1 #field_5:hover {
	border:1px solid #fff;
}
#formulaire_1 p.erreur{border:none}
#formulaire_1 p.erreur span.erreur{display:none !important}
span.validation {
	left: 444px;
    position: absolute;
    bottom: 3px;
}
form.generateur label {
	width:180px !important;
}
form.generateur label.noFloatingLabel input {
	border:none !important;
}
form.generateur label.noFloatingLabel input:hover {
	border:none !important;
	background-color:transparent !important;
}
.divGenerateurRequired {
	display:block;
}
div.valide, div.erreur {
	background:none !important;
	color:#000 !important;
	font-weight:normal !important;
	margin-bottom:15px !important;
	padding:5px 10px !important;
}
span.required {
	color:#2D2D2D !important;
}
#field_20-je-souhaite-recevoir-la-lettre-d-information {width: 10% !important; color: black !important; width: 75%;font-size: 14px !important;}
.noFloatingLabel {color: #2d2d2d !important;font-size: 14px;}

#newsletter_iframe {background: #fff !important;height: 344px;margin: 0 !important;position: absolute;top: 0 !important; padding:0 10px}
#newsletter_iframe p, #newsletter_iframe label{color:#000 !important}
#newsletter_iframe label{width: 300px}
#newsletter_iframe #input_newsletter {
    float: left;
    margin: 2px 10px 0;
    position: relative;
    width: 150px;
}

#newsletter_iframe #form_newsletter{width:422px; margin-bottom:10px; position:relative; float:left}
div#fancy_outer {padding: 18px 18px 40px !important;}
#submit_newsletter{background: none repeat scroll 0 0 #1899B6;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    height: 21px;
    line-height: 18px;
    padding: 0 10px;
    text-decoration: none;
}
/********************************************************** FOOTER ***/
#footer_frame {
	width: 100%;
	left:0;
	bottom:0px;
	position:fixed;
	z-index:1;
	background:url(../gifs/bg-footer-frame.jpg) repeat-x
}
/*************************************************************Footer-facybox*/

#footer-fancy{
	height: 36px;
	width: 1040px;
	margin: 0 auto;
	position: relative;
	color: #fff;
}	
#adresse-footer {
	float: left;
	margin-right:20px;
	font-size:14px;
	color:#fff;
	height:36px;
	line-height:36px;
	padding-left:30px;
}
#adresse-navigation{
	width:230px;
	text-align:center;
	position:relative;
	float:left;
	color:#333363;
	margin:15px 0 10px 4px;
	font-size:14px;
}
#navigation {
	position:relative;
	float:right;
	height:36px;
	line-height:36px;
	padding:10px 0 0;
	margin:-10px 0 0;
	cursor:pointer;
	color:#d1d1d1;
	font-size:12px;
	text-transform:uppercase;
	background:url(../gifs/triangle-footer.jpg) no-repeat top right
}
#navigation:hover { color:#fff}
a#box_ml {
    position: relative;
    float: right;
    height: 36px;
    line-height: 36px;
    padding: 10px 0 0;
    margin: -10px 0 0;
    cursor: pointer;
    color: #d1d1d1;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 35px;
	text-decoration:none;
}
a#box_ml:hover { color:#fff;}
#navigation_frame {
    background: #313a49;
    color: #fff;
    display: none;
    padding: 10px 10px 20px 30px;
    position: absolute;
    top: 50%;
	left:50%;
    width: 840px;
    z-index: 70;
	margin-left:-440px
}
#navigation_frame a {
	color:#fff;
	overflow:hidden;
}
#navigation_frame a:hover {
	text-decoration:underline;
}
.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
}
#lien-footer {
	width:840px;
	font-size:12px;
	line-height:18px;
	float:right;
	overflow:hidden;
	position:relative;
	text-align:left;
	margin0:20px 0 10px
}
#lien-footer a{
	text-decoration:none;
}
#lien-footer a:hover{
	text-decoration:underline;
}
ul li a#box_ml {
    display: none;
}
#navigation_frame ul {
	float:left;
	margin-top:10px;
	padding-left:5px;
	border-left:1px solid #ffffff;
	margin-right:45px
}
#navigation_frame ul li ul {
	border: 0;
    float: none;
    margin-top: 0;
    padding-left: 5px;
    width: auto;
	margin-right:0
}
#navigation_frame ul li ul li a {
	font-size:10px;
	line-height:14px
}
a#logo_footer {
	background:#fff;
	width:250px;
	height:104px;
	display:block;
	margin-top:15px;
	margin-right:40px;
	float:left;
	clear:left
}
a#logo_footer:hover {
	-webkit-opacity:.8;
	-moz-opacity:.8;
	opacity:.8;
}
/********************************************************** REF ***/
.ref_close{
	position: fixed;
	right: -97.3%;
	bottom: 35px;
	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: #0A5E7D;
	padding: 4px 2% 4px 2.5%;
	min-height: 28px;
	z-index:15
}
.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%;
}


/* AJOUT */
#formulaire_1 .imiteLabel {
	margin-left: 173px;
}