/* CSS document */
@import url(topnav_v16_1.css);
@import url(bottomnav_v16_1.css);
@import url(bottommobilenav_v16_1.css);
/*@import url(annuaire_mobile_v16_1.css);*/
@import url(page_libre_v16_1.css);
@import url(page_libre_mobile_v16_1.css);
/* BACKGROUND IMAGES */
/*@import url(background_v16_1.css);*/
@import url(background_srv_v16_1.css);
/* GLOBAL */
html .v16_1 {
    font-family: sans-serif;
}
html .v16_1  {
    color: #666;
    font: 87.5%/1.714em "Montserrat",sans-serif;
}
body.v16_1  {
	/*background-color:#EEEEEE;*/
	position:relative;
}
body.v16_1 #__contentRoot {
	padding-top : 80px;
}
body.v16_1.annuaire #__contentRoot {
	padding-top : 80px;
}
.v16_1 sup, .v16_1 sub {
    font-size: 80%;
    position: relative;
    top: -5px;
}
.v16_1 sub {
	bottom: -3px;
    top: inherit;
}
.v16_1 a {
    background-color: transparent;
	text-decoration: none;
    color: inherit;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
}
.v16_1 .mainCols .mainContent a {
    color: #007d8f;
}
.v16_1 a:hover,
.v16_1 a:focus {
	color: rgba(134, 206, 0, 1) ;
	text-decoration: none;
}
/*.v16_1 .mainCols .mainContent a:hover {
    font-weight:bold;
}*/
.v16_1 .banque a {
    color: #ac1a2f;
}
.v16_1 p, .v16_1 .p, .v16_1 ul, .v16_1 ol, .v16_1 dl, .v16_1 blockquote, .v16_1 fieldset, .v16_1 table {
    line-height: 20px;
    margin: 0 0 20px;
}
.v16_1 ul > li {
    list-style: none;
}
.v16_1  #a11y-desc-current {
    display: none;
}
.v16_1 .icon {
    display: inline-block;
    vertical-align: middle;
}
.v16_1 i.icon,
.v16_1 span.icon {
    /*background-image: url("https://www.credit-agricole.fr/squelettes/css/sprites/main-sprite-m-cc5598ff10178bad58b8a96648dc82e5.png");
    background-repeat: no-repeat;
    background-size: 590px 560px;*/
}
.v16_1 i.icon-lock {
    height: 30px;
    width: 30px;
}
.v16_1 i.icon-plus {
    height: 30px;
    width: 30px;
	margin-left: -4px;
}
.v16_1 i.icon-nav-arrowbottomwhite {
   /* background-position: -580px -210px;*/
    height: 6px;
    width: 10px;
}
.v16_1 .icon-hamburger {
    background: white none repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    margin: 10px 17px;
    position: relative;
    transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
    width: 25px;
}
.v16_1 .icon-hamburger::before {
    background: white none repeat scroll 0 0;
    content: "";
    height: 2px;
    position: absolute;
    top: -8px;
    transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
    width: 25px;
}
.v16_1 .icon-hamburger::after {
    background: white none repeat scroll 0 0;
    content: "";
    height: 2px;
    position: absolute;
    top: 8px;
    transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
    width: 25px;
}
.v16_1 .icon-localisation {
    /*background-position: -120px -500px;*/
    height: 30px;
    width: 30px;
}
.v16_1 .icon-call {
    /*background-position: -522px -349px;*/
    height: 30px;
    width: 30px;
}
.v16_1 .icon-help {
    /*background-position: -560px -30px;*/
    height: 30px;
    width: 30px;
}
.v16_1 .icon-mail {
    /*background-position: -210px -500px;*/
    height: 30px;
    width: 30px;
}
.v16_1 .icon-twitter {
    /*background-position: -480px -530px;*/
    height: 30px;
    width: 30px;
}
.v16_1 .icon-facebook {
    /*background-position: -382px -152px;*/
    height: 30px;
    width: 30px;
}
.v16_1.menu-open #toolbar .button-menu {
	background:#47484c none repeat scroll 0 0;
}
.v16_1.menu-open #toolbar .icon-hamburger {
    background: transparent none repeat scroll 0 0;
}
.v16_1.menu-open #toolbar .icon-hamburger::after {
    top: 0;
    transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.v16_1.menu-open #toolbar .icon-hamburger::before {
    top: 0;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.v16_1 .icon-search {
    /*background-position: -270px -500px;*/
    height: 30px;
    width: 30px;
}
.v16_1 .button,
.v16_1 a.btNext,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a,
.v16_1 .bt,
.v16_1.aoc section .float.left .afficher .button input,
.v16_1.aoc .comparateur .tableau .last a,
 .v16_1.aoc .contact a {
    border: medium none;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 0 1px 3px #666;
	-o-box-shadow: 0 1px 3px #666;
	-moz-box-shadow: 0 1px 3px #666;
	-ms-box-shadow: 0 1px 3px #666;
	color: white!important;
	font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: bold;
    max-width: 300px;
    padding: 10px 30px;
    text-transform: uppercase;
	position:relative;
	/*margin-top: 1em;*/
	display:inline-block;
}
.button:hover, 
.btNext:hover, 
.fuchsia-button:hover, .green-button:hover, 
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a:hover,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a:hover, 
.v16_1 .bt:hover, 
.v16_1.aoc section .float.left .afficher .button input:hover, 
.v16_1.aoc .comparateur .tableau .last a:hover, 
.v16_1.aoc .contact a:hover,
.v16_1.univers .btFch:hover, 
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a:hover, 
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a:hover,
.v16_1 .bt:hover,
.v16_1.aoc section .float.left .afficher .button input:hover,
.v16_1.aoc .comparateur .tableau .last a :hover,
.v16_1.aoc .contact a:hover,
.v16_1 .fushia-button:hover,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li.code_acces a:hover,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li.code_acces a:hover,
.v16_1.aoc section .float.left .afficher .button input:hover,
.v16_1.aoc .comparateur .tableau .last a:hover,
.v16_1.aoc .contact a:hover, 
.v16_1.univers .item .links a:hover, 
.v16_1.univers .item .link a:hover, 
.v16_1.univers .produitselection li .link a:hover, 
.v16_1.univers .offre .links a:hover, 
.v16_1 .produit .item .links a:hover, 
.v16_1 .produit .item .link a:hover, 
.v16_1 .produit .produitselection li .link a:hover, 
.v16_1 .produit .offre .links a:hover {
	background-size:150%!important;
	background-position:100%!important;
}
.v16_1 .grey-button {
	background:#707070 none scroll repeat 0 0;
}
.v16_1 .green-button,
.v16_1.univers .btFch,
.v16_1 a.btNext,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a,
.v16_1 .bt,
.v16_1.aoc section .float.left .afficher .button input,
.v16_1.aoc .comparateur .tableau .last a ,
 .v16_1.aoc .contact a {
	background: #007d8f;
	background: -moz-linear-gradient(left, #007d8f 0%, #007d8f 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #007d8f), color-stop(100%, #007d8f));
	background: -webkit-linear-gradient(left, #007d8f 0%, #007d8f 100%);
	background: -o-linear-gradient(left, #007d8f 0%, #007d8f 100%);
	background: -ms-linear-gradient(left, #007d8f 0%, #007d8f 100%);
	background: linear-gradient(to right, #007d8f 0%, #007d8f 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007d8f', endColorstr='#76b500', GradientType=1 );*/
	background-size:200% auto;
	-webkit-background-size: 200% auto;
    -o-background-size: 200% auto;
    -moz-background-size: 200% auto;
    -ms-background-size: 200% auto;
	color:white !important;
}
.v16_1 .fushia-button,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li.code_acces a,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li.code_acces a,
.v16_1.aoc section .float.left .afficher .button input,
.v16_1.aoc .comparateur .tableau .last a,
.v16_1.aoc .contact a  {
	background: #f90081;
	background: -moz-linear-gradient(left, #f90081 0%, #a5204e 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #f90081), color-stop(100%, #a5204e));
	background: -webkit-linear-gradient(left, #f90081 0%, #a5204e 100%);
	background: -o-linear-gradient(left, #f90081 0%, #a5204e 100%);
	background: -ms-linear-gradient(left, #f90081 0%, #a5204e 100%);
	background: linear-gradient(to right, #f90081 0%, #a5204e 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f90081', endColorstr='#a5204e', GradientType=1 );*/
	background-size:200% auto;
	-webkit-background-size: 200% auto;
    -o-background-size: 200% auto;
    -moz-background-size: 200% auto;
    -ms-background-size: 200% auto;
}
.v16_1.aoc .contact a  {
	margin-bottom: 10px !important;
}
.v16_1 .button:hover,
.v16_1 .button:focus,
.v16_1 a.btNext:hover,
.v16_1 a.btNext:focus,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a:hover,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a:focus,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a:hover,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a:focus,
.v16_1 .bt:hover,
.v16_1 .bt:focus,
.v16_1.aoc section .float.left .afficher .button input:hover,
.v16_1.aoc section .float.left .afficher .button input:focus,
.v16_1.aoc .comparateur .tableau .last a:hover,
.v16_1.aoc .comparateur .tableau .last a:focus,
.v16_1.aoc .contact a:hover,
.v16_1.aoc .contact a:focus {
	color:white;
 }
/*REINITIALISATION DES DIV CLASS BUTTON*/
.v16_1 div.button {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    font-size: inherit;
    font-weight: normal;
    margin: 0;
    max-width: none;
    padding: 0;
    text-transform: none;
    width: auto;
}
/*BOUTON AVEC CHEVRON A DROITE*/
.v16_1 .bloc-simulateur a.button,
.v16_1 a.btNext,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a {
    padding: 10px 35px 10px 30px;
}
.v16_1 a.button::after,
.v16_1 a.btNext::after,
.v16_1.univers #mainColsContent .col1 > div.rdv2 li a::after,
.v16_1 .produit #mainColsContent .col1 > div.rdv2 li a::after {
    color: white;
    content: ">";
    position: absolute;
    right: 15px;
    top: 11px;
    transform: scale(1.2, 2);
	-webkit-transform: scale(1.2, 2);
	-o-transform: scale(1.2, 2);
	-moz-transition: scale(1.2, 2);
	-ms-transform: scale(1.2, 2);
}
body.v16_1  #navigation-mobile,
body.v16_1  #toolbar,
body.v16_1  .menu-mobile,
body.v16_1  form#toolbar-code-postal,
body.v16_1  #cookieChoiceInfo {
    left: 0 !important;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.v16_1 label, .v16_1 legend {
    color: #666;
    display: inline-block;
    font-size: 0.7857em;
    line-height: 1.63636;
    margin-bottom: 0.818182em;
    text-transform: uppercase;
	vertical-align: top;
}
.v16_1 button, .v16_1 input, .v16_1 optgroup, .v16_1 select, .v16_1 textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.v16_1 button, .v16_1 select {
    text-transform: none;
}
.v16_1 a img.hover-icon {
    display: none !important;
}
.v16_1 a:hover img.hover-icon {
    display: inline-block !important;
}
.v16_1 .footer-ban a:hover img.hover-icon {
	display: block !important;
}
.v16_1 a:hover img.normal-icon {
    display: none !important;
}
/* HEADER */
.v16_1 .site-header {
    height: 160px;
	background: #007d8f;
	background: -moz-linear-gradient(left, #007d8f 0%, #76b500 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #007d8f), color-stop(100%, #76b500));
	background: -webkit-linear-gradient(left, #007d8f 0%, #76b500 100%);
	background: -o-linear-gradient(left, #007d8f 0%, #76b500 100%);
	background: -ms-linear-gradient(left, #007d8f 0%, #76b500 100%);
	background: linear-gradient(to right, #007d8f 0%, #76b500 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007d8f', endColorstr='#76b500', GradientType=1 );*/
    margin: 80px auto;
    width: 960px;
    z-index: 2;
}
.v16_1 .banque .site-header {
	background: #ac1a30;
	background: -moz-linear-gradient(left, #ac1a30 0%, #971728 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #ac1a30), color-stop(100%, #971728));
	background: -webkit-linear-gradient(left, #ac1a30 0%, #971728 100%);
	background: -o-linear-gradient(left, #ac1a30 0%, #971728 100%);
	background: -ms-linear-gradient(left, #ac1a30 0%, #971728 100%);
	background: linear-gradient(to right, #ac1a30 0%, #971728 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac1a30', endColorstr='#971728', GradientType=1 );*/
}
.v16_1 .site-header::after,
.v16_1 .footer-ban::after,
.v16_1 .colonnes-home > li:last-child::after,
.v16_1 .site-header::before,
.v16_1 .footer-ban::before,
.v16_1 .colonnes-home > li:first-child::before,
.v16_1 .blog-search::before,
body.v16_1.blog.banque #title-blog a.icon::before {
	background-repeat: no-repeat;
    background-size: 590px 560px;
	-webkit-background-size: 590px 560px;
    -o-background-size: 590px 560px;
    -moz-background-size: 590px 560px;
    -ms-background-size: 590px 560px;
    bottom: -15px;
    content: "";
    height: 15px;
    position: absolute;
    width: 249px;
}
.v16_1 .site-header::after,
.v16_1 .footer-ban::after,
.v16_1 .colonnes-home > li:last-child::after {
    background-position: -26px -74px;
    right: 0;
}
.v16_1 .site-header::before,
.v16_1 .footer-ban::before,
.v16_1 .colonnes-home > li:first-child::before,
.v16_1 .blog-search::before,
body.v16_1.blog.banque #title-blog a.icon::before {
    background-position: -26px -59px;
	left:0;
}
.v16_1 .site-header h1,
.v16_1 .site-header .h1,
.v16_1 .site-header h2,
.v16_1 .site-header .h2 {
    margin: 0;
	display:none;
}
.v16_1 .site-header,
.v16_1 .footer-ban {
    position: relative;
}
.v16_1 .site-header .logo {
    display: block;
    float: left;
    vertical-align: top;
}
.v16_1 .site-header .logo img {
    display:block;
	background: white;
    height: 160px;
    width: auto;
	max-width: 160px;
}
.v16_1 .site-header.logo h1,
.v16_1 .site-header.logo h2 {
    display: none;
}
.v16_1 .banner-content {
    float: left;
    height: 100%;
    width: 780px;
    vertical-align: top;
    margin: 0 0 0 10px;
}
.v16_1 .banner-content ul {
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.v16_1 .banner-content li {
    display: table-cell;
    position: relative;
}
.v16_1 .banque .banner-content {
    width: 735px;
}
.v16_1 .banner-content .banner-categories {
    border-bottom: 1px solid #659b00;
    border-bottom: 1px solid rgba(101,155,0,0.5);
}
.v16_1 .banner-content .banner-categories li {
    height: 43px;
    text-align: center;
}
.v16_1 .banner-content .banner-categories a {
    font-size: .7857em;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255,255,255,0.4);
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: .74em 0;
    color: #446800;
}
.v16_1 .banner-content .banner-categories li.selected a {
    color: white;
    text-shadow: 1px 1px 0 #659b00;
}
.v16_1 .banner-content .banner-subcategories li.selected a {
    color: white;
    text-shadow: 1px 1px 0 #659b00;
}
.v16_1 .banner-content .banner-subcategories li.selected img.normal-icon {
    display: none;
}
.v16_1 .banner-content .banner-subcategories li.selected img.hover-icon {
   display: inline-block !important;
}
.v16_1 .banner-content .banner-categories a:hover,
.v16_1 .banner-content .banner-categories a:focus {
	color:white !important;
}
.v16_1 .banner-content .banner-categories li.selected:after {
    content: '';
    width: 100%;
    height: 4px;
    background-color: white;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.v16_1 .banque .banner-content .banner-categories {
    border-bottom: 1px solid #801323;
    border-bottom: 1px solid rgba(128,19,35,0.5);
}
.v16_1 .banque .banner-content .banner-categories a {
    color: #e3b6bb !important;
    text-shadow: 1px 1px 0 #8a2e3d !important;
}
.v16_1 .banque .banner-content .banner-categories li.selected a {
    color: white !important;
    text-shadow: 1px 1px 0 #86141c !important;
}
.v16_1 .banner-content ul.banner-subcategories li a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #064325;
    display: block;
    line-height: 13px;
}
.v16_1 .banner-content ul.banner-subcategories li a .normal-icon,
.v16_1 .banner-content ul.banner-subcategories li a:hover .hover-icon {
	display: inline-block;
}
.v16_1 .banner-content ul.banner-subcategories li a .hover-icon,
.v16_1 .banner-content ul.banner-subcategories li a:hover .normal-icon {
    display: none;
}
.v16_1 .banner-content ul.banner-subcategories li a:hover {
	color: white;
}
.v16_1 .banner-content ul.banner-subcategories li a img {
    width: 65px;
    height: 65px;
}
.v16_1 .banner-content ul.banner-subcategories li a span {
    display: inline-block;
}
.v16_1 .banner-content ul.banner-subcategories li a span:last-child {
    display: block;
}
.v16_1 .banner-content ul.banner-subcategories li a small, .banner-content ul.banner-subcategories li a .small {
    font-size: 12px;
}
.v16_1 .banque .banner-content ul.banner-subcategories li a {
    color: white !important;
    text-shadow: none;
}
.v16_1 .footer-obligation {
	background-color: white;
	border-bottom: 2px solid #dedede;
	border-top: 2px solid white;
	padding: 1em 0;
}
.v16_1 .footer-obligation ul {
	display: block;
	height: auto;
	text-align: center;
}
.v16_1 .footer-obligation a {
	display: block;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}
/* RESPONSIVE SLIDESHOW WITH JQUERY */
/*
debut ancien slideshow
*/

.v16_1 #slideshow ,
.v16_1 #slideshow2016 {
	width: 100%;
	height: auto;
	max-height: 800px;
	margin: -320px 0 0 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
    position: relative;
    float: left;
}
.v16_1 #slideshow li {
	/*-webkit-backface-visibility: hidden;*/
	/*position: absolute;*/
	display: none;
	/*float: left;*/
	width: 100%;
	/*left: 0;
	top: 0;*/
	/*text-align: 100;*/
	/*margin: auto;*/
	position: relative;
	height: 100%;
}
.v16_1 #slideshow li:first-child {
	/*position: relative;*/
	display: block;
}


.v16_1 #slideshow img {
    height: 800px;
    left: 50%;
	top:0;
    position: absolute;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
    width: auto;
    z-index: 0;
}
.v16_1 #slideshow li h1,
.v16_1 #slideshow li .content {
	color: white;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
	margin: 0 auto;
}
.v16_1 #slideshow.Gris li h1,
.v16_1 #slideshow.Gris li .content {
	color: #666;
}
.v16_1 #slideshow li .content a.button::after {
	content: "";
}

/* DEFAULTS CLASS TO CUSTOM */
.v16_1 #slideshow li h1,
.v16_1 #slideshow li .content {
	text-align: center;
}
.v16_1 #slideshow li.textleft h1,
.v16_1 #slideshow li.textleft .content {
	text-align: left;
}
.v16_1 #slideshow li.textright h1,
.v16_1 #slideshow li.textright .content {
	text-align: right;
}
.v16_1 #slideshow li.textright .content div {
    max-width: 60%;
    float:right;
}
.v16_1 #slideshow li.textleft .content div {
    max-width: 60%;
    float:left;
}
.v16_1 #slideshow li h1 {
	font-family: DKPisang;
    font-size: 50px;
    line-height: 50px;
	margin-bottom: 20px;
}
.v16_1 #slideshow li .content h2 {
	width:100%;
	z-index: 12;
	font-family: DKPisang;
    font-size: 50px;
    line-height: 50px;
	margin-bottom: 20px;
}
.v16_1 #slideshow li.textleft .content h2,
.v16_1 #slideshow li.textright .content h2 {
    max-width: 45%;
}
.v16_1 #slideshow li.textleft .content h2 {
    left: 0;
}
.v16_1 #slideshow li.textright .content h2 {
    right: 0;
	margin-left: 55%;
    right: 0;
}
.v16_1 #slideshow li .content .sliders-default-subtitle {
	font-family: DKPisang;
	font-size: 30px;
	line-height: 30px;
	display: block;
}
/*
Fin ancien slideshow
*/
.v16_1 #slideshow2016 {
	/*height: 768px;*/
	list-style: outside none none;
	margin: 0 auto 15px;
	/*max-width: 1920px;*/
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	float:left;
}
.v16_1 #slideshow2016 li {
	display: none;
	width: 100%;
	position: relative;
	height: 100%;
	margin: 0 auto;
	max-width: 1920px;
	min-height:332px;
	text-transform: uppercase;
}
.v16_1 #slideshow2016 li:first-child {
	/*position: relative;*/
	display: block;
}
.v16_1 #slideshow2016  li picture {
    display: block;
    width: 100%;
}
.v16_1 #slideshow2016 li picture > img {
    display: block;
    left: 50%;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
    vertical-align: middle;
    width: auto;
}
.v16_1 #slideshow2016 li .slide-text-container {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide {
	display: block;
    font-family: DKPisang;
    font-size: 3em;
    font-weight: 700;
    line-height: 1.28571em;
    margin: 0 auto;
    max-width: 960px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    top: 50px;
    width: 100%;
    z-index: 2;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .hideMobile .mobile,
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .showMobile .mobile {
	display:none;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .showMobile .mobile{
	display:block;
}

.v16_1 #slideshow2016 li .slide-text-container .texte_slide div.Gauche div,
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide div.Droit div{
    width: 50%;
   /* position: relative;*/
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide div.Gauche div {
    float: left;
    margin-left: 30px;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide div div {
    display: none;
   /* height: 100%;
    max-height: 420px;*/
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .Droit {
    float: right;
	margin-right: 30px;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .Blanc {
    color: #fff;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .Gris {
    color: #666;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .Vert {
    color: #007d8f;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .Fuschia {
    color: #e30070;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide .Noir {
    color: #666;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide a.button {
    font-size: 0.2619em;
	line-height: 1.63636em;
}
.v16_1 #slideshow2016 li  .slide-text-container .texte_slide a.button::after {
	content: "";
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .btAction {
    display: block;
    line-height: 20px;
    margin: 10px 0;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .titre1 {
    font-size: 45px;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .titre2 {
    font-size: 35px;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .hashtag {
    font-size: 35px;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .btAction {
    display: block;
    line-height: 20px;
    margin: 10px 0;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .mentions {
    bottom: 10px;
    display: block;
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
	left:0;
    position: absolute;
	width:100%;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide  .paragraphe {
    font-size: 25px;
    line-height: 28px;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .Gauche .paragraphe {
    text-align: left;
}
.v16_1 #slideshow2016 li .slide-text-container .texte_slide .Droit .paragraphe {
    text-align: right;
}
/* PAGERS */
.v16_1 .pagers {
	width: 300px;
	margin:0 auto !important;
	text-align: center;
	position: relative;
    bottom: 40px;
    z-index: 1;
	height: 0;
}
.v16_1 .pagers li {
    display: inline;
	padding: 10px;
}


/* PHISHING ALERT */
.v16_1 .phishing {
    background-color: #c2220c;
    border-bottom: 2px solid white;
    min-height: 50px;
	padding: 5px 0;
    width: 100%;
}
.v16_1 .phishing-toolbar-scroll {
	top: 0 !important;
}
.v16_1 .phishing .phishing-content {
    background: white none repeat scroll 0 0;
    margin: 0 auto;
    position: relative;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}
.v16_1 .phishing .phishing-content::before {
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    color: white;
    content: "Informations";
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    height: 100%;
    left: 0;
    line-height: 40px;
    padding: 10px 10px 10px 0;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    top: 0;
    width: 180px;
}
.v16_1 .phishing .phishing-content a {
    display: block;
    padding: 0;
}
.v16_1 .phishing .phishing-content a:hover,
.v16_1 .phishing .phishing-content a:focus {
    color:inherit;
}
.v16_1 .phishing .phishing-content strong {
    color: #C2220C;
    text-align: center;
}
.v16_1 .phishing .phishing-content  p {
    margin: 0;
    text-align: center;
}
/* ARCH ZONE */
.v16_1 .arch {
	width: 100%;
	height: 150px;
    position: relative;
	z-index: 2;
	margin-top:40px;
    display:inherit;
}
.v16_1 .arch img{
    max-height: 150px;
    max-width: 100%;
}
.v16_1 .arch a.arch{
    display: block;
    text-align: center;
}
/* MAIN CONTENT */
.v16_1 #main {
	background: transparent none repeat scroll 0 0;
    clear: both;
    margin-top: -10px;
    padding-bottom: 20px;
    width: 100%;
}
.v16_1 #main::before,
.v16_1 #main::after {
    content: "";
    display: table;
}
.v16_1 #main::after {
    clear: both;
}
.v16_1 .colonnes-home,
.v16_1 #carte {
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.v16_1 .colonnes-home::before,
.v16_1 .colonnes-home::after {
    content: "";
    display: table;
}
.v16_1 .colonnes-home::after {
    clear: both;
}
.v16_1 .colonnes-home.fullpage section {
    border-collapse: collapse;
    /*outline: 1px solid #666;*/
    width: 100%;
}
/* BLOC HOME */
.v16_1 .bloc {
    background: white none repeat scroll 0 0;
    /*display: inline-block;*/
    height: 300px;
    position: relative;
    vertical-align: top;
	overflow: hidden;
}
.v16_1 .bloc.bloc-line-last {
	margin-right:0;
}
.v16_1.agence .bloc.blocdemande div.title,
.v16_1.agence .bloc .header,
.v16_1 .bloc header {
	padding: 10px;
	background-color:rgba(51, 51, 51, 0.7); /*Value by default*/
	position:relative;
}
.v16_1 .bloc header h2,
.v16_1 .bloc header h3,
.v16_1.agence .bloc .header h3,
.v16_1.agence .bloc .header h2 {
    border-left: 3px solid white;
    color: white;
    font-size: 16px;
    height: 30px;
    line-height: 16px;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}
.v16_1 .bloc.bloc-logo header h2,
.v16_1 .bloc.bloc-logo header h3 {
    border: medium none;
    padding: 0;
}
.v16_1 .bloc header h2 small,
.v16_1 .bloc header h3 small {
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1em;
}
.v16_1 .bloc.bloc-logo header h3 img {
    float: left;
    height: 30px;
    margin: 0 10px 0 0;
    /*outline: 1px solid #666;*/
    width: 30px;
}
.v16_1 .bloc .header .icon {
}
.v16_1 .bloc ul,
.v16_1 .produit #mainColsContent .col3 ul,
.v16_1.univers #mainColsContent .col1 ul,
.v16_1 .produit #mainColsContent .col1 ul,
.v16_1.univers  .float.right ul {
    margin: 0;
}
.v16_1 .bloc li,
.v16_1.univers #mainColsContent .col1 li,
.v16_1 .produit #mainColsContent .col1 li,
.v16_1.univers  .float.right li {
    border-top: 1px solid rgba(51, 51, 51, 1);
    font-size: 12px;
    padding: 6px 0 6px 20px;
    position: relative;
}
.v16_1 .produit #mainColsContent .col3 li {
	position: relative;
    padding: 0px 0 6px 20px;
	border-top: 1px solid rgba(51, 51, 51, 1);
    font-size: 12px;
}
.v16_1 .bloc li:first-child,
.v16_1 .produit #mainColsContent .col3 li:first-child,
.v16_1.univers #mainColsContent .col1 li:first-child,
.v16_1 .produit #mainColsContent .col1 li:first-child,
.v16_1.univers  .float.right li:first-child {
    border-top: medium none;
    padding-top: 0 !important;
}
.v16_1 .bloc li:last-child,
.v16_1.univers #mainColsContent .col1 li:last-child,
.v16_1 .produit #mainColsContent .col1 li:last-child {
	border-bottom: 1px solid rgba(51, 51, 51, 1);
}
.v16_1.magazine .mag_side .mag_art_liste.first li::before,
.v16_1 .mag_side_advice li::before,
.v16_1 .bloc li::before,
.v16_1 .produit #mainColsContent .col3 li::before,
.v16_1.univers #mainColsContent .col1 li::before,
.v16_1 .produit #mainColsContent .col1 li::before,
.v16_1.univers  .float.right li::before,
.v16_1.univers .avoiraussi li::before,
.v16_1 .produit .avoiraussi li::before {
    color: rgba(134, 206, 0, 1);
    content: "� ";
    left: 5px;
	font-size: 20px;
    position: absolute;
    top: 5px;
}
.v16_1 .bloc li:first-child::before,
.v16_1 .produit #mainColsContent .col3 li::before,
.v16_1.univers #mainColsContent .col1 li:first-child::before,
.v16_1 .produit #mainColsContent .col1 li:first-child::before,
.v16_1.univers  .float.right li:first-child::before {
    top: 0;
}
.v16_1 aside .bloc.grey li,
.v16_1.univers #mainColsContent .col1 div.dossiers li,
.v16_1.univers #mainColsContent .col1 div.dossiers2 li,
.v16_1.univers #mainColsContent .col1 div.zlink2 li,
.v16_1.univers #mainColsContent .col1 div.onglet li ,
.v16_1.univers #mainColsContent .col1 div.liaisonArticle li,
.v16_1.univers #mainColsContent .col1 div.liaisonProduit li,
.v16_1 .produit #mainColsContent .col3 div.liaisonProduit li,
.v16_1 .produit #mainColsContent .col1 div.dossiers li,
.v16_1 .produit #mainColsContent .col1 div.dossiers2 li,
.v16_1 .produit #mainColsContent .col1 div.zlink2 li,
.v16_1 .produit #mainColsContent .col1 div.onglet li ,
.v16_1 .produit #mainColsContent .col1 div.liaisonArticle li ,
.v16_1 .produit #mainColsContent .col1 div.liaisonProduit li {
	border-top:none;
}
.v16_1 .bloc.grey {
}
.v16_1 .bloc.grey header{
	background-color:rgba(51, 51, 51, 0.7);
}
.v16_1 .bloc.green {
}
.v16_1 .bloc.green header{
	background-color:rgba(134, 206, 0, 0.9);
}
.v16_1 .bloc.fushia {
}
.v16_1 .bloc.fushia header{
	background-color:#E30070;
}
.v16_1 .bloc .bloc-content img{
	/*display:block;*/
}
.v16_1 .bloc .bloc-content a.more {
    bottom: 5px;
    color: rgba(134, 206, 0, 1);
    font-size: 12px;
    padding: 0 15px 0 0;
    position: absolute;
    right: 15px;
    text-align: right;
    text-transform: uppercase;
}
.v16_1 .bloc .bloc-content a.more::after {
    content: ">";
    position: absolute;
    right: 0;
    transform: scaleY(1.8);
	-webkit-transform: scaleY(1.8);
	-o-transform: scaleY(1.8);
	-moz-transform: scaleY(1.8);
	-ms-transform: scaleY(1.8);
}
/* BLOC STANDARD  & BLOC RSS */
.v16_1 .bloc.bloc-rss,
.v16_1 .bloc.bloc-standard {
}
.v16_1 .bloc.bloc-rss .bloc-content img,
.v16_1 .bloc.bloc-standard .bloc-content img {
    display: inline-block;
    height: auto;
    max-height: 195px;
    /*outline: 1px solid #666;*/
    vertical-align: top;
}
.v16_1 .bloc.bloc-rss .bloc-content ul,
.v16_1 .bloc.bloc-standard .bloc-content ul {
    display: inline-block;
    width: 290px;
	vertical-align: top;
	max-height: 200px;
    overflow: auto;
}
.v16_1 .bloc.bloc-rss.bloc-one-cols .bloc-content ul,
.v16_1 .bloc.bloc-standard.bloc-one-cols .bloc-content ul {
    display: block;
    width: 100%;
}
/* BLOC LIBRE */
.v16_1 .bloc.bloc-libre {
}
.v16_1 .bloc.bloc-libre > img {
    display: block;
    height: auto;
    margin-bottom: 10px;
    max-height: 110px;
    /*outline: 1px solid #666;*/
    width: 100%;
}
.v16_1 .bloc.bloc-libre .bloc-content {
    font-size: 12px;
    line-height: 1.4em;
    margin: 0;
    max-height: 140px;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    text-align: left;
}
.v16_1 .bloc.bloc-libre .bloc-content::after {
    background: white none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    width: 300px;
}
.v16_1 .bloc.bloc-libre .bloc-content p {
    line-height: 1.4em;
    margin: 0;
}
/* BLOC MODULABLE */
.v16_1 .bloc.bloc-modulable {
}
.v16_1 .bloc.bloc-modulable header h3 {
    line-height: 2em;
}
.v16_1 .bloc.bloc-modulable li {
    padding: 6px 0 6px 6px;
}
.v16_1 .bloc.bloc-modulable li::before {
    content: none;
}
.v16_1 .bloc.bloc-modulable .bloc-content a {
    line-height: 30px;
}
.v16_1 .bloc.bloc-modulable .bloc-content li.libelle a {
    line-height: 15px;
}
.v16_1 .bloc.bloc-modulable .bloc-content li.libelle a small {
    color: #333;
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-left: 40px;
}
.v16_1 .bloc.bloc-modulable .bloc-content img {
    float: left;
    height: 30px;
    margin: 0 10px 0 0;
    /*outline: 1px solid #666;*/
    width: 30px;
}
/*POUR EVITER LES FLOAT SUR UN LIEN AVEC IMLAGE SNAS TEXTE*/
.v16_1 aside .bloc.bloc-modulable .bloc-content img {
    float: none;
}
/* BLOC SONDAGE */
.v16_1 .bloc.bloc-sondage {
}
.v16_1 .bloc.bloc-sondage .bloc-content {
    padding-top: 0.8em;
}
.v16_1 .bloc.bloc-sondage .bloc-content p {
    font-size: 12px;
    line-height: 1.4em;
    margin: 0 0 5px;
}
.v16_1 .bloc.bloc-sondage .bloc-content p.remerciements {
    margin: 20px 0 5px 0;
    text-align: center;
	display:none;
}
.v16_1 .bloc.bloc-sondage ul.sondage-result {
    margin-top: 20px;
}
.v16_1 .bloc.bloc-sondage li {
    border: medium none;
    padding: 2px 0 2px 3px;
}
.v16_1 .bloc.bloc-sondage li::before {
    content: none;
}
.v16_1 .bloc.bloc-sondage ul.sondage-result li {
    background: #f7ffe8 none repeat scroll 0 0;
    margin: 6px 0;
    padding: 0;
	position:relative;
}
.v16_1 .bloc.bloc-sondage label {
    font-size: 12px;
    margin: 0;
    padding: 3px;
    text-transform: none;
}
.v16_1 .bloc.bloc-sondage ul.sondage-result label {
    background: transparent none repeat scroll 0 0;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: middle;
    width: 220px;
    z-index: 1;
}
.v16_1 .bloc.bloc-sondage ul.sondage-result label::before {
    background: rgba(134, 206, 0, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 4s ease 0s;
	-webkit-transition: width 4s ease 0s;
	-o-transition: width 4s ease 0s;
	-moz-transition: width 4s ease 0s;
	-ms-transition: width 4s ease 0s;
    width: 0;
    z-index: -1;
}
.v16_1 .bloc.bloc-sondage ul.sondage-result span {
    background: white none repeat scroll 0 0;
    height: 30px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 35px;
}
.v16_1 .bloc.bloc-sondage input[type="radio"] {
    display: inline-block;
    margin: 3px 10px 0 0;
    vertical-align: top;
}
.v16_1 .bloc.bloc-sondage .sondage-result input[type="radio"] {
    display: none;
}
.v16_1 .bloc.bloc-sondage input[type="submit"] {
    border: medium none;
    color:white;
	display: block;
	font-size: 100%;
    /*height: 40px;*/
    margin: 10px auto 0;
	padding: 7px 30px;
    position: relative;
    width: 200px;
}
/* BLOC ACCES DIRECT */
.v16_1 .bloc.bloc-acces-direct {
}
.v16_1 .bloc.bloc-acces-direct li {
    border: medium none;
    display: inline-block;
    margin: 0;
    padding: 0;
	vertical-align:top;
}
.v16_1 .bloc.bloc-acces-direct li::before {
    content: none;
}
.v16_1 .bloc.bloc-acces-direct.bloc-two-cols li {
    border: medium none;
    display: inline-block;
    padding: 0;
}
.v16_1 .bloc.bloc-acces-direct.bloc-one-cols li:nth-child(-n+2),
.v16_1 .bloc.bloc-acces-direct.bloc-two-cols li:nth-child(-n+4) {
	margin-bottom:20px;
}
.v16_1 .bloc.bloc-acces-direct .bloc-content li a {
    display: block;
    text-align: center;
}
.v16_1 .bloc.bloc-acces-direct .bloc-content li a img {
    display: block;
    height: 70px;
    margin: 0 auto 5px;
    /*outline: 1px solid #666;*/
    width: 70px;
}
.v16_1 .bloc.bloc-acces-direct .bloc-content li a span {
    display: block;
	line-height:15px;
}
/* BLOC RSS */
.v16_1 .bloc.bloc-rss {
}
/* BLOC SIMULATEUR */
.v16_1 .bloc.bloc-simulateur {
}
.v16_1 .bloc.bloc-simulateur  .bloc-content {
    padding: 15px 5px;
}
.v16_1 .bloc-simulateur .barre,
.v16_1 .bloc-simulateur .result {
    display: inline-block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    vertical-align: top;
    width: 49%;
}
.v16_1 .bloc-simulateur .result {
    padding: 8px 0 0 10px;
}
.v16_1 .bloc-simulateur li {
    border: medium none;
    padding: 15px 10px;
	text-align: left;
}
.v16_1 .bloc-simulateur .result li {
    background: lightgrey none repeat scroll 0 0;
    font-size: 12px;
    margin: 0 0 2px;
    padding: 15px 9px !important;
}
.v16_1 .bloc-simulateur li.get-devis {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-top: 40px;
    text-align: center;
}
.v16_1 .bloc-simulateur li:last-child {
	border: medium none;
}
.v16_1 .bloc-simulateur li::before {
	content:"";
}
.v16_1 .bloc-simulateur .barre label {
    color: #666;
    margin-bottom: 12px;
	font-size:12px;
	position:relative;
}
.v16_1 .bloc-simulateur .barre label::after {
    background: grey none repeat scroll 0 0;
    border-radius: 25px;
	-webkit- border-radius: 25px 25px 25px 25px;
    -o- border-radius: 25px 25px 25px 25px;
    -moz- border-radius: 25px 25px 25px 25px;
    -ms- border-radius: 25px 25px 25px 25px;
    color: white;
    content: "?";
    font-size: 12px;
    height: 20px;
    left: 203px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}
.v16_1 .bloc-simulateur .barre span.infobulle {
    display: none;
}
.v16_1 .bloc-simulateur .ui-slider {
    background: rgba(134, 206, 0, 0.9) none repeat scroll 0 0;
    box-shadow: 1px 1px 1px #999 inset;
	-webkit-box-shadow: 1px 1px 1px #999 inset;
    -o-box-shadow: 1px 1px 1px #999 inset;
    -moz-box-shadow: 1px 1px 1px #999 inset;
    -ms-box-shadow: 1px 1px 1px #999 inset;
    height: 9px;
    width: 200px !important;
}
.v16_1 .bloc-simulateur .result span {
    display: inline-block;
    width: 49%;
	font-size: 14px;
}
.v16_1 .bloc-simulateur .result span.title {
    text-align: left;
}
.v16_1 .bloc-simulateur .result span.value {
    text-align: right;
}
.v16_1 .bloc-simulateur li.get-devis span {
    display: inline-block;
    margin: 10px auto 0;
	text-align:center;
	width:100%;
}
.v16_1 .bloc-simulateur span.ui-slider-handle {
    background: white none repeat scroll 0 0;
    border: 1px solid #666;
    border-radius: 14px;
	-webkit-border-radius: 14px;
	-o-border-radius: 14px;
	-moz-border-radius: 14px;
	-ms-border-radius: 14px;
    height: 27px;
    top: -10px;
    width: 27px;
}
.v16_1 .bloc-simulateur  .ui-slider-horizontal .ui-slider-range-max {
    box-shadow: 1px 1px 1px #999 inset;
	-webkit-box-shadow: 1px 1px 1px #999 inset;
    -o-box-shadow: 1px 1px 1px #999 inset;
    -moz-box-shadow: 1px 1px 1px #999 inset;
    -ms-box-shadow: 1px 1px 1px #999 inset;
}
.v16_1 .bloc-simulateur input[type="text"] {
    background: transparent none repeat scroll 0 0;
    border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
    box-shadow: 0 1px 2px 1px #999;
	-webkit-box-shadow: 0 1px 2px 1px #999;
    -o-box-shadow: 0 1px 2px 1px #999;
    -moz-box-shadow: 0 1px 2px 1px #999;
    -ms-box-shadow: 0 1px 2px 1px #999;
    color: grey !important;
    float: right;
    font-size: 12px;
    font-weight: normal !important;
    margin-top: 15px;
    padding: 0;
    text-align: center;
    width: 55px;
}
/* BLOC FORMULAIRE */
/*.v16_1 .bloc.bloc-formulaire {
	height: auto;
    min-height: auto;
}*/
.v16_1 .bloc.bloc-formulaire .form,
.v16_1 .bloc.bloc-formulaire .formBody {
    position: relative;
}
.v16_1 .bloc.bloc-formulaire .legende {
    font-size: 10px;
    position: absolute;
    right: 0;
    top: -18px;
}
.v16_1 .bloc.bloc-formulaire table {
    margin: 0;
	width: 100%;
}
.v16_1 .bloc-formulaire div.button,
.v16_1 .bloc.bloc-formulaire table.buttonsTable {
    margin: 0 auto;
}
.v16_1 .bloc.bloc-formulaire .bloc-content img {
    display: inline-block;
    height: auto;
    max-height: 210px;
    /*outline: 1px solid #666;*/
    vertical-align: top;
    width: 245px;
	margin: 0 20px 0 0;
}
.v16_1 .bloc.bloc-formulaire #embForm {
    display: inline-block;
    vertical-align: top;
    width: 320px;
}
.v16_1 .bloc.bloc-formulaire #embForm form {
    position: relative;
}
.v16_1 .bloc.bloc-formulaire #embForm .title,
.v16_1 .bloc.bloc-formulaire #embForm .mainContent .steps {
    display: none;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable  {
}
.v16_1 .bloc.bloc-formulaire .fieldsTable td {
    padding-bottom: 15px;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable tr:last-child td {
    padding-bottom: 0;
}
.v16_1 .bloc.bloc-formulaire .line1 .fieldsTable > tbody > tr> td:last-child {
    display: none;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable .label table {
    font-size: 12px;
    margin: 0;
	position:relative;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable td .label table td,
.v16_1 .bloc.bloc-formulaire.fieldsTable td .answer {
	padding:0;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable td:first-child .label table td,
.v16_1 .bloc.bloc-formulaire .fieldsTable td:first-child .answer {
    padding-right: 10px;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable td:last-child .label table td,
.v16_1 .bloc.bloc-formulaire .fieldsTable td:last-child .answer {
    padding-left: 10px;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable td[colspan="2"] .answer {
	padding:0 !important;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable td:first-child .label table td.fieldHelp {
    background: #666 none repeat scroll 0 0;
    border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
    color: white;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0 !important;
    position: absolute !important;
    right: 5px;
    text-align: center;
    top: 17px;
    width: 20px;
    z-index: 1;
}
.v16_1 .bloc.bloc-formulaire input.text.help_msg[type="text"] {
    padding-right: 35px;
}
.v16_1 .bloc.bloc-formulaire .fields.line2 {
    height: 0;
}
.v16_1 .bloc.bloc-formulaire .fieldsTable#bloc_optin{
	position:relative;
}
/*.v16_1 .bloc.bloc-formulaire .fieldsTable#bloc_optin tr:first-child {
    display: none;
}*/
.v16_1 .bloc.bloc-formulaire #bloc_optin .answer {
    left: 175px;
    position: absolute;
    top: -72px;
    width: 150px;
}
.v16_1 .bloc.bloc-formulaire #bloc_opti .inpCheckbox {
    display: inline-block;
    vertical-align: middle;
}
.v16_1 .bloc.bloc-formulaire #bloc_optin .answer > label {
    display: inline-block;
    font-size: 10px;
    line-height: 11px;
    margin: 0 0 0 10px;
    text-transform: none;
    vertical-align: middle;
    width: 80%;
}
.v16_1 .bloc.bloc-formulaire #bloc_optin .answer a {
    display: none;
    font-size: 10px;
}
.v16_1 .bloc.bloc-formulaire #bloc_optin .answer label a {
    display: inline !important;
    text-decoration: underline;
}
.v16_1 div#mentionsCNIL {
    /*left: 29% !important;
    width: 700px !important;*/
}
.v16_1 .ui-dialog {
	width:960px:
}
.v16_1 .bloc-formulaire div.button {
    bottom: 0;
    height: 35px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 150px;
}
.v16_1 .bloc-formulaire div.button a {
    padding: 7px 35px 7px 30px;
    width: 100%;
}
.v16_1 .bloc-formulaire div.button a::after {
    top: 8px;
}
.v16_1 .bloc-formulaire .select2-container {
    height: 36px;
	width: 100% !important;
}
.v16_1 .bloc-formulaire  .select2-container .select2-selection--single,
.v16_1 .bloc-formulaire  .select2-container--classic .select2-selection--single .select2-selection__arrow {
	 height: 100% !important;
}
/* BLOC PAROLE */
.v16_1 .bloc.bloc-parole {
}
.v16_1 .bloc.bloc-parole .bloc-content {
    overflow: hidden;
    padding: 0;
	height:250px;
}
.v16_1 .bloc.bloc-parole .ui-state-default,
.v16_1 .bloc.bloc-parole .ui-widget-content .v16_1 .ui-state-default,
.v16_1 .bloc.bloc-parole .ui-widget-header .ui-state-default {
	background:#f7ffe8 none repeat scroll 0 0;
	border: none;
}
.v16_1 .bloc.bloc-parole .ui-state-active,
.v16_1 .bloc.bloc-parole .ui-widget-content .ui-state-active,
.v16_1 .bloc.bloc-parole .ui-widget-header .ui-state-active {
	font-weight: bold;
}
.v16_1 .bloc.bloc-parole .ui-accordion .ui-accordion-content {
    border: medium none !important;
    height: 128px;
    padding: 5px 15px !important;
}
.v16_1 .bloc.bloc-parole .ui-accordion .ui-accordion-icons {
    color: grey;
    padding: 0 10px;
}
.v16_1 .bloc.bloc-parole .bloc-content h3::after {
    content: ">";
    font-weight: bold;
    position: absolute;
    right: 15px;
    top: 5px;
    transform: scale(1.3, 2);
	-webkit-transform: scale(1.3, 2);
	-o-transform: scale(1.3, 2);
	-moz-transform: scale(1.3, 2);
	-ms-transform: scale(1.3, 2);
}
.v16_1 .bloc.bloc-parole .bloc-content h3.ui-state-active::after {
	transform: rotate(90deg) scale(1.3, 2);
	-webkit-transform: rotate(90deg) scale(1.3, 2);
	-o-transform: rotate(90deg) scale(1.3, 2);
	-moz-transform: rotate(90deg) scale(1.3, 2);
	-ms-transform: rotate(90deg) scale(1.3, 2);
}
.v16_1 .bloc.bloc-parole .ui-accordion h3.ui-accordion-header span.title {
    border-top: 1px solid grey;
    display: block;
    padding: 10px;
}
.v16_ .bloc.bloc-parole1 .ui-accordion h3.ui-accordion-header:first-child span.title {
	border:none;
}
.v16_1 .bloc.bloc-parole .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
/* BLOC ACTUALITE */
.v16_1 .bloc.bloc-actualite {
}
.v16_1 .bloc.bloc-actualite header h3 {
    line-height: 2em;
}
.v16_1 .bloc.bloc-actualite .bloc-content {
    padding-top: 0.8em;
}
.v16_1 .bloc.bloc-actualite li {
    font-size: 12px;
    padding: 10px 0;
    text-transform: none;
}
.v16_1 .bloc.bloc-actualite li::before {
    content: none;
}
.v16_1 .bloc.bloc-actualite li p {
    line-height: 1.4em;
    margin: 0;
}
/* /BLOC HOME */
/* BLOC RECOCLIENT */
.v16_1 .recocliv2Full {
    background: #333 none repeat scroll 0 0;
	bottom: 0;
    color: white;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    opacity: 0.9;
	-webkit-opacity: 0.9;
    -o-opacity: 0.9;
    -moz-opacity: 0.9;
    -ms-opacity: 0.9;
    position: fixed;
    width: 100%;
    z-index: 2001;
}
.v16_1 .recocliv2 {
	margin:0 auto;
	padding: 10px 10px 10px 60px !important;
}
.v16_1 .recocliv2.cookiebas {
	background-position: 45px 15px;
	display: none;
	margin: 0;
	padding: 10px 30px 10px 80px;
}
.v16_1 .recocliv2 .texte {
	/*font-size: 0.917em;
	width: 860px;*/
}
.v16_1 .recocliv2 .texte a {
	color: #007d8f;
	text-decoration: underline;
}
.v16_1 .recocliv2 .texte a:hover {
	text-decoration: none;
}
.v16_1 .recocliv2 .lien-valid {
	color: #007d8f;
	display: block;
	float: right;
	font-weight: bold;
	height: 17px;
	left: 5px;
	padding: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: -5px;
	width: 17px;
	font-size: 14px;
}
.v16_1 .recocliv2 .lien-valid:hover {
	opacity: 0.8;
	-webkit-opacity: 0.8;
    -o-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
}
/* /BLOC RECOCLIENT */
/* TOOTIPS */
.v16_1 .ui-tooltip {
	font-family: "Montserrat",sans-serif;
	font-size: 11px;
	text-transform: uppercase;
    border: none;
	background-color: transparent;
    padding: 0;
	margin: 0;
}
/* Exception pour l'affichage des bulles - tooltip en mode mobile */
@media all and (max-width: 759px) {
	.v16_1 .ui-tooltip {		
		left:10px !important;
	}
}
@media all and (min-width: 760px) and (max-width: 949px) {
	.v16_1 .ui-tooltip {	
		transform: translateX(35%);
		-webkit-transform: translateX(35%);
		-o-transform: translateX(35%);
		-moz-transform: translateX(35%);
		-ms-transform: translateX(35%);
		left: auto !important;	
	}
}
.v16_1 .ui-tooltip-content {
    padding: 3px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}
.v16_1 .ui-tooltip-content::after {
    content: '';
    position: absolute;
    border-style: solid;
}
.v16_1 .top-black .ui-tooltip-content,
.v16_1 .left-black .ui-tooltip-content,
.v16_1 .right-black .ui-tooltip-content,
.v16_1 .bottom-black .ui-tooltip-content {
	background-color: rgb(70, 67, 64);
	color: #FFF;
}
.v16_1 .top-white .ui-tooltip-content,
.v16_1 .left-white .ui-tooltip-content,
.v16_1 .right-white .ui-tooltip-content,
.v16_1 .bottom-white .ui-tooltip-content {
	background-color: #FFF;
	color: rgb(70, 67, 64);
}
.v16_1 .top-white .ui-tooltip-content::after,
.v16_1 .bottom-white .ui-tooltip-content::after {
	border-color: #FFF transparent;
}
.v16_1 .left-white .ui-tooltip-content::after,
.v16_1 .right-white .ui-tooltip-content::after {
	border-color: transparent #FFF;
}
.v16_1 .top-black .ui-tooltip-content::after,
.v16_1 .bottom-black .ui-tooltip-content::after {
	border-color: rgb(70, 67, 64) transparent;
}
.v16_1 .left-black .ui-tooltip-content::after,
.v16_1 .right-black .ui-tooltip-content::after {
	border-color: transparent rgb(70, 67, 64);
}
.v16_1 .top-white .ui-tooltip-content::after,
.v16_1 .top-black .ui-tooltip-content::after {
    bottom: -5px;
    left: 48%;
    border-width: 5px 5px 0;
}
.v16_1 .left-white .ui-tooltip-content::after,
.v16_1 .left-black .ui-tooltip-content::after {
    top: 35%;
    right: -5px;
    border-width: 5px 0 5px 5px;
}
.v16_1 .right-white .ui-tooltip-content::after,
.v16_1 .right-black .ui-tooltip-content::after {
    top: 35%;
    left: -5px;
    border-width: 5px 5px 5px 0;
}
.v16_1 .bottom-white .ui-tooltip-content::after,
.v16_1 .bottom-black .ui-tooltip-content::after {
    top: -5px;
    left: 45%;
    border-width: 0 5px 5px;
}
.v16_1 .collectivite section #mainColsTitle {
    font-size: 30px;
    line-height: 1em;
    margin: 0 0 20px;
}
.v16_1 .collectivite section .com {
    margin-bottom: 20px;
}
.v16_1 .collectivite section .com img {
    max-width: 100%;
}
.v16_1 .collectivite section .bloc {
    height: auto;
    min-height: 200px;
}
.v16_1 .collectivite section .bloc hearder h3 {
	color:rgb(51, 51, 51, 1);
	border-left: medium solid rgb(150, 202, 18);
}
.v16_1 .bloc.bloc-link-user li:last-child,
.v16_1.univers #mainColsContent .col1 div.dossiers li:last-child ,
.v16_1.univers #mainColsContent .col1 div.dossiers2 li:last-child ,
.v16_1.univers #mainColsContent .col1 div.zlink2 li:last-child ,
.v16_1.univers #mainColsContent .col1 div.onglet li:last-child ,
.v16_1.univers #mainColsContent .col1 div.liaisonArticle li:last-child,
.v16_1.univers #mainColsContent .col1 div.liaisonProduit li:last-child,
.v16_1 .produit #mainColsContent .col1 div.dossiers li:last-child ,
.v16_1 .produit #mainColsContent .col3 div.liaisonProduit li:last-child,
.v16_1 .produit #mainColsContent .col1 div.dossiers2 li:last-child ,
.v16_1 .produit #mainColsContent .col1 div.zlink2 li:last-child ,
.v16_1 .produit #mainColsContent .col1 div.onglet li:last-child ,
.v16_1 .produit #mainColsContent .col1 div.liaisonArticle li:last-child,
.v16_1 .produit #mainColsContent .col1 div.liaisonProduit li:last-child {
	border-bottom:none;
}
.v16_1 .collectivite section .bloc .bloc-content  a{
	color: rgb(150 ,202 ,18);
	text-decoration:underline;
}
.v16_1 .collectivite section .bloc header {
	background-color:white;
	padding-bottom: 0 !important;
}
.v16_1 .collectivite section .bloc header h2,
.v16_1 .collectivite section .bloc header h3 {
    border-left: 3px solid rgba(150, 202, 18, 0.7);
    color: rgba(51, 51, 51, 0.7);
    height: auto;
    padding: 5px 0 5px 10px;
}
.v16_1 aside .bloc header h3 {
    border-left: medium none;
}
.v16_1 #main aside .bloc li.image {
    padding: 0;
    text-align: center;
}
.v16_1 #main aside .bloc li.image::before {
    content: "";
}
.v16_1 .collectivite aside .bloc header {
	border-left:none;
	color:white;
	position: relative;
}
.v16_1 .collectivite aside .bloc.bloc-link-user.grey header ::after {
	border-top-color: rgba(51, 51, 51, 0.7);
}
.v16_1 .collectivite aside .bloc.bloc-link-user.grey header{
	border-left:none;
}
.v16_1 .collectivite aside .bloc.bloc-link-user.grey header h2{
	padding-left:5px;
	/*border-left: medium solid white;*/
}
.v16_1 .collectivite aside .bloc.bloc-link-user.green header  img{
	margin: 0 10px 0 0;
}
/******* BLOC ASIDE *******/
/.v16_1 .collectivite aside .bloc {
    width: 300px;
    margin-right: 0;
	margin-bottom: 10px;
    height: auto;
	padding: 0px;
}
.v16_1 .collectivite aside ul > li.image ::before {
	content: ' ';
	color: rgb(150 ,202 ,18);
}
/******* ASIDE BLOC HEADER VERT *******/
.v16_1 .bloc.bloc-link-user.green li img {
    margin-top:10px;
}
.v16_1 .collectivite .bloc.bloc-link-user.green header{
	background-color:rgb(150 ,202 ,18);
}
.v16_1 .collectivite .bloc.bloc-link-user li.image {
	border-top:none;
	height: 50px;
    /*outline: 1px solid #666;*/
    margin: 2px;
    padding: 0;
}
.v16_1 .collectivite .bloc.bloc-link-user li.image::before {
	content:"";
}
/* BLOC ASIDE PUBLICITE */
.v16_1 .collectivite .bloc.bloc-advert {
	padding:0px;
}
.v16_1 .collectivite .bloc-advert  header {
	border-bottom: none;
    /*border-left: 1px solid white;*/
    padding: 5px 15px 5px 15px;
    background-color: white;
}
.v16_1 .collectivite .bloc-advert  header h3{
	border-bottom: 1px solid grey;
	color: grey;
	font-weight: normal;
}
.v16_1 .collectivite .bloc.bloc-advert .bloc-content{
	padding:0.4em 1em 1em 1em;
}
.v16_1 .collectivite .bloc.bloc-advert .bloc-content img {
    display: block;
    height: auto;
    /*outline: 1px solid #666;*/
    width: 100%;
}
/******* ASIDE BLOC HEADER GRIS *******/
.v16_1 .collectivite .bloc.bloc-link-user.grey {
}
.v16_1 .collectivite .bloc.bloc-link-user.grey  header {
	background-color:#707070;
	border-left: 3px solid rgb(150 ,202 ,18);
}
/* POPIN */
.v16_1 .popin {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.v16_1 .popinContent {
    background: white none repeat scroll 0 0;
    box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	-o-box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	-ms-box-shadow: 0 0 10px #666;
    font-size: 15px;
    height: auto;
    left: 50%;
    max-width: 768px;
    padding: 20px;
    position: absolute;
    top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-0-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	z-index: 2000;
}
.fp_c_bloc_seul {
    margin: 0 0 25px;
}
.v16_1 .fp_prdv_titre_fort, .v16_1 .popinContent h1 , .v16_1 .popinContent h2 {
    border-left: 3px solid rgba(150, 202, 18, 0.7);
    color: rgba(51, 51, 51, 0.7);
    font-size: 18px;
    height: auto;
    line-height: 16px;
    margin: 0 0 30px;
    padding: 8px 0 8px 10px;
    text-transform: uppercase;
}
.v16_1 .fp_c_important {
    color: rgba(150, 202, 18, 0.7) !important;
    font-weight: bold !important;
}
.v16_1 .popinContent a {
	color: #666 !important;
    font-weight: bold !important;
}
.v16_1 .fp_c_important:hover,
.v16_1 .fp_c_important:focus,
.v16_1 .popinContent a:hover,
.v16_1 .popinContent a:focus {
    color: rgba(150, 202, 18, 0.7) !important;
    border-color: rgba(150, 202, 18, 0.7) !important;
    font-weight: bold !important;
}
.v16_1 .fp_c_item_liste, .v16_1 .popinContent li {
    font-size: 17px;
    font-weight: normal;
    padding: 5px 0 5px 20px !important;
    position: relative !important;
    text-transform: uppercase;
}
.v16_1 li.fp_c_item_liste::before, .v16_1 .popinContent li::before  {
    color: rgba(134, 206, 0, 1) !important;
    content: "� " !important;
    left: 6px !important;
    position: absolute !important;
    top: 6px !important;
}
.v16_1 a.closePopin {
    background: white none repeat scroll 0 0;
    border: 2px solid #666;
    border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
    display: block;
    font-size: 20px;
    height: 30px;
    padding: 1px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 30px;
}
.v16_1 .decloisonnement.popin .popinContent a.decloiAcces {
    background-color: #e30070;
    height: 40px;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
    text-align: center;
    padding-top: 3px;
}
.v16_1 .decloisonnement.popin .popinContent a.decloiAcces::before {
    content: url('../../img/v_16_1/picto/picto_cadenas.png');
    vertical-align: -8px;
}
.v16_1 form[name="fnotation"]  {
    margin-top: 40px;
	display:none;
}
.v16_1 form[name="fnotation"] .notation {
    background-color: #eeeeee;
    padding: 20px 15px;
}
.v16_1 form[name="fnotation"] .notaTop {
    color: #007d8f;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.v16_1 form[name="fnotation"] .notaMain {
    padding: 0;
}
.v16_1 form[name="fnotation"] .notaMain label {
    margin: 0;
}
.v16_1 form[name="fnotation"] .notaMain img {
    display: block;
    margin: 0 auto;
}
.v16_1 form[name="fnotation"] .notation table {
    margin: 0 0 20px 0;
    width: 100%;
}
.v16_1 form[name="fnotation"] .notation table td {
	text-align:center;
}
.v16_1 form[name="fnotation"] .notaMain div.button {
    border-radius: 0;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
    box-shadow: none;
	-webkit-box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: inherit;
    text-align: center;
}
.v16_1 form[name="fnotation"] .notaMain .bt {
    display: inline-block;
    line-height: 15px;
    margin: 0;
}
.v16_1 .affichage_Desktop{
    font-size:5px;
}
@media all and (min-width: 760px){
    .v16_1 .affichage_Desktop{
        font-size:10px;
    }
}
/****** AJOUT PAGE 404 ALEX *******/
.v16_1.erreur404 .title {
    text-align:center;
    padding-bottom:200px;
    color:white;
}
.v16_1.erreur404 div#carte {
    min-height: auto;
}
.v16_1.erreur404 .mainContent{
    width:960px;
    margin:auto;
}
.v16_1.erreur404 .mainContent h4{
    text-align:center;
    margin:auto;
    width:630px;
    background:white;
    font-size:13px;
    padding-top:10px;
}
.v16_1.erreur404 .mainContent .zonerecherche{
    width:630px;
    margin:auto;
    padding:10px;
    background:white;
}
.v16_1.erreur404 .mainContent .button.green-button{
    display:inline-block;
    margin:20px;
    padding:7px 30px;
}
.v16_1.erreur404 .mainContent .moteur{
    width:65%;
    display:inline-block;
    vertical-align:middle;
    margin:0;
}
.v16_1.erreur404 .mainContent .accesmenu h3{
    color:#007d8f;
    font-size:16px;
}
.v16_1.erreur404 .mainContent .accesmenu ul {
    margin:0;
    padding:0;
}
.v16_1.erreur404 .mainContent .accesmenu {
    margin:auto;
    margin-top:100px;
    background:white;
    padding:20px;
}
.v16_1.erreur404 .mainContent .accesmenu .amall {
    display:inline-block;
    vertical-align:text-top;
    padding-bottom: 0px;
    width:33%;
}
.v16_1.erreur404 .col2 {
    width: 100% !important;
}
/****** FIN PAGE 404 ALEX *******/
/****** AJOUT PAGE PLAN DU SITE ALEX *******/
.v16_1.liste .plandusite{
    width:960px;
}.v16_1.liste .plandusite .colonne{
    background-color:white;
    border:none;
}
.v16_1.liste .plandusite h1{
    text-align: left;
    padding: 10px;
    line-height: 25px;
    font-weight: normal;
    font-size: 24px;
    color: white;
}
.v16_1.liste .plandusite .colonne{
    background-color:white;
    border:none;
    width:290px;
}
.v16_1.liste .plandusite .colonne h2{
    font-size: 20px;
    font-weight: normal;
    padding: 5px 5px 5px 10px;
    margin:5px 0 0 5px;
    border-left: 3px solid rgba(134, 206, 0, 1);
    color: #666;
}
.v16_1.liste .plandusite .colonne .besoin h3{
    text-transform:uppercase;
    background-color:transparent;
    font-size:14px;
}
.v16_1.liste .plandusite .colonne .besoin .bloclien{
    height:auto;
    background-color:transparent;
}
.v16_1.liste .plandusite .colonne .besoin .bloclien .lien{
}
/****** FIN PAGE PLAN DU SITE ALEX *******/
/****** AJOUT PAGE MOTEUR DE RECHERCHE - PBE 06/06/2016 *******/
.v16_1.liste div#main.recherche {
    background:none;
}
.v16_1.liste div#main.recherche #mainColsTitle .title h1 {
    color: inherit;
    font-size: 25px;
    margin-bottom: 5px;
    text-shadow: none;
}
.v16_1.liste div#main.recherche div#carte {
    width: 748px;
    background-color: white;
    padding: 30px;
}
.v16_1.liste div#main.recherche .result {
    padding:0;
}
.v16_1.liste div#main.recherche .chapeau {
    padding: 0 0 30px 0;
    font-size:23px;
}
.v16_1.liste div#main.recherche .suite ul li a {
    color:#666;
    text-decoration:underline;
    margin: 30px 0;
}
.v16_1.liste div#main.recherche .mainContent {
    position:relative;
}
/*.v16_1.liste div#main.recherche .form {
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    margin:50px 0;
}*/
.v16_1.recherche div#main.recherche #mainColsContent .col1{
    display:none;
}
.v16_1.liste div#main.recherche #mainColsContent .col2 h2 {
    padding:0;
    color:#007d8f;
    margin:0 0 15px 0;
    font-size:20px;
}
.v16_1.liste div#main.recherche #mainColsContent .col2 h3 {
    color:#007d8f;
}
.v16_1.liste div#main.recherche #newSearchBottom {
    position:relative;
    margin-bottom: 20px;
}
.v16_1.liste #mainColsContent .col2 .quickSearch {
    padding:0;
}
.v16_1.liste div#main.recherche #mainColsContent .form table td input {
    padding-left: 10px;
    width: 400px;
}
/****** FIN PAGE MOTEUR DE RECHERCHE - PBE 06/06/2016 *******/
/***** DEBUT PAGE DECLOISONNEMENT - POPIN - PBE 22/06/2016 *****/
.v16_1 .decloisonnement {
	display:none;
}
.v16_1 .decloisonnement.popin   {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.v16_1 .decloisonnement.popin .popinContent {
    background: white none repeat scroll 0 0;
    box-shadow: 0 0 10px #666;
    -webkit-box-shadow: 0 0 10px #666;
    -o-box-shadow: 0 0 10px #666;
    -moz-box-shadow: 0 0 10px #666;
    -ms-box-shadow: 0 0 10px #666;
    font-size: 15px;
    height: auto;
    left: inherit;
    margin: 10% auto 50px;
    max-width: 768px;
    padding: 20px;
    position: relative;
    top: inherit;
    transform: inherit;
    -webkit-transform: inherit;
    -o-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
}
.v16_1 .decloisonnement.popin .popinContent a.fermer {
    display: block;
    position: absolute;
	top: 5px;
    right: 5px;
    padding:0;
    height: 16px;
    background-color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 25px;
    border: 2px solid #666;
    height: 25px;
    width: 25px;
    text-align: center;
    font-size: 0;
}
.v16_1 .decloisonnement.popin .popinContent a.fermer span{
	font-size: 14px;
}
.v16_1 .decloisonnement.popin .popinContent h1 {
    color: inherit;
    font-size: 2em;
    border: none;
    margin: 0 0 20px 0;
    border-left: 3px solid #007d8f;
    padding: 10px;
}
.v16_1 .decloisonnement.popin .popinContent .popin-ctn {
    margin: 20px 0 0 0;
}
.v16_1 .decloisonnement.popin .popinContent .popin-bloc-g {
	display: inline-block;
	width: 50%;
    margin: 0 0 0 0;
	border-right: 1px solid #cecece;
}
.v16_1 .decloisonnement.popin .popinContent .popin-bloc-g .inner {
}
.v16_1 .decloisonnement.popin .popinContent .popin-ctn h2 {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: normal;
	border-left: none;
    line-height: 20px;
    padding: 8px 8px 8px 0;
}
.v16_1 .decloisonnement.popin .popinContent .popin-ctn p {
	color: inherit;
    font-weight: normal;
    margin: 0 0 10px 0;
	font-size: 12px;
}
.v16_1 .decloisonnement.popin .popinContent #bloc_client-aveccode #btnComptes2 {
    position: relative;
    margin: 25px 0 0 0;
    padding: 10px;
}
.v16_1 .decloisonnement.popin .popinContent #bloc_client-aveccode #btnComptes2 .bamaccessDecloi {
    position: relative;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.v16_1 .decloisonnement.popin .popinContent #bloc_client-aveccode #btnComptes2 .bamaccessDecloi input,
.v16_1 .decloisonnement.popin .popinContent #bloc_client-aveccode #btnComptes2 .bamaccessDecloi label {
    display:none;
}
.v16_1 .decloisonnement.popin .popinContent #bloc_client-aveccode #btnComptes2 .bamaccessDecloi a.button.fushia-button {
    color: white !important;
    text-align: center;
    border-radius: 0px;
}
.v16_1 .decloisonnement.popin .popinContent a.fermer::before,
.v16_1 .decloisonnement.popin .popinContent a.button.fushia-button::after,
.v16_1 .decloisonnement.popin .popinContent a.button.fushia-button::before {
	display:none;
}
.v16_1 .decloisonnement.popin .popinContent #ou {
    background: url("../../img/v_16_1/picto/ou_border2.png")no-repeat scroll center 0px;
	padding:0;
    width: 100%;
	display:block;
    text-transform: uppercase;
    font-size: 20px;
	text-align: center;
}
.v16_1 .decloisonnement.popin .popinContent #bloc_client-sanscode {
    margin: 20px 0 0 0;
}
.v16_1 .decloisonnement.popin .popinContent .popin-ctn p.lien {
    font-weight: normal;
    margin: 0;
	padding: 5px 5px 5px 0;
}
.v16_1 .decloisonnement.popin .popinContent .popin-ctn p.lienLibreProspect a:last-child {
	display: none;
}
.v16_1 .decloisonnement.popin .popinContent .popin-ctn .paveidentification {
    border: 1px solid #b7bbc1;
    border-right: 2px solid #b7bbc1;
    border-bottom: 2px solid #b7bbc1;
    width: 430px;
    padding: 10px 0 0 0;
    margin: 25px auto 15px auto;
    background-color: #f2f5f2;
	display:none;
}
.v16_1 .decloisonnement.popin .popinContent .popin-bloc-d {
    width: 48%;
    margin: 0 0 0 10px;
    vertical-align: top;
    display: inline-block;
}
/* .v16_1 .decloisonnement.popin .popinContent .popin-ctn .popin-bloc-g a,
.v16_1 .decloisonnement.popin  .popin .popin-ctn .popin-bloc-d a {
    display: inline-block;
    padding: 0;
    background: transparent url(../img/sprite_pictos.png) no-repeat 0 -1899px;
} */
.v16_1 .decloisonnement.popin .popinContent .popin-ctn p {
    color: inherit;
    margin: 0 0 10px 0;
}
.v16_1 .decloisonnement.popin .popinContent a {
    display: block;
	font-weight:normal !important;
	margin: 0 0 10px 0;
}
.v16_1 .decloisonnement.popin .popinContent a::before {
	content:">";
    color: #007d8f;
    font-size: 28px;
    vertical-align: -6px;
    margin-right: 5px;
}
/***** FIN PAGE DECLOISONNEMENT - POPIN - PBE 22/06/2016 *****/
/*SURCHARGE JQUERY UI*/
.v16_1 .ui-widget, .v16_1 .ui-widget button, .v16_1 .ui-widget input, .v16_1 .ui-widget select, .v16_1 .ui-widget textarea {
    font-family: "Montserrat",sans-serif !important;
}

/* Titre pages */
.v16_1.formulaire div#carte div.title h1,
.v16_1.erreur404 div#carte div.title h1,
.v16_1 .liste .col2 .title h1,
.v16_1 .produit #mainColsTitle .col2 .title h1,
.v16_1.dossiers #mainColsTitle .col2 .title h1,
.v16_1.dossiers #mainColsTitle .col2 .title .subTitle,
.v16_1.page.libre #mainColsTitle .title h1,
.v16_1 .collectivite .title h1,
.v16_1.annuaire.accueil .cef .titre h1,
.v16_1.annuaire.villes h1,
.v16_1.simulateur h1 {
	color: white !important;
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 37px !important;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.9) !important;
}
.v16_1.page.libre #mainColsTitle .title h1 small,
.v16_1.annuaire.accueil .cef .titre .txt-sup,
.v16_1.annuaire.villes .txt-sup,
.v16_1.formulaire .metro div#carte div.title h2,
.v16_1.formulaire div#carte div.title h2 {
	color: white !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 22px !important;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.9) !important;
}

