/* CSS Document */

html {
	background:url(../image/_global/background/fond-franchise.jpg) fixed no-repeat center top #fbe0c4;
}
body {
	margin:0;
	padding:0;
	font:13px "Open Sans", Arial, sans-serif;
	width:100%;
}
@media screen and (min-height: 900px) {
  html {
    background-position:center bottom;
  }
}
.body-wrapper {
	position:relative;
	z-index:2;
	box-shadow:0 0 10px rgba(0, 0, 0, .2);
	background:#FFFFFF;
}

/* Marge */
.mb0  {margin-bottom: 0px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mt0  {margin-top: 0px !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt35 {margin-top:35px !important;}
.mt40 {margin-top:40px !important;}
.mr10 {margin-right:10px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml50 {margin-left:50px !important;}
.pt0 {padding-top:0px !important;}
.pt30 {padding-top:30px !important;}
.pl0 {padding-left:0px !important;}
.pl10 {padding-left:10px !important;}
.pl20 {padding-left:20px !important;}
.pr10 {padding-right:10px !important;}

/* Bordure */
.borderTopDotted {border-top:1px dotted #b2b2b2;}
.imgBorder {
	padding:2px;
	border:1px solid #c4c4c4;
}

.blocCenter {
	display:block;
	text-align:center;
}

.asterisque {
	font-size:11px;
	font-style:italic;
}

.float {float:left;}
.floatR {float:right;}
strong {font-weight:600;}

.right {text-align:right;}

a, a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline;
}
.readMore {
	font-size:11px;
	float:right;
	position:relative;
	top:2px;
}

p {text-align:justify}

/* liste */
#main li {
	margin-bottom:5px;
}
div.list ul {
	list-style: none;
	padding-left: 0;
}
div.list.bgcolor li {
    background-color: #F8F8F8;
    background-position: 5px 5px;
    margin-bottom: 5px;
    padding: 5px 0 5px 30px;
}
div.list li {
    background-repeat: no-repeat;
    padding: 0 0 5px 25px;
}
div.list.arrow2 li {
    background-image: url("/_style/image/icon/list/list-arrow.png");
}

/* HEADER 
---------------------------------------- */
#header {
	position:relative;
	padding:0 10px;
	zoom:1;
}
#logoXenyt {
	float:left;
	margin-left: 30px;
	margin-top: 3px;
	margin-right:20px;
	position:relative;
	z-index:202;
}
#header ul {
	padding:0;
}
#header li {
	display:inline;
}
#header-top {
	background:#333333;
	height:35px;
	width:757px;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-o-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	position:absolute;
	top:0;
	right:10px;
	font-size:11px;
	color:#FFFFFF;
}
#contact-phone {
	font-size:18px;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
#contact-phone .asterisque {
	color:#808081;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	font-style:italic;
	font-size:11px;
	position:absolute;
	top:5px;
	left:145px;
}
#header-link {
	position:absolute;
	right:0px;
	top:7px;
	margin:0;
}
#header-link li {
	margin-right:10px;
}
#header-link a {
	color:#FFFFFF;
}
#header-divider {
	clear:both;
	height:5px;
	background:#5d514b;
	border:none;
	margin:0;
	display:block;
}
#filAriane {
	margin:5px 0 10px 0;
}
#filAriane, #filAriane a {
	font-family:Arial, Helvetica, sans-serif;
	color:#909090;
	font-size:11px;
}
#header-link a:hover, 
#filAriane a:hover {
	text-decoration:underline;
}


/* CONTENT 
---------------------------------------- */
#main {
	min-height: 550px;
}
.h-wrapper {
	background: url("../image/divider/title.png") repeat-x right center;
	margin-bottom: 15px;
	overflow: hidden;
	z-index:1;
	position: relative;
	height: 31px;
   line-height: 30px;
}
.h-wrapper h1, 
.h-wrapper h2, 
.h-wrapper h3, 
.h-wrapper h4, 
.h-wrapper h5, 
.h-wrapper h6 {
	background-color: #FFFFFF;
	color: #101010;
	float: left;
	margin-bottom: 0;
	padding-right: 10px;
	padding-top: 0;
	text-transform:uppercase;
	font-weight:600;
}
.h-wrapper span.line {
	display: inline-block;
	height: 4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 30px;
	z-index:1;
}
.h-wrapper h1 {
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
}
.content a {
	font-weight: 600;
}
.content {
	text-align:justify;
}
.content h2, .content h3, .content h4 {
	text-transform:uppercase;
	margin-top: 35px;
}
.content h2 {
	border-top: 1px dotted #C1C5C8;
	font-size: 18px;
	padding-top: 35px;
	font-weight:600;
}
.content h2.noborder {
	border:none;
	margin-top:0;
	padding-top:10px;
}
.content h2:first-child {
	border-top:none;
}
.content h3 {
	margin-bottom: 10px;
	font-weight:600;
	border-left-style:solid;
	border-left-width:3px;
	padding-left:7px;	
	font-size:14px;
}
.content h4 {
	margin-top: 25px;
	margin-bottom: 5px;
	font-size:13px;
}
.service-2 h3 {
	border:0;
	padding: 0;
	text-transform: none;
}

.titreH2 {
	font-size:20px;
	margin: 20px 0 10px;
	font-weight:600;
}
.content ul, ul.listePuce {
	list-style:url(../image/icon/list-square.gif) square;
}
.content ul.noPuce, .content ul.pa-accordion {
	list-style:none;
	list-style-image:none;
}

/* Overlay */
.simple_overlay {
	text-align:left;
}
.simple_overlay h3 {
	font-weight:600;
	margin-bottom:0;
	border-radius: 8px 8px 0 0;
	font-family: open sans;
	font-size: 13px;
	padding: 5px 15px;
	text-transform:uppercase;
}
.simple_overlay .blocForm {
	border-radius: 0 0 8px 8px;
}
.simple_overlay .blocForm input[type="submit"] {
	border-radius: 0 0 8px 0;
}

/* Colonne droite */
#lienOverlayContact {
	padding:0;
}
#lienOverlayContact li {
	margin-bottom:10px;
}
#lienOverlayContact a {
	display:block;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:0 0 0 10px;
	font-weight:600;
	position:relative;
	font-size:12px;
}
#lienOverlayContact .arrow {
	position:absolute;
	right:10px;
	top:10px;
}
.grid_2 > p.titreColonne:first-child {
	margin-top:0px;
}
p.titreColonne {
	font-size:16px;
	color:#444444;
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:15px;
	margin-top:20px;
	margin-bottom:15px;
	font-weight:600;
	float:none;
}

/* Addthis */
.addthis_toolbox {
	border:none;
	height: auto;
	margin: 0;
	padding: 0;
}
.partage.addthis_toolbox ul {
	padding:0;
	margin:0;
	float:left;
	width:50%;
}
.partage.addthis_toolbox.inline ul {
	float:none;
	width: auto;
}
.partage.addthis_toolbox.inline a {
	display: inline;
}
.partage.addthis_toolbox li {
	margin-bottom:5px;
}
.partage.addthis_toolbox a {
	line-height:14px;
	color:#444444;
	display:block;
	height:32px;
}
.partage.addthis_toolbox img {
	display:block;
	margin-right:5px;
	float:left;
}
.partage.addthis_toolbox strong {
	display:block;
	font-weight:600;
	text-transform:uppercase;
	font-size:11px;
}
.partage.addthis_toolbox a:hover strong {
	font-style:italic;
}
.facebook strong {color:#3b5998;}
.twitter strong {color:#26a5e6;}
.linkedin strong {color:#4aa8db;}
.google strong {color:#d23e2b;}
.email strong {color:#bf802e;}
.rss strong {color:#ff7f00;}
.partage.addthis_toolbox a {padding:0;}

/* Tableau */
.table100 {
	width:100%;
}
.content table {
	border-width:1px;
	border-style:solid;
	border-collapse:separate;
	margin:20px 0;
}
.content th, .content td {
	padding:2px 3px;
}
.content th {
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-weight:600;
}
.content th.sousTitre {
	vertical-align:top;
}
.content td {
	border-top-width:1px;
	border-top-style:solid;
}
td.center, th.center {text-align:center;}
td.nombre, th.nombre {text-align:right;}

/* images */
img {
	border: medium none;
	outline: 0 none;
}
.imgFranchise {
	position:absolute; 
	right:0; 
	top:-118px;
}
.featured-thumbnail img {
	float:left;
}
.image-wrap {
	position:relative;
	overflow:hidden;
}
.featured-thumbnail a.image-wrapper:hover {
	background-image:none;
}
.featured-thumbnail.image-frame {
	margin:20px auto;
	float:none;
	position:relative;
	background-color:#63b1be;
	width:100%;
	height:auto;
	overflow:hidden;
	-moz-box-shadow:0px 0px 5px transparent;
	-webkit-box-shadow:0px 0px 5px transparent;
	box-shadow:0px 0px 5px transparent;
}
#CNIL {
	margin-top: -170px;
	position: absolute;
	right: 0;
	top:auto;
}

/* liste Etape */
.listeEtape {
	color:#FFFFFF;
	font-size:12px;
	list-style:none;
	margin:0;
	padding:0;
	height:95px;
}
.listeEtape li {
	display:inline-block;
	background-image:url(../image/icon/arrow/etape.png);
	background-repeat:no-repeat;
	background-position:right center;
	white-space:nowrap;
	padding: 0 20px 0 45px;
	margin-top:21px;
	position:relative;
}
.listeEtape li:last-child, .listeEtape li.last {
	background:none;
	padding-right:0;
}
.itemNumber {
	font-size:60px;
	display:block;
	font-weight:600;
	position:absolute;
	left:6px;
	top:-16px;
}

/* Services 
---------------------------------------- */
.service-1 {
	text-align:center;
	background:#e5e5e5;
	padding:40px 0;
	transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
}
.service-1:hover {
	color:#ffffff;
	background:#63b1be;
}
.service-1 .title {
	padding:0 20px;
	margin-bottom:25px;
}
.service-1 h2 {
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}
.service-1:hover h2 {
	color:#ffffff;
}
.service-1 .icon-wrapper {
	text-align:center;
	margin:0 auto 25px;
}
.service-1 .icon-wrapper img {
	display:block;
	margin:0 auto;
}
.service-1 .text {
	padding:0 30px;
	margin-bottom:30px;
	overflow:hidden;
	line-height:18px;
	text-align:center;
}
.service-1 .button-wrapper a {
	color:#ffffff;
	font-weight:bold;
}
.service-1 .normal-button {
	margin:0;
	text-transform:uppercase;
}
.service-1:hover .normal-button {
	color:#ffffff;
	background-color:#101010;
}
.service-2 {
	margin-bottom:20px;
}
.service-2 .icon {
	width:40px;
	height:40px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	float:left;
	margin:5px 0 0;
}
.service-2.type2 .icon {
	margin:0 10px 5px 0;
}
.service-2.type4 .icon {
	width:60px;
	height:60px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	background-color:#e5e5e5;
	transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
}
.service-2 img {
	display:block;
}
.service-2:hover > img {
	opacity:.7;
}
.service-2 .icon img {
	max-width:100%;
	display:block;
	opacity:.7;
}
.service-2.type4 .icon img {
	opacity:1;
	margin:10px;
}
.service-2:hover .icon img {
	opacity:1;
}
.service-2 h2 {
	font-size:16px;
	padding-top:7px;
	margin-bottom:10px;
}
.service-2.type4 h2 {
	font-size:20px;
	padding-top:5px;
}
.service-2 h3 {
	font-size:18px;
	margin-bottom:0px;
	font-weight:600;
}
.service-2 .text {
	padding-left:55px;
}
.service-2.type4 .text {
	padding-left:80px;
}

.service-3 {
	height:140px;
}
.service-3 a {
	display:block;
	text-align:center;
	float:left;
	width:25%;
	text-transform:uppercase;
	font-weight:600;
	font-size:14px;
	text-decoration:none;
}
.service-3 .icon {
	display:block;
	margin:10px auto;
	border-radius: 50px;
	height: 100px;
	transition: all 0.5s ease 0s;
	width: 100px;
}
.service-3 .icon  img {
	margin: 25px;
}

/* Blog
---------------------------------------- */
.widget-recent-post {
	padding-left:0;
	list-style:none;
}
.sidebar .widget-recent-post li,
#footer-wrapper .widget-recent-post li {
	border-bottom:1px dotted #cecece;
	margin-bottom:19px;
	padding-bottom:10px;
}
#footer-wrapper .widget-recent-post p {
	margin:0;
}
#footer-wrapper .widget-recent-post li {
	border-bottom:1px dotted #5f5f5f;
	margin-bottom:8px;
	padding-bottom:5px;
}
.sidebar .widget-recent-post .date,
#footer-wrapper .widget-recent-post .date {
	display:inline-block;
	color:#f8f8f8;
	background-color:#5f5f5f;
	padding:0 10px;
	font-size:11px;
	font-style:italic;
	margin-bottom:5px;
}
#footer-wrapper .widget-recent-post .date {
	margin-bottom:1px;
	background-color: #323232;
}
.sidebar .widget-recent-post h5 {
	text-shadow:none;
	margin-bottom:2px;
	display:none
}



/* conseillers */
.imgConseiller img {
	float:left;
	margin-right:10px;
}
.conseillers p {
	margin:0;
	line-height:20px;
}
.conseillers p img {
	margin-top:5px;
}
#qrcodeBloc {
	width: 135px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#qrcodeBloc img {
    display: block;
    margin-bottom: 5px;
	 padding-top: 68px;
}
#qrcode {
    margin: 0;
    position: absolute;
    right: 2px;
    top: -70px;
}
#presentationFranchise .imgBorder {
	float:left;
	margin-right:20px;
}
#presentationFranchise {
	border-bottom:1px dotted #b2b2b2;
	height:170px;
	position:relative;
}
#presentationFranchise p {
	margin:0;
}
#presentationFranchise ul {
	padding:0;
	margin:25px 0;
}
#presentationFranchise li {
	margin-bottom:7px;
	color:#000000;
}
#presentationFranchise li img {
	position:relative;
	top:3px;
}
#accreditation .toggle-head {
	background:#e5e5e5;
	font-weight:600;
}
#accreditation .toggle-head-sign {
	background:none;
	font-weight:bold;
	margin:0 5px 0 5px;
}
#accreditation .toggle-head:hover .toggle-head-sign {
	color:#FFFFFF;
}
#accreditation .toggle-content {
	border:10px solid #e5e5e5;
	border-top:none;
	padding:10px 10px 20px 10px;
	font-size:11px;
}

/* Plan du site */
.planSite h2 a,
.planSite h2 span {
	display:block;
	background:#0C4B97;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:600;
	padding: 3px 10px;
	font-size: 14px;
	transition:all .5s;
	clear:left;
}
.planSite h2 span {
	background:#333333;
}
.planSite h3 {
	margin-bottom:5px;
}
.planSite h3 a {
	color:#333333;
	font-weight:600;
}
.planSite ul {
	padding:0;
	margin-top:5px;
	overflow:hidden;
}
.planSite ul li {
	padding-left:11px;
}
.planSite li.niveau2 {
	margin-left:15px;
}
.planSite li.niveau3 {
	margin-left:30px;
}
.planSite ul .icon {
	position:absolute;
	margin-left:-11px;
	margin-top:2px;
}
.planSite a,
.planSite strong a:hover {
	color:#333333;
	text-decoration:none;
}
.planSite strong a, 
.planSite a:hover {
	color:#0C4B97;
}
.planSite h2 a:hover {
	color:#FFFFFF;
	background:#333333;
}
.planSite .blocPlan {
	margin-bottom:30px;
}
.grid_9.planSite div.blocPlan {
	float:left;
	width: 248px;
}
.planSite .double li, 
.planSite .triple li, 
.planSite .quad li {
  line-height:1.5em;
  float:left;
  display:inline;
  padding-left:0;
}
.double li {width:50%;}
.triple li {width:33.333%;}
.quad li {width:25%;}

.planSite .double a,
.planSite .triple a,
.planSite .quad a {
	padding-left:11px;
	display:inline-block;
}

/* Pagination */
.pagination {
	margin:20px 0 0;
}
.pagination .page {
	border: 1px solid;
	display: inline-block;
	margin: 2px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 16px;
}
.pagination .page.pageActive, .pagination a:hover {
	font-weight: 600;
	text-decoration: none;
}

/* contact */
.phone {
	font-size:16px;
}

/* timeLine */
.timeLine {
	padding-left:80px;
	border-left:3px solid transparent;
	position:relative;
}
.timeLine .date {
	position:absolute;
	left:10px;
}
.timeLine .date span {
	border-left: 5px solid transparent;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position:absolute;
	left:-10px;
	top:4px;
	height:0;
}

/* bloc */
.citation {
	background-image:url(/_style/image/_global/icon/quote-top-left.png), url(/_style/image/_global/icon/quote-bottom-right.png);
	background-repeat:no-repeat;
	background-position:top left, bottom right;
	padding:20px 40px;
}
.content .miseEnValeur, .blocExpose1 {
	padding: 20px;
	margin: 20px 0;
	border-width:1px;
	border-style:solid;
}
.blocExpose2 {
	background-image: url("/_style/image/_global/background/dark-pattern.png");
	text-align:center;
	padding:20px 10px;
	margin: 20px 0;
	font-weight:600;
}
.blocExpose2 p {
	text-align:center;
}
.blocExpose2 strong {
	font-size:18px;
}
.blocExpose1 p:last-child, .blocExpose1 li:last-child,
.blocExpose2 p:last-child, .blocExpose2 li:last-child {
	margin-bottom:0;
}
.detailCat {
	background: #E5E5E5;
	float: left;
	margin-top: 30px;
	padding: 30px 0;
	text-align: center;
	width: 357px;
	height:180px;
	position:relative;
}
.detailCat h2 {
	font-size:20px;
	font-weight:600;
}
.detailCat .button-wrapper {
	position:absolute;
	bottom:30px;
	left:50%;
	margin-left:-43px;
}

div.blockquote.quote2 {
    background-image: url("/_style/image/_global/icon/quote-t2.png");
    background-repeat: no-repeat;
    border-left: 0 none;
}
div.blockquote {
    background-color: #E5E5E5;
    border-color: #373737;
    border-left: 5px solid #373737;
    color: #5F5F5F;
    font-size: 15px;
    font-style: italic;
    margin: 20px;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 3px transparent;
}
div.blockquote.quote2 > div.quote2 {
    background: url("/_style/image/_global/icon/quote-b2.png") no-repeat scroll 100% 100% transparent;
    border-left: 0 none;
}
div.blockquote > div {
    padding: 20px;
}

#tableMatiere {
	padding-bottom:15px;
}
#tableMatiere ul {
	list-style:none;
	list-style-image:none;
	margin-top:5px;
}
#tableMatiere ul:first-child {
	padding-left:0;
	margin:0;
}
#tableMatiere ul ul {
	display:none;
}
#tableMatiere a {
	font-weight:normal;
}

/* Erreur Http */
#httpError {
	width:800px;
	margin:50px auto;
	display:block;
	float:none;	
}
#httpError h1 {
	text-transform:uppercase;
	font-weight:600;
	font-size:30px;
}

/* Index */
#exposeIndex {
	width:1004px;
	margin-left:-2px;
}
#exposeIndex .btn {
	padding:8px 13px;
	font-size:12px;
	display:inline-block;
}
#valorisation img {
	display:block;
}
#valorisation p {
	margin:0;
	padding:10px 15px;
	font-size:16px;
	font-weight:600;
}
#valorisation ul {
	background:#e5e5e5;
	font-size:14px;
	font-weight:600;
	margin:0;
	padding:13px 0;
	overflow-x: hidden;
}
#valorisation li {
	margin:0;
	height:30px;
	line-height:15px;
}
#valorisation li span.number {
	font-size:30px;
	position:relative;
	top:3px;
}
#valorisation li .number:before {
	border-bottom: 1px solid #064B99;
	content: "";
	display: block;
	float: left;
	height: 19px;
	margin-right:10px;
}
#valorisation li.niveau1 .number:before {
	padding-left:10px;
}
#valorisation li.niveau2 .number:before {
	padding-left:90px;
}
#valorisation li.niveau3 .number:before {
	padding-left:180px;
}

/* Boutons */
li.buttons {
	text-align:right;
}
.normal-button,
input[type='submit'],
input[type='reset']  {
	display:inline-block;
	margin:0 5px 20px;
	min-width:65px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	vertical-align:middle;
	line-height:30px;
	cursor:pointer;
	padding:0 10px;
	transition:all .5s;
	border:0;
}
input[type='submit'],
input[type='reset'] {
	margin:-2px 0 0 0;
	text-transform:uppercase;
}
.btn {
	background:#064b99;
	transition:all .5s;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:600;
	font-size:11px;
	font-family:sans-serif;
	padding: 5px 10px;
}
.normal-button:hover,
.normal-button.small:hover,
.normal-button.larg:hover,
.normal-button.xlarg:hover,
input[type='submit']:hover, 
.btn:hover, .content a.btn:hover  {
	color:#ffffff;
	text-decoration:none;
}

/* SPRITE 
---------------------------------------- */
.sprite-header {
	display:inline-block;
	width:20px;
	height:20px;
	background-image:url(../image/_global/icon/sprite-header.png);
	background-repeat:no-repeat;
	vertical-align:middle;
}
.sprite-header.group {background-position:-20px top;}
.sprite-header.map {background-position:-40px top;}
.sprite {
	display:inline-block;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.sprite.social {
	width:30px;
	height:30px;
	background-image:url(../image/icon/social-media.png);
}
.sprite.social.facebook {background-position:left top;}
.sprite.social.facebook:hover {background-position:left bottom;}
.sprite.social.twitter {background-position:-30px top;}
.sprite.social.twitter:hover {background-position:-30px bottom;}
.sprite.social.youtube {background-position:-60px top;}
.sprite.social.youtube:hover {background-position:-60px bottom;}
.sprite.social.linkedin {background-position:-90px top;}
.sprite.social.linkedin:hover {background-position:-90px bottom;}
.sprite.social.google {background-position:-120px top;}
.sprite.social.google:hover {background-position:-120px bottom;}
.sprite.social.rss {background-position:-150px top;}
.sprite.social.rss:hover {background-position:-150px bottom;}

.sprite.icon {
	background-image: url(../image/icon/sprite-icon.png);
	vertical-align:baseline;
}
.sprite.icon.arrow, .sprite.icon.plus, .sprite.icon.moins {height: 10px;width: 10px;}
.sprite.icon.plus {background-position: -10px 0;}
.sprite.icon.moins {background-position: -20px 0;}
.sprite.icon.arrow.white{background-position: 0 -10px;}

.sprite.icon.phone {
	height: 15px;
	width: 9px;
	background-position: 0px -37px;
	position: relative;
	top:3px;
	margin:0 9px 0 3px;
}
.sprite.icon.phone.white {background-position: 0px -22px;}
.sprite.icon.phone2 {
	height: 16px;
	width: 16px;
	position: relative;
	top:3px;
	margin:0 9px 0 3px;
	background-image:url(../image/icon/phone.png);
}
.sprite.icon.calendar {
	height: 16px;
	width: 16px;
	background-position: -12px -21px;
	position: relative;
	top:4px;
	margin-right:5px;
}
.sprite.icon.mail {
	height: 11px;
	width: 15px;
	background-position: -12px -40px;
	margin:0 9px 0 0px;
}
.sprite.icon.graph {
	height: 16px;
	width: 16px;
	background-position: -30px -37px;
	margin:0 5px 0 0px;
	position:relative;
	top:2px;
}

.arrowScrollable.prevH,
.arrowScrollable.nextH {
	width:13px;
	height:21px;
}
.arrowScrollable.prevV,
.arrowScrollable.nextV {
	height:13px;
	width:21px;
}
.arrowScrollable {background-image:url(/_style/image/icon/arrow/scrollable.png);}
.arrowScrollable.prevH {background-position:0 -2px;}
.arrowScrollable.nextH {background-position:-13px -2px;}
.arrowScrollable.prevV {background-position:-28px 0;}
.arrowScrollable.nextV {background-position:-28px -13px;}
.prev:hover .arrowScrollable.prevH {background-position:0 -29px;}
.next:hover .arrowScrollable.nextH {background-position:-13px -29px;}
.prev:hover .arrowScrollable.prevV {background-position:-28px -26px;}
.next:hover .arrowScrollable.nextV {background-position:-28px -39px;}

.icon {
	display:inline-block;
	text-align: center;
   width: 18px;
}
.zoneClic {
	cursor:pointer;
}
.notification.error {
	background-image: url("http://media.xenyt.com/icones/icon_error_flat.png");
}
.notification.valid {
	background-image: url("http://media.xenyt.com/icones/icon_valid_flat.png");
}
.notification.warning {
	background-image: url("http://media.xenyt.com/icones/icon_warning_flat.png");
}



/* Back to top */
#backtotop {
	display:none;
	width:40px;
	height:40px;
	position:fixed;
	bottom:50px;
	left:50%;
	cursor:pointer;
	margin-left:530px;
	background:url(/_style/image/_global/icon/back-to-top.png) center center no-repeat;
}


/* FOOTER
---------------------------------------- */
#footer-wrapper {
	background-color:#bbbbbb;
	padding-top:5px;
	font-size:12px;
	margin-top:20px;
}
#footer-wrapper a {
	color:#dddddd;
}
#footer-wrapper a:hover {
	text-decoration:none;
}
#footer-wrapper ul {
	padding:0;
	margin:0;
	list-style:none;
}
#footer-top-wrapper {
	padding:30px 0 20px 0;
	color:#bbbbbb;
	background:#3f3f3f ;
}
#footer-top-wrapper .container_12 {
	position:relative;
}
#footer-wrapper .widget .titreRubrique {
	color:#ffffff;
	font-size:18px;
	margin-bottom:0px;
}
#footer-wrapper .widget .baseline {
	color:#8c8c8c;
	font-size:13px;
	font-style:italic;
	margin-bottom:10px;
}
#footer-wrapper .widget ul li {
	padding:5px 0 6px 13px;
	background:url(../image/icon/list.png) no-repeat left center;
	border-bottom:1px dotted #5f5f5f;
}
#follow {
	position:absolute;
	bottom:10px;
	right:0;
}
#footer-wrapper .sprite.social {
	margin:0 2px;
	cursor:pointer;
}
#footer-wrapper #footer-bot-wrapper {
	min-height:25px;
	padding:10px 10px 15px;
	background-color:#222222;
}
#footer-wrapper #footer-bot-wrapper a {
	color:inherit;
}
#footer-wrapper #footer-bot-wrapper a:hover {
	color:#bbbbbb;
}
#footer-wrapper .footer-contact {
	height:280px;
}
#copyright .copmiddle {
	text-align:center;
	overflow:hidden;
	line-height:30px;
}
#copyright .copleft {
	text-align:left;
	overflow:hidden;
	line-height:30px;
	float:left;
	padding:0 0 0 10px;
}
#copyright .copright {
	text-align:right;
	overflow:hidden;
	line-height:30px;
	float:right;
	padding:0 10px 0 0;
}
#footer-menu.menu {
	display:block !important;
	padding:0;
	list-style:none;
}
#footer-menu li {
	display:inline;
}
#footer-menu li .divider {
	margin:0 10px;
}
#footer-menu li:first-child .divider {
	display:none;
}

