@font-face {
    font-family: 'titilliumtext22l_ltthin';
    src: url('../font/titilliumtext22l002-webfont.eot');
    src: url('../font/titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/titilliumtext22l002-webfont.woff') format('woff'),
         url('../font/titilliumtext22l002-webfont.ttf') format('truetype'),
         url('../font/titilliumtext22l002-webfont.svg#titilliumtext22l_ltthin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'titilliumtext22l_ltmedium';
    src: url('../font/titilliumtext22l004-webfont.eot');
    src: url('../font/titilliumtext22l004-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/titilliumtext22l004-webfont.woff') format('woff'),
         url('../font/titilliumtext22l004-webfont.ttf') format('truetype'),
         url('../font/titilliumtext22l004-webfont.svg#titilliumtext22l_ltmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'titilliumtext22l_xbbold';
    src: url('../font/titilliumtext22l006-webfont.eot');
    src: url('../font/titilliumtext22l006-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/titilliumtext22l006-webfont.woff') format('woff'),
         url('../font/titilliumtext22l006-webfont.ttf') format('truetype'),
         url('../font/titilliumtext22l006-webfont.svg#titilliumtext22l_xbbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'titilliumtext22l_rgbold';
    src: url('../font/titilliumtext22l005-webfont.eot');
    src: url('../font/titilliumtext22l005-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/titilliumtext22l005-webfont.woff') format('woff'),
         url('../font/titilliumtext22l005-webfont.ttf') format('truetype'),
         url('../font/titilliumtext22l005-webfont.svg#titilliumtext22l_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**********************************************************************/
/************************* STYLE GENERIQUE ****************************/
/**********************************************************************/
*{
	margin:0; 
	padding:0;
	outline:none;
}
html{
	margin:0; 
	padding:0;
	outline:none;
	height:100%;
}
body{
	font: normal 13px Arial, Helvetica, sans-serif;	
	margin:0;
	padding:0;
	color:#4D4D4D;
	background-color:#ffffff;
	width:100%;
	overflow-x:hidden;
	visibility: hidden;
}
h1, h2, h3, h4, h5, h6, p, ul, li, a, table, tbody, tr, td, input, select, textarea, small, div{
	margin:0;
	padding:0;
	font-family:arial,georgia, verdana, helvetica, sans serif;
	font-size:1em;
	color:#4D4D4D;
	line-height: 1.2em;
	text-decoration: none;
}
a:hover{
	color:#39A4C8;
	text-decoration: none;
}
img{
	margin:0;
	padding:0;
	border:none;
}
textarea{ 
	resize:vertical;
}
sup{
	vertical-align:top;
	font-size: 0.6em;
}
sub{
	font-size: 0.6em;
    vertical-align: text-bottom;
}
header, footer, nav, section, article { 
	display: block; 
}

/**********************************************************************/
/************************* SITE ***************************************/
/**********************************************************************/
#site{
	width:100%;
	float: left;
}
header, footer, nav, .diapo-home, .actu{
	width:100%;
	float: left;
	background-color: #ffffff;
}
.conteneur{
	width:989px;
	margin: 0 auto;
	position: relative;
}

/**********************************************************************/
/************************* HEADER *************************************/
/**********************************************************************/
header{
	height:104px;
}
header img{
	float:left;
}
header p{
	float:left;
	font-family: 'titilliumtext22l_ltthin';
	padding:40px 0 0 20px;
}
header a{
	font-family: 'titilliumtext22l_ltthin';
}

/**********************************************************************/
/************************* NAV ****************************************/
/**********************************************************************/
nav{
	background-color: #4d4d4d;
	height:39px;
	background-image: url(../img/fd_nav.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
nav ul{
	padding: 0 0 0 21px;
}
nav ul ul{
	left: 0;
    padding: 16px 0 0 0;
    position: absolute;
    top: 23px;
    z-index: 100;
    display: none;
}
nav li{
	float:left;
	list-style-type:none;
	position: relative;
}
nav li a{
	float:left;
	color:#ffffff;
	font-family: 'titilliumtext22l_ltmedium';
	text-transform: uppercase;
	border-left:1px solid #ffffff;
	padding:6px 21px 0px 21px;
	font-size:1.1em;
}
nav li li,
nav li.active li{ 
	background-image: url(../img/fd_nav.png);
	background-repeat: repeat;
	background-position: -830px bottom;
	width: 176px;
	padding:0 21px;
}
nav li li a,
nav li.active li a{ 
	float:left;
	color:#ffffff;
	font-family: 'titilliumtext22l_ltmedium';
	text-transform: uppercase;
	border-left:0px solid #ffffff;
	padding:6px 0px 6px 0px;
	font-size:0.9em;
	width: 176px;
	border-top: 1px solid #00598B;
}
nav li li a:hover{ 
	color:#005B8E !important;
}
nav li li:first-child a{
	border-top:0px solid #ffffff;
}
nav li:first-child a{
	border-left:0px solid #ffffff;
}
nav li.active a{
	background-image: url(../img/fd_nav.png);
	background-repeat: repeat;
	background-position: left bottom;
	padding-bottom:7px;
	color:#ffffff !important;
	border-left:1px solid #4D4D4D;
}
nav li li a{
	border-left:0px solid #4D4D4D;
}
nav li#menu2.active a{
	background-position: -715px bottom;
}
nav li#menu3.active a{
	background-position: -842px bottom;
}
nav li#menu4.active a{
	background-position: -990px bottom;
}
nav li#menu5.active a{
	background-position: -1016px bottom;
}
nav .contact{
	background-image: url(../img/fd_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:107px;
	height: 67px;
	position: absolute;
	right:45px;
	top:-101px;
	z-index: 10;
	font-family: 'titilliumtext22l_ltmedium';
	color:#ffffff;
	padding: 73px 15px 0 15px;
	text-transform: uppercase;
	text-align: justify;
	cursor: pointer;
}
nav .contact.active{
	background-image: url(../img/fd_contact-active.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:0.001em;
}
nav .contact span{
	font-size:1.1em;
}
nav .contact strong{
	font-size:1.45em;
	font-weight: normal;
	font-family: 'titilliumtext22l_rgbold';
}
#contact{
	position: absolute;
	width:100%;
	left:0;
	top:143px;
	z-index: 100;
	background-image: url(../img/fd_contact2.png);
	background-repeat: repeat-y;
	background-position: center top;
	box-shadow: 0 5px 7px #888;
	padding: 40px 0 10px 0;
	display: none;
}
#contact .colg{
	width:434px;
	text-align: center;
	padding: 0 20px 0 40px;
	float: left;
}
#contact .colg h2{
	font-weight: normal;
	font-family: 'titilliumtext22l_ltmedium';
	text-transform: uppercase;
	color:#ffffff;
	line-height: 2em;
	padding: 0 0 5px 0;
}
#contact .colg h2 span{
	font-size:2.077em;
}
#contact .colg h2 strong{
	font-weight: normal;
	font-family: 'titilliumtext22l_rgbold';
	text-transform: uppercase;
	font-size:2.538em;
}
#contact .colg p.sstitre{
	color:#ffffff;
	font-family: georgia;
	font-style: italic;
	font-size:1.231em;
	padding: 0 0 15px 0;
}
#contact .colg p{
	color:#ffffff;
}
#contact .colg .bloc2{
	display:none;
}
#contact .colg .map,
#contact .colg .pb{
	cursor:pointer;
}
#contact .cold{
	width:387px;
	padding: 0 44px 0 64px;
	float: left;
}
#contact .cold p{
	width:387px;
	display: inline-block;
	color:#ffffff;
	margin: 0 0 5px 0;
}
#contact .cold label{
	text-transform: uppercase;
	font-family: 'titilliumtext22l_ltmedium';
	font-size:1.154em;
	width:112px;
	text-align: right;
	padding:4px 10px 0 0;
	display: inline-block;
	vertical-align: top;
}
#contact .cold input,
#contact .cold textarea{
	font-family: 'titilliumtext22l_ltmedium';
	font-size:1.154em;
	width:265px;
	text-align: left;
	padding:0 0px 0 0;
	display: inline-block;
	border: 0;
	background-color: #ffffff;
}
#contact .cold textarea{
	height: 139px;
}
#contact .cold input[type="submit"]{
	font-family: 'titilliumtext22l_ltmedium';
	font-size:1.154em;
	width:155px;
	padding:3px 6px 8px 6px;
	display: inline-block;
	border: 0;
	background-image: url(../img/bt_valider.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#ffffff;
	text-transform: uppercase;
	background-color: transparent;
	margin: 10px 0 0 183px;
	cursor:pointer;
}

/**********************************************************************/
/************************* DIAPO HOME *********************************/
/**********************************************************************/
.diapo-home{
	background-image: url(../img/pattern-fond.png);
	background-repeat: repeat;
	background-position: left top;
	position: relative;
	height: 391px;
}
.diapo-home #diaporama_prev{
	position: absolute;
	top:68px;
	left:224px;
	z-index: 11;
	cursor: pointer;
}
.diapo-home #diaporama_next{
	position: absolute;
	top:24px;
	left:275px;
	z-index: 11;
	cursor: pointer;
}
.diapo-home .slide{
	width: 989px;
	height: 394px;
}
.diapo-home .perso1,
.diapo-home .perso2,
.diapo-home .perso3,
.diapo-home .perso4,
.diapo-home .perso5{
	position: absolute;
	bottom:-14px;
	z-index: 12;
	cursor: pointer;
	opacity: 0;
	right: -200px;
}
.diapo-home .perso5{
	bottom:3px;
}
.diapo-home .bulle1{
	position: absolute;
	top:73px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 171px;
}
.diapo-home .bulle2{
	position: absolute;
	top:25px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 34px;
}
.diapo-home .bulle3{
	position: absolute;
	top:99px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 104px;
}
.diapo-home .bulle4{
	position: absolute;
	top:52px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 22px;
}
.diapo-home .bulle5{
	position: absolute;
	top:110px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 99px;
}
.diapo-home .bulle6{
	position: absolute;
	top:179px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 30px;
}
.diapo-home .bulle7{
	position: absolute;
	top:63px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 241px;
}
.diapo-home .bulle8{
	position: absolute;
	top:86px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	right: 168px;
}
.diapo-home .texte{
	position: absolute;
	bottom:85px;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	left: -300px;
	width:305px;
	text-align: right;
}
.diapo-home .texte p.sstitre{
	text-align: right;
	font-family: georgia;
	font-style: italic;
	padding: 0 0 15px 0;
}
.diapo-home .texte p.titre,
.diapo-home .texte h1.titre{
	text-align: right;
	font-family: 'titilliumtext22l_rgbold';
	font-size:3.45em;
	line-height: 0.9em;
	font-weight: normal;
}
.diapo-home .plus{
	opacity: 0;
	position: absolute;
	bottom:72px;
	left:363px;
}
.homeh1{
	font-size:0em;
}

/**********************************************************************/
/************************* ACTU ***************************************/
/**********************************************************************/
.actu{
	padding:60px 0 35px 0;
}
.actu .bloc{
	background-image: url(../img/fd_actu.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width:256px;
	height: 215px;
	padding: 15px 20px;
	margin: 0 16px;
}
.actu .bloc h2{
	font-family: georgia;
	font-style: italic;
	font-size: 1.385em;
	padding: 0 0 15px 0;
}
.actu .bloc p{
	font-style: italic;
	font-size:0.923em;
}
.actu .bloc p a{
	color:#0279BB;
	font-weight: bold;
}

/**********************************************************************/
/************************* FOOTER *************************************/
/**********************************************************************/
footer{
	background-color: #f1f1f1;
	height:75px;
	background-image: url(../img/fd_footer.png);
	background-repeat: no-repeat;
	background-position: center -2px;
	padding: 7px 0 0 0;
	text-align: center;
}
footer .footer{
	font-size:0.8em;
	padding:0 0 40px 0;
}
footer ul{
	text-align: center;
}
footer li{
	display:inline-block;
	text-transform: uppercase;
	font-family: 'titilliumtext22l_ltmedium';
	font-size:0.846em;
	list-style-type: none;
	border-left:1px solid #4d4d4d;
	padding: 0 10px;
}
footer li:first-child{
	border-left:0px solid #4d4d4d;
}
footer li a{
	font-family: 'titilliumtext22l_ltmedium';
}

/**********************************************************************/
/************************* ADICT **************************************/
/**********************************************************************/
.adict #section1{
	width:100%;
	height: 295px;
	background-image: url(../img/pattern-fond.png);
	background-repeat: repeat;
	background-position: left top;
	float:left;
}
.adict #section1 h1{
	font-family: 'titilliumtext22l_rgbold';
    font-size: 3.7em;
    font-weight: normal;
    line-height: 0.9em;
    padding: 41px 0 0 40px;
}
.adict #section1 .sstitre{
	font-family: georgia;
    font-size: 1.2em;
    font-style: italic;
    padding: 0px 0 0 40px;
    width: 323px;
}
.adict #section1 .photo{
	position: absolute;
	left: 320px;
	top:0;
	z-index: 10;
}
.adict #section1 .bulle1{
	background-image: url("../img/adict/bulle1.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: georgia;
    font-size: 1.3em;
    font-style: italic;
    height: 130px;
    left: 517px;
    padding: 55px 25px 42px;
    position: absolute;
    text-align: center;
    top: 37px;
    width: 175px;
    z-index: 10;
}
.adict #section1 .bulle1 strong{
	font-size:1.2em;
}
.adict #section1 .bulle2{
	background-image: url("../img/adict/bulle2.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #4D4D4D;
    font-family: georgia;
    font-size: 1.3em;
    font-style: italic;
    height: 176px;
    left: 719px;
    padding: 56px 21px 42px;
    position: absolute;
    text-align: center;
    top: 83px;
    width: 230px;
    z-index: 10;
}
.adict #section1 .bulle2 strong{
	font-size:1.2em;
}
.adict #section1 .bulle3{
    left: 908px;
    position: absolute;
    top: 80px;
    z-index: 10;
}
.adict #section2{
	width:100%;
	background-color:#ffffff;
	float:left;
	padding: 55px 0 49px 0;
}
.adict #section2 h2{
	font-family: 'titilliumtext22l_rgbold';
	font-size:2.5em;
	font-weight: normal;
	color:#0179b8;
	border-top:7px solid #0179b8;
	padding: 4px 0 23px 0;
	display: inline-block;
}
.adict #section2 .col_gauche{
	width:533px;
	float:left;
}
.adict #section2 .col_droite{
	width:364px;
	float:left;
	padding: 83px 0 0 47px;
	background-image: url(../img/adict/fd_fleche.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:528px;
	position: relative;
}
.adict p{
	padding:0 0 12px 0;
	line-height: 1.3em;
}
.adict #section2 .col_droite p.bleu{
	bottom: 56px;
    color: #0179B9;
    font-family: georgia;
    font-size: 1.4em;
    font-style: italic;
    font-weight: bold;
    left: 45px;
    padding: 0 14px 0 0;
    position: absolute;
}
.adict #section3{
	width:100%;
	background-image: url(../img/pattern-fond.png);
	background-repeat: repeat;
	background-position: left top;
	float:left;
	padding: 33px 0 0px 0;
}
.adict #section3 .gauche{
	width:440px;
	float:left;
}
.adict #section3 .bloc{
	background-image: url("../img/adict/fd_bloc.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 0 0 10px;
    padding: 18px 18px 44px;
    width: 404px;
}
.adict #section3 .bloc h2{
	border-top: 5px solid #0179B9;
    color: #0179B9;
    font-family: 'titilliumtext22l_ltmedium';
    font-size: 2.2em;
    font-weight: normal;
    line-height: 1em;
    padding: 8px 0 20px;
}
.adict #section3 .bloc ul{
	margin:0 0 0 25px;
}
.adict #section3 .droite{
	width:422px;
	float:left;
	margin: 28px 0 0 66px;
	position: relative;
}
.adict #section3 .droite .top{
	position: absolute;
	top:0;
	left:0;
	z-index: 10;
}


/**********************************************************************/
/************************* EXPERTISE **********************************/
/**********************************************************************/
.expertise #section1{
	width:100%;
	height: 394px;
	background-image: url(../img/pattern-fond.png);
	background-repeat: repeat;
	background-position: left top;
	float:left;
	position: relative;
}
.expertise #section1 .conteneur{
	height: 394px;
	background-image: url(../img/expertise/fd_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.expertise #section1 h1{
	font-family: 'titilliumtext22l_rgbold';
    font-size: 3.7em;
    font-weight: normal;
    line-height: 0.9em;
    padding: 71px 0 30px 40px;
}
.expertise #section1 p{
	font-family: 'georgia';
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.2em;
    padding: 0px 0 10px 40px;
    width: 464px;
}
.expertise #section1 .perso{
	position: absolute;
	bottom:-4px;
	left: 609px;
	z-index: 10;
}
.expertise #section1 .perso2{
	position: absolute;
	bottom:-2px;
	left: 589px;
	z-index: 10;
}
.expertise #section1 .perso3{
	position: absolute;
	bottom:0px;
	left: 748px;
	z-index: 10;
}
.expertise #section1 .bulle1{
	position: absolute;
	top:46px;
	left: 819px;
	z-index: 9;
}
.expertise #section1 .bulle2{
	position: absolute;
	top:103px;
	left: 718px;
	z-index: 9;
}
.expertise #section1 .bulle3{
	position: absolute;
	top:171px;
	left: 808px;
	z-index: 9;
}
.expertise #section1 .bulle4{
	position: absolute;
	top:57px;
	left: 645px;
	z-index: 9;
}
.expertise #section1 .bulle5{
	position: absolute;
	top:20px;
	left: 810px;
	z-index: 9;
}
.expertise #section1 .bulle6{
	left: 744px;
    position: absolute;
    top: 89px;
    z-index: 8;
}
.expertise.valorisation #section1 .perso{
	position: absolute;
	bottom:-4px;
	left: 587px;
	z-index: 10;
}
.expertise.valorisation #section1 .perso2{
	position: absolute;
	bottom:-2px;
	left: 732px;
	z-index: 10;
}
.expertise.valorisation #section1 .bulle1{
	left: 689px;
    position: absolute;
    top: 59px;
    z-index: 7;
}
.expertise.valorisation #section1 .bulle2{
	left: 736px;
    position: absolute;
    top: 84px;
    z-index: 8;
}
.expertise #section2{
	width:100%;
	background-color: #ffffff;
	float:left;
	position: relative;
	padding: 63px 0 20px 0;
}
.expertise #section2 .col_gauche{
	width:512px;
	height: 1020px;
	background-color: #ffffff;
	float:left;
	position: relative;
	background-image: url(../img/expertise/fd_gauche.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 30px 0;
}
.expertise #section2 .col_gauche.texte{
	width:512px;
	background-color: #ffffff;
	float:left;
	position: relative;
	background-image:none;
	padding: 0 0 30px 0;
	height: auto;
}
.expertise #section2 .col_gauche h2{
	width:512px;
	background-color: #ffffff;
	float:left;
	position: relative;
	background-image: url(../img/expertise/fd_titre.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 75px 0;
	text-align: center;
	font-family: georgia;
	font-size: 1.5em;
	font-style: italic;
	color:#4D4D4D;
}
.expertise #section2 .col_gauche .bulle1{
	position: absolute;
	top:127px;
	left: 30px;
}
.expertise #section2 .col_gauche .bulle2{
	position: absolute;
	top:266px;
	left: 227px;
}
.expertise #section2 .col_gauche .bulle3{
	position: absolute;
	top:398px;
	left: 30px;
}
.expertise #section2 .col_gauche .bulle4{
	position: absolute;
	top:523px;
	left: 227px;
}
.expertise #section2 .col_gauche .bulle5{
	position: absolute;
	top:679px;
	left: 30px;
}
.expertise #section2 .col_gauche .bulle6{
	position: absolute;
	top:815px;
	left: 227px;
}
.expertise #section2 .col_droite{
	width:449px;
	background-color: #ffffff;
	float:left;
	position: relative;
}
.expertise #section2 .col_droite h2,
.expertise #section2 .col_gauche.texte h2 {
    border-top: 7px solid #0179B8;
    color: #0179B8;
    display: inline-block;
    font-family: 'titilliumtext22l_rgbold';
    font-size: 2.45em;
    font-weight: normal;
    padding: 4px 0 23px;
    width:449px;
    font-style: normal;
    background-image: none;
    text-align: left;
}
.expertise #section2 .col_droite p,
.expertise #section2 .col_gauche.texte p {
    padding: 0px 0 15px;
    width: 449px;
}
.expertise #section2 .col_droite a {
    color:#999999;
}
.expertise #section2 .col_droite .bloc_gris p,
.expertise #section2 .col_gauche.texte .bloc_gris p {
    padding: 0px 0 15px;
    width: 429px;
}
.expertise #section2 .col_droite .bloc_gris,
.expertise #section2 .col_gauche.texte .bloc_gris {
    background-color:#f1f1f1;
    width:419px;
    padding: 15px;
    margin: 0 0 10px 0;
}
.expertise #section2 .col_droite ul{
    margin: 0 0 15px 15px;
}
.expertise #section2 .col_droite ul li{
    margin: 0 0 3px 0px;
}
.expertise #section2 .col_droite .bloc_gris ul,
.expertise #section2 .col_gauche.texte .bloc_gris ul{
    margin: 0 0 0 0;
}
.expertise #section2 .col_droite .bloc_gris li,
.expertise #section2 .col_gauche.texte .bloc_gris li{
    margin: 0 0 3px 25px;
}
.expertise #section2 .col_droite li.bloc_gris,
.expertise #section2 .col_gauche.texte li.bloc_gris {
    margin: 0 0 3px 0px;
    list-style-position: inside;
}
.expertise #section2 .col_droite li.bloc_gris span,
.expertise #section2 .col_gauche.texte li.bloc_gris span {
    color:#0179B8;
    font-weight:bold;
    font-style: italic;
    font-family: georgia;
    font-size:1.3em;
}
.expertise #section2 .col_droite ul.bloc,
.expertise #section2 .col_gauche.texte ul.bloc {
    margin: 0 0 0px 0px;
}
.expertise #section2 .col_droite h3,
.expertise #section2 .col_gauche.texte h3 {
    font-weight:bold;
    font-style: italic;
    font-family: georgia;
    font-size:1.4em;
    padding: 0 0 10px 0;
}
.expertise #pagination{
	width:100%;
	height: 70px;
	background-image: url(../img/pattern-fond.png);
	background-repeat: repeat;
	background-position: left top;
	float:left;
	position: relative;
	padding: 20px 0 0px 0;
}
.expertise #pagination .left{
	float: left;
	background-image: url(../img/precedent.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	font-family: 'titilliumtext22l_ltmedium';
	font-size: 1.3em;
	padding: 15px 0 15px 57px;
}
.expertise #pagination .right{
	float: right;
	background-image: url(../img/suivant2.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: uppercase;
	font-family: 'titilliumtext22l_ltmedium';
	font-size: 1.3em;
	padding: 15px 57px 15px 0;
}

/**********************************************************************/
/************************* REFERENCES *********************************/
/**********************************************************************/
.reference #section1{
	width:100%;
	background-image: url(../img/pattern-fond.png);
	background-repeat: repeat;
	background-position: left top;
	float:left;
	position: relative;
	padding: 0 0 20px 0;
}
.reference #section1 .conteneur{
	background-image: url(../img/expertise/fd_top.png);
	background-repeat: no-repeat;
	background-position: center 243px;
}
.reference #section1 h1{
	font-family: 'titilliumtext22l_rgbold';
    font-size: 3.7em;
    font-weight: normal;
    line-height: 0.9em;
    padding: 71px 0 30px 40px;
    text-align: center;
}
.reference #section1 h2{
	font-family: 'titilliumtext22l_rgbold';
    font-size: 2.7em;
    font-weight: normal;
    line-height: 0.9em;
    padding: 71px 0 30px 40px;
    text-align: center;
}
.reference #section1 p{
	font-family: 'georgia';
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.2em;
    padding: 0px 40px 10px 40px;
    text-align: center;
}
.reference #section1 .ombre{
	width:300px;
	height:209px;
	float: left;
	margin: 10px;
	background-image: url(../img/reference/fd_bloc.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.reference #section1 .bloc{
	width:300px;
	height:200px;
	float: left;
	overflow: hidden;
}
.reference #section1 .bloc-content{
	width:300px;
	height:400px;
	float: left;
	background-color: #ffffff;
	cursor: pointer;
}
.reference #section1 .bloc-content div{
	width:300px;
	height:200px;
	background-color: #0179b8;
}
.reference #section1 .bloc-content div p{
    color: #FFFFFF;
    padding: 20px;
    width: 260px;
}
.reference #section1 .bloc-content div p.titre{
	border-bottom: 5px solid #FFFFFF;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'titilliumtext22l_ltmedium';
    font-size: 1.15em;
    font-style: normal;
    margin: 20px;
    text-transform: uppercase;
    width: 260px;
    padding: 0 0 10px 0;
}

/**********************************************************************/
/************************* NOS PROCESS ********************************/
/**********************************************************************/
.process #section1{
	width:100%;
	height: 356px;
	background-image: url(../img/pattern-fond.png);
	background-repeat: repeat;
	background-position: left top;
	float:left;
}
.process #section1 .conteneur {
    background-image: url("../img/expertise/fd_top.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 356px;
}
.process #section1 h1{
	font-family: 'titilliumtext22l_rgbold';
    font-size: 3.7em;
    font-weight: normal;
    line-height: 0.9em;
    padding: 41px 0 0 40px;
}
.process #section1 .photo{
	position: absolute;
	left: 530px;
	top:0;
	z-index: 10;
}
.process #section1 p{
	font-family:georgia;
	padding:40px 0 0 40px;
	font-size:1.3em;
	width: 500px;
	font-style: italic;
}
.process #section1 .perso{
	left: 760px;
    position: absolute;
    top: 194px;
    z-index: 10;
}
.process #section3{
	width:100%;
	background-color:#ffffff;
	float:left;
	padding: 33px 0 0px 0;
}
.process #section3 .gauche{
	width:440px;
	float:left;
}
.process #section3 .gauche .bloc{
	background-image: none;
}
.process #section3 .bloc{
	background-image: url("../img/adict/fd_bloc.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 0 0 0px;
    padding: 18px 18px 30px;
    width: 404px;
}
.process #section3 .bloc p,
.process #section3 .bloc ul{
	padding: 0 0 10px 0;
}
.process #section3 .bloc h2{
	border-top: 5px solid #0179B9;
    color: #0179B9;
    font-family: 'titilliumtext22l_ltmedium';
    font-size: 2.2em;
    font-weight: normal;
    line-height: 1em;
    padding: 8px 0 20px;
}
.process #section3 .bloc ul{
	margin:0 0 0 25px;
}
.process #section3 .droite{
	width:422px;
	float:left;
	margin: 0px 0 0 66px;
	position: relative;
}
.process #section3 .droite .titre{
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
	font-size:1.4em;
	text-align: center;
	padding:30px 20px 15px 20px;
}
.process #section3 .droite .retd .titre{
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
	font-size:1.4em;
	text-align: left;
	padding:0px;
}
.process #section3 .droite span{
	color:#0179B9;
}
.process #section3 .droite ul{
	margin: 15px 0 0 42px;
}
.process #section3 .droite ul li{
	background-image: url("../img/process/process.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 121px;
    width: 201px;
    list-style-type: none;
    padding: 160px 80px 80px 80px;
    font-family: georgia;
    font-weight: bold;
    font-style: italic;
    font-size: 1.5em;
    text-align: center;
}
.process #section3 .droite ul li.process2{
    background-position: left -389px;
    padding-top: 140px;
    height: 141px;
}
.process #section3 .droite ul li.process3{
    background-position: left -779px;
    padding-top: 140px;
    height: 141px;
}
.process #section3 .droite ul li.process4{
    background-position: left -1179px;
    padding-top: 125px;
    height: 156px;
}
.process #section3 .droite ul li.process5{
    background-position: left -1569px;
    padding-top: 100px;
    height: 176px;
}
.process #section3 .droite .retd ul{
	margin:15px 0;
}
.process #section3 .droite .retd ul li{
	background-image: none;
    height: auto;
    width: auto;
    list-style-type: disc;
    padding: 0;
    font-family: arial;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    text-align: left;
    list-style-position: inside;
    margin: 0 0 3px;
    background-color: #F1F1F1;
    padding: 9px 15px;
    width: 374px;
}
.process.retd #section1 .bulle{
	background-image: url("../img/adict/bulle2.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #4D4D4D;
    font-family: georgia;
    font-size: 1.3em;
    font-style: italic;
    height: 176px;
    left: 367px;
    padding: 56px 21px 42px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 230px;
    z-index: 10;
}
.process.retd #section1,
.process.retd #section1 .conteneur{
	height:295px;
}
.process.retd #section1{
	margin:0 0 40px 0;
}
.process.retd  #section1 .bulle strong {
    font-size: 1.2em;
}
.process.retd #section1 h1 {
    padding: 65px 0 0 40px;
}

.process.retd #section3 .bloc {
    background-image: none;
}

/**********************************************************************/
/************************* PAGE SIMPLE ********************************/
/**********************************************************************/
.page_simple #section2 {
    background-color: #FFFFFF;
    float: left;
    padding: 63px 0 20px;
    position: relative;
    width: 100%;
}
.page_simple h1{
	font-family: 'titilliumtext22l_rgbold';
    font-size: 3em;
    font-weight: normal;
    line-height: 0.9em;
    padding: 0px 0 10px 0px;
    display: inline-block;
    width: 100%;
}
.page_simple.sitemap h1{
    padding: 0px 0 30px 0px;
}
.page_simple h2{
	font-family: 'titilliumtext22l_ltthin';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 0.9em;
    padding: 0px 0 30px 0px;
    display: inline-block;
}
.page_simple h2 a{
	font-family: 'titilliumtext22l_ltthin';
}
.page_simple h3{
	font-family: 'titilliumtext22l_rgbold';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0px 0 0px 0px;
    color:#0179B8;
}
.page_simple a{
	color:#999;
}
.page_simple a:hover{
	color:#39A4C8;
}
.page_simple.glossaire p{
	padding: 0 0 15px 0;
}
.page_simple.sitemap ul{
	margin: 0 0 0 0px;
}
.page_simple.sitemap ul li{
	font-family: 'titilliumtext22l_ltmedium';
	font-size: 1.5em;
	list-style-type: none;
	padding: 0 0 10px 0;
}
.page_simple.sitemap ul li a{
	font-family: 'titilliumtext22l_ltmedium';
	color: #4D4D4D;
}
.page_simple.sitemap ul li li{
	font-family: 'arial';
	font-size: 0.9em;
	list-style-type: disc;
	padding: 0 0 5px 0;
	margin: 0 0 0 35px;
}
.page_simple.sitemap ul li li a{
	color: #666666;
	font-family: 'titilliumtext22l_ltthin';
}
.page_simple.sitemap ul li li a:hover,
.page_simple.sitemap ul li a:hover{
	color: #39A4C8;
}

.page_simple #section1 {
    background-image: url("../img/pattern-fond.png");
    background-position: left top;
    background-repeat: repeat;
    float: left;
    position: relative;
    width: 100%;
}
.page_simple #section1 .conteneur{
	width: 909px;
    padding: 59px 0 37px 80px;
    background-image: url("../img/expertise/fd_top.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}
.page_simple.glossaire #section1 h1{
	font-size: 3.4em;
	padding: 0 0 20px 0;
}
.page_simple.glossaire #section1 p {
    font-family: 'georgia';
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.2em;
}
.page_simple.glossaire #section2 strong {
    font-family: 'titilliumtext22l_ltmedium';
    font-size: 1.5em;
    line-height: 1em;
    background-color: #f1f1f1;
    color:#0379b9;
    padding: 5px;
    display: inline-block;
}
.page_simple.glossaire #section2 a {
    color:#4D4D4D;
}
.page_simple.glossaire #section2 .col_left,
.page_simple.glossaire #section2 .col_right {
    float: left;
    margin: 0 0 0 80px;
    width: 414px;
}

#contact .cold input.error, #contact .cold textarea.error{
	border:1px solid red;
	width:263px;
}
#contact .cold label.error{
	display: none !important;
}