*{
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	list-style-type:none; 
	}


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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	border-right: 1px solid #185CA8;
    display: block;
    float: left;
    padding: 10px;
}
.icon-download:before, .icon-zoom-in:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-share:before, .icon-print:before, .icon-facebook:before, .icon-facebook-2:before, .icon-twitter:before, .icon-twitter-2:before, .icon-link:before, .icon-checkmark:before, .icon-checkmark-2:before, .icon-arrow-right-2:before, .icon-arrow-first:before, .icon-grid:before, .icon-grid-2:before {
    font-family: 'Fleepit1';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	border-right: 1px solid #185CA8;
    display: block;
    float: left;
    padding: 10px;
}
.icon-download:before {
    content: "d";
}
.icon-zoom-in:before {
    content: "z";
}
.icon-arrow-left:before {
    content: "l";
}
.icon-arrow-right:before {
    content: "r";
}
.icon-share:before {
    content: "s";
}
.icon-print:before {
    content: "p";
}
.icon-facebook:before {
    content: "f";
}
.icon-facebook-2:before {
    content: "F";
}
.icon-twitter:before {
    content: "t";
}
.icon-twitter-2:before {
    content: "T";
}
.icon-link:before {
    content: "e";
}
.icon-checkmark:before {
    content: "v";
}
.icon-checkmark-2:before {
    content: "V";
}
.icon-arrow-right-2:before {
    content: "R";
}
.icon-arrow-first:before {
    content: "L";
}
.icon-grid:before {
    content: "c";
}
.icon-grid-2:before {
    content: "C";
}
.icon-eye:before {
  content: "\e9ce";
}

.icon-display:before {
  content: "\e956";
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-cloud-upload, .icon-checkmark-circle {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-cloud-upload:before {
	content: "\63";
}
.icon-checkmark-circle:before {
	content: "\43";
}



@font-face {
    font-family:'segoePrint';
	src: url('../fonts/Segoe Print.ttf') format('truetype'),
         url('../fonts/segoe_print.svg') format('svg'); 
	font-weight: normal;
    font-style: normal;
	}

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

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

html{ 
	background-color:transparent;
	color: #737373;
    font:1em Helvetica,Arial,sans-serif;
	line-height: 16px;
    font-weight: normal;

    }

	
#page{
	margin:0 auto;
	background: url("") repeat-x top center fixed;
	padding-top:10px;
	margin-bottom:0px;
	padding:30px;
	}

#page-container {margin:0 auto;width:960px; padding-bottom: 0px;}

#content-footer2 {
    clear: both;
    margin: 0 auto;
    padding-top: 12px;
    width: 960px;
	}
	
.shadows-style {
	position:absolute;
	z-index:10;
}

a, p, h5, #content h2, #footer p, #footer a {
color: #E32F70;
}
.align a { text-align:center;}

#flipbook{
	background-color: #FAFAFA;
    border: 1px solid #CCC;

    color: #737373;
	border-radius: 15px;
	}

#flipbook-cache{
	background: linear-gradient(135deg, #FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 45px #E7E7E7 inset;
    color: #737373;
	margin-left: -30px;	
	}
	
#flipbook-embed{
    box-shadow: 0 0 45px #E7E7E7 inset;
    color: #737373;
	border-radius: 15px;
}

.titre-source h2 {
 color: #E32F70 !important;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 21px;
    line-height: 1.2em;
    margin-left: 20px;
    margin-top: 8px;
	
}

#mybook { 


margin-top:10px;}

.floatL {
	display:block;
	float:left;
	width:300px;
	margin-top:25px;
	}


.category-home{
	 font: 500 22px 'ColaborateThinRegular',Arial,sans-serif;
	 margin-left:35px;
	color: #999;
	z-index:300 !important;
	position:relative !important;
	
	padding-bottom:10px;
	}

 
#source { color:#999;}
.sourceFlip {
	color: #575757;
	font: 0.9em 'ColaborateThinRegular';
	position:absolute;
	width:300px;
	text-align:left;
	    margin-left: 20px;
    margin-top: 45px;
	}
 
.wrapper{

	width:200px;
	margin:0px auto;
}


.title-chapter {
	margin-bottom:20px;
	color: #E32F70;
	
    color: #737373;
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
    width: 728px;
	font-weight:500;
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	}

.st-accordion li {
	margin:15px 0;}



.women {
	position:absolute;
    margin-left: -95px;
    margin-top: -397px;
	z-index:101;
	}

.titre-source {
	display:block;
	height:70px;
	margin-bottom:5px;
	padding-top:5px;
	position:relative;
	z-index:300;
	}
	
.titre-source {
	background-color: #E9E9E9;
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 100%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(100%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
	}
	
.pub-promo2 .titre-source {
	background-color: #E9E9E9;
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 100%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(100%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
	}

.floatL {
	font:22px 'ColaborateThinRegular',Arial,sans-serif;
    font-weight: 500;
	margin-top: 15px;
	padding-left:20px;
	width: 555px;
	overflow:hidden;
	
}

#searchform {
    background: url("../img/search-form.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    width: 218px;
}

#searchsubmit{background:url("../img/search_btn.png") no-repeat scroll 0 0 transparent; position:absolute; height:15px; width:15px;
margin-top:15px;
margin-left:25px;
cursor:pointer;}

#recherche {
	color:#737373;
	width: 190px;
	height:35px;
	margin-top:5px;
	margin-left:10px; }
#recherchefinance {
	color:#737373;
	width: 190px;
	margin-top:5px;
	margin-left:10px; }
	
#search-form {
	float:right;
	width:250px;
	margin-top:5px;
	margin-left:60px;}

.pub-promo #search-form {
		float:left;
	width:250px;
	margin-top:5px;
	margin-left:50px !important;
	}
	
.pub-promo2 #search-form {
		float:left;
	width:250px;
	margin-top:5px;
	margin-left:50px !important;
	}
	
 .b-arrow-next {
	 float:right !important;
	 position:absolute !important;}
	 
#pagination {
	
	height:70px;
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 100%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(100%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
    /*border: 1px solid #FAFAFA;*/
	margin-top:10px;
	width: 958px;
	margin-left:-1px;
	/*border-top:1px solid #CCC;*/
   }
	
.align {

	padding-top:15px; 
	margin-left:20px;
	position:relative;
	z-index:110;
	}

	
#header-flip {
	display:none;
	
	} 

#bar-fixed {
	height:80px;
	width:100%;
	border-bottom: 1px solid #CDCCCC;
	background: url("../img/bg-gradient.png") no-repeat scroll 230px -180px #2D2F32;
	}
#flipbook {
	margin-top:20px;}
#flipbook-cache {
	min-height:600px;}
#content-bar {
	width:960px;
	margin:auto;
	}

#logo-fleepit {
	margin-top:4px;
	}


a.bouton, a.bouton-home
	{
	-moz-transition: all .4s cubic-bezier;
	margin:auto;
	border: 1px solid #185CA8;
	position: relative;
    text-align: center;
	display: block;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
    color: #FFFFFF;
    text-transform: none;
	padding: 9px 0;
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size:22px;
border:1px solid #fff;
box-shadow:1px 1px 2px #999;
color:#fff;	
	text-decoration: none;

	cursor:pointer;

	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	}

a.bouton {width:120px;}
a.bouton-home {
	width:220px;
	margin-top:6px;}
 
 

/*--------------- Ici les styles css du bouton au passage de la souris (HOVER) --------------- */


.bouton:hover, .bouton-home:hover  
	{ 
	background: #2e507a; /* Old browsers */
background: -moz-linear-gradient(top,  #2e507a 0%, #1f69a9 50%, #195e9b 51%, #3895dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e507a), color-stop(50%,#1f69a9), color-stop(51%,#195e9b), color-stop(100%,#3895dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e507a', endColorstr='#3895dc',GradientType=0 ); /* IE6-9 */


}






/*--------------- Ici les styles CSS appliqu�s au click de la souris (ACTIVE)  --------------- */

.bouton:active, .bouton-home:active 
	{
	 -moz-transform: scale(0.98);	
	 box-shadow: 2px 2px 15px rgba(255, 255, 255, 0.8);
	 } 
	 

.picto2 {
	background: url("../img/next-btn.jpg") no-repeat center center #f7f7f7;
  }

.picto1 {
	background: url("../img/prev-btn.jpg") no-repeat center center #f7f7f7;
 }
 


	
.picto, .picto1, .picto2, .picto3, .picto4 {
	display:block;
	float:left;
	font: 500 22px 'ColaborateThinRegular',Arial,sans-serif;
	text-align:center;
	padding:0;
	padding:5px;
	margin:0 4px;
	width:30px;
	height:30px;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	}
.picto, .picto3 {	
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    color: #737373;	
}

.picto3{
	width:60px;}
	
.picto4, .picto3 {
	color:#E32F70;
	}

.pub-banner {
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-shadow: 0 0 45px #E7E7E7 inset;
	height:130px;
	margin-top:40px;
 padding-left: 225px;
    padding-top: 15px;
	}

/*#pub-banner-home {
	width:730px;
	margin:auto;
	margin-bottom:30px;
	margin-top:40px;
	}*/

#footer{clear:both;position:relative;}



.wrapper{
	clear:both;
	display:block;
	width:956px;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-top:0px;
    box-shadow: 0 0 45px #E7E7E7 inset;
    color: #737373;
	min-height:120px;
}
.st-accordion{
    width:728px;
	margin-left:200px;
	margin-top:-20px;
}

.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
     font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-shadow: 1px 1px 1px #fff;
	color: #E32F70;
    display: block;
	margin-left:150px;
	margin-top:-30px;
	position: relative;
    line-height: 100px;
	width:680px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a span{
	background: transparent url("../img/down.png") no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color:#E32F70;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}

.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content a{

    padding: 0px 4px 15px 8px; 
	color: #737373 !important;
    font-size: 14px !important;
    line-height: 16px;
	font-family: arial,sans-serif;
	font-weight:normal !important;
	
}



	
#search-footer {
	height:60px;
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
	margin:auto;
	padding-top: 5px;
	width:960px;
	clear:both;
	box-shadow: 1px 1px 2px #666;
	
	 
	 }
	 
#sous-titre {
	color: #737373;
    font-size: 14px;
    line-height: 16px;
	font-family: arial,sans-serif;
	font-weight:normal;
	margin-top: -30px;
	}
	
.st-accordion ul li strong {
	display:block;
	padding:10px 0px 20px 38px;
	border-bottom:1px solid #CCC;
	
	
	}

.st-content {
	
	margin-top:20px;
	}
	
	
.page-number {
	color: #C0C0C0;
	font-size:12px;}
	



.float { float:left; display:block; margin-top:1px; margin-left:-6px; font-weight:bold;}

.vignettes
{
    display:inline-block;
    width:122px;
    margin:10px;
    margin-left:16px;
    margin-top:15px;
    }


.infobulle .infobulle-hidden
{
    display: none;
    position:absolute;
    visibility: visible;
    z-index: 999;
    margin-top:-80px;
	margin-left:-5px;
    width: 300px;
    padding: 12px;
    font-size: 0.9em;
    line-height: 1.2em;
    color: #555;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-shadow: 0 0 45px #E7E7E7 inset; 
    border-radius:3px;
    }
	
.infobulle-hidden h2
{
    font-size:1em;
    }
.infobulle-hidden h3
{
    font-size:1em;
    }
.vignettes .infobulle-hidden

{
    -moz-border-radius:5px;
    -moz-box-shadow:0 0 2px rgba(0,0,0,.5);
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 0 2px rgba(0,0,0,.5);
    opacity:0;
    }
         
.vignettes:hover .infobulle-hidden
{
    display: block;
    opacity:1;
    }
.infobulle-hidden a {
	color: #737373;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
	
}
.infobulle-hidden h2 {
	text-align:center;
	background-color:#E7E7E7;
	padding:10px 5px 0 5px;
	}
.infobulle-hidden h3 {
	text-align:center;
	background-color:#E7E7E7;
	padding:10px 5px 0 5px;
	}
    
.vignettes p {
	color:#7C7C7C; 
	padding-left:10px;
	margin-top:10px;}
.vignettes h2 {  text-transform: uppercase; color:#D40346; padding-bottom:10px;}
.vignettes span, #source {  color:#9B9B9B; }
.underline { text-decoration: underline;  color: #E32F70 !important;
}



#bibliotheque {
	width:960px;
	background-color: #FAFAFA;

  
	margin-top: 10px;
	padding-top:15px;
	margin-bottom:10px;
	position:relative;
	z-index:11;
	box-shadow:2px 2px 6px #CCC;
	border:1px solid #CCC;
	border-radius:15px;
	}
	
#bibliotheque2 {
	width:960px;
	background-color: #F0F0F0;

  
	margin-top: 10px;
	padding-top:15px;
	margin-bottom:10px;
	position:relative;
	z-index:11;

	}
#bibliotheque-entete {
	width:960px;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-radius:15 px;
  
	margin-top: 10px;
	padding-top:15px;
	position:relative;
	z-index:11;
	}
	
#bibliotheque-shortleft {
	width:310px;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-radius:15 px;
  
	margin-top: 10px;
	padding-top:15px;
	margin-bottom:10px;
	position:relative;
	z-index:11;
	min-height: 2000px;
	}
	
#bibliotheque-shortright {
	width:650px;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-radius:15 px;

	margin-top: 10px;
	padding-top:15px;
	margin-bottom:10px;
	position:relative;
	z-index:11;
	min-height: 2000px;
	}

#content-vignette {
	display:block;
	width:920px;
	margin:auto;}
	

	
.img-effect {
	border:4px solid #ffffff;
	box-shadow:1px 1px 2px #CCCCCC;}
	
.img-effect:hover {
	-moz-transition-property: top, left;
	-moz-transition-duration: 1s, 1s;
	-moz-transition-delay: 0s, 1s;
	border-color: #CCC;
	}
	
.triangle {
	border-color:transparent transparent #E7E7E7 transparent;
    border-style:solid;
    border-width:20px;
	position:absolute;
	margin-top:-52px;
	margin-left:75px;	}
	
.triangle2 {
	border-color:transparent transparent #000 transparent;
    border-style:solid;
    border-width:20px;
	position:absolute;
	margin-top:-40px;
	margin-left:640px;	}

.triangle3 {
	border-color:#fff transparent transparent  transparent;
    border-style:solid;
    border-width:20px;
	position:absolute;
	margin-left:57px;
	margin-top:106px;
	}
	
.triangle4 {
	border-color: transparent #E7E7E7 transparent  transparent ;
    border-style:solid;
    border-width:20px;
	position:absolute;
	margin-top:65px;
	margin-left:-60px;
	

	}
	
.triangle5 {
	border-color:#000 transparent  transparent  transparent  ;
    border-style:solid;
    border-width:20px;
	position:absolute;
	margin-top:-2px;
	margin-left:100px;
	}
	

	
.more strong {
	display:block;
	width:180px;
	margin:auto;}

.jquery-lightbox {
	display:none;}
	
.page_content {
	display:none;}
	
#promo {
	height:320px;
	}
.img-promo {
	position:absolute;
	z-index:10;
	margin-left:30px;
    margin-top: -45px;}
#promo p {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
	font-size: 48px;
	text-align:right;
	padding-right:30px;
	padding-top:80px;
	}
.sous-titre {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	font-weight: 500;
	font-size: 27px;
	display:block;
	width:370px;
	float:right;
	line-height: 1em;
	text-align:right;
	padding-right:30px;
	
	}
.fb-like {
	padding-right:10px;
	position:relative;
	float:right;
	z-index:200;
	}

#bloc-right {
	width:530px;
	padding:35px;
	float:right;
	margin-top:30px;
	margin-bottom:35px;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-shadow: 0 0 45px #E7E7E7 inset;
}

#bloc-right2 {
	width:920px;
	clear:both;
	padding:20px;
	margin:auto;
	margin-bottom:50px;
	height:50px;
	background-color: #2D2F32;
    border: 1px solid #FAFAFA;
	border-top:none;
    box-shadow: 0 0 45px #000 inset;
}


.img-login {
	margin-top:-10px;
	margin-left:25px;
}

.avion{
		padding:12px;
		width:210px;
		margin-right:10px;
		border:1px #999 solid;
		color: #999;
	}
.avion2{
		padding:12px;
		width:290px;
		height:50px !important;
		margin-right:10px;
		border:1px #999 solid;
		color: #999;
	}
	

.avion66{
		padding:12px;
		width:265px;
		margin-right:10px;
		border:1px #999 solid;
		color: #999;
	}
.avion667{
		padding:12px;
		width:565px !important;
		margin-right:10px;
		border:1px #999 solid;
		color: #999;
	}
	.avion3{
		padding:10px;
		width:265px;
		height:15px;
		margin-right:10px;
		border:1px #999 solid;
		color: #999;
	}
		.avion4{
		padding:10px;
		width:167px;
		height:15px;
		margin-right:10px;
		border:1px #999 solid;
		color: #999;
	}
#keyword-principal {
	padding:12px;
	height:18px;
	width:150px;}

.info-bully {
	width:40px;
	float:right;	}
	
.info-bully a{
    color:#ccc;
    text-shadow:0 -1px 0 black;               
}
.info-bully a:hover,.info-bully a:focus{
    background:rgba(0,0,0,.4);
    box-shadow:0 1px 0 rgba(255,255,255,.4);
}

.info-bully a span{
    position:absolute;               
}

.info-bully a span{

    margin-top:33px;
    margin-left:-185px;
}


.info-bully a span{
    color:#09c;
    background:rgba(0,0,0,.9);
    padding:15px;
    border-radius:3px;
    box-shadow:0 0 2px rgba(0,0,0,.5);
}

.info-bully a span{

    transform:scale(0) rotate(-12deg);
}

.info-bully a:hover span, .info-bully a:focus span{
    transform:scale(1) rotate(0);       
}

.info-bully a span{

    transition:all .25s;
}

.info-bully a span{

    opacity:0;
}
.info-bully a:hover span, .info-bully a:focus span{

    opacity:1;
}	
	
.float {
	float:left !important;
	width:167px;
	height:42px;
	border-left:none !important;
	border-radius: 0px !important; 
	margin-top:0 !important;
	margin-left:0 !important;}
	
.etap {
	
	color:#999;
	float:left;
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size:22px;
border:1px solid #fff;
box-shadow:1px 1px 2px #999;
color:#fff;	
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    border: 1px solid #185CA8;
	height:40px;
	width:40px;

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size:22px;
border:1px solid #fff;
border-right:none;
line-height:39px;
box-shadow:1px 1px 2px #999;
color:#fff;	
	}

.seoge-font {
	font: 14px 'segoePrint' !important;
	color:#999;
	margin-top:20px;
	text-align:center;
	margin-bottom:0px;}


#bloc-right b {

    color: #737373;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal !important;
	
}
#bloc-right h2 {

    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
	color: #E32F70;
}

#footer {
	color: #555555;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 13px;
    line-height: 18px;
	height:334px;
	padding-top:10px;
	position:static;
	z-index:3;
	background-color: #2D2F32 !important;}
	
#footerthema {
	background: url("/assets/img/footer_top_bg.png") repeat-x scroll 0 top #333333;
    clear: both;
    color: #CCCCCC;
    height: 65px;
    padding-top: 9px;
    text-shadow: 0 -1px 0 #262626;}
	
#footerpro {
	background: url("/assets/img/OffrePro.png") repeat scroll left top rgba(0, 0, 0, 0);
}


#col1, #col2, #col3 {
	width:253px;
	float:left;
	}

#col1, #col2 {
	margin-right: 100px;
	}
	
.598-footer {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
	background: url("../img/footer-separator.png") no-repeat scroll left bottom transparent;
    margin-bottom: 30px;
    padding-bottom: 14px;
	}
	
	
#twitter-widget-0 {
	width:250px;
	height:230px;
	overflow:hidden;
}
#col3 li {
	color: #CCCCCC;
	text-align:left;
	text-indent:50px;
	margin-top:2px;}


#phone{
	background: url("../img/phone.png") no-repeat left -4px;
	padding-bottom:10px;
	
	}

	#phone a {
	color:#cacaca !important;
	text-indent: 20px;
}
#adress	{
	background: url("../img/adress.png") no-repeat left 2px;
	
	}
#mail {
	background: url("../img/mail.png") no-repeat left -4px;
	padding-bottom:10px;
	}
	
#social-footer {
	border-top:1px solid #999;
	margin-top:25px;
	padding-top:20px;
	}

#social-footer img {
    -moz-transition: all 0.2s ease-in 0s;
    border: 0 none !important;
    display: inline;
    margin-right: 10px !important;
}

#menu-footer {
	height:70px;
	width:960px;
	padding:10px 0 0 0;
	margin:auto;
	}

#menu-footer li {
	display:inline;
	}
	
.left li {
	padding: 15px;
	}

#menu-footer a {	
	color: #555555;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-shadow: 1px 1px 1px #FFFFFF;	
}

#menu-footer a:hover {
	color: #EC1E72;
}
.left {
	float:left;
	width:600px;
	}
.left2 {
	float:left;
	width:150px;
	}
.left3 {
	float:left;
	width:150px;
	}
.left4 {
	float:left;
	width:150px;
	}
.left5 {
	float:left;
	width:150px;
	}
.left6 {
	float:left;
	width:150px;
	}
.left7 {
	float:left;
	width:150px;
	}
.right {
	float:right;
	width:350px;
	text-align:right;
	}

#example .source {
	display:block;
	text-align:center;
	font:0.8em Helvetica,Arial,sans-serif;
	}

.source_home
{
	font:0.8em Helvetica,Arial,sans-serif;
	}
	
#example strong a {
	padding:8px;
	font:1em Helvetica,Arial,sans-serif;
	color:#555555;
	padding:5px 0;
	width:250px;
	display:block;
	margin-left:-50px;
	
	}	
	
	

a.promo-btn {
	width:250px !important;
	margin-top:10px;
	float:right;}

.space {
	margin-top:30px;
	padding-right:0px;
	}

.bloc-right-kiosque {
	float:right;
	width:350px;
	}

.bloc-right-kiosque img {
	margin-left:35px;
	margin-top:40px;}
	
.box-call {
	width:300px;
	padding:25px;
	background-color: #2D2F32;
	}
.box-call h2 {
	font: 19px 'ColaborateThinRegular',Arial,sans-serif;
	padding:10px;
	line-height:30px;
	color: #E32F70 !important;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-shadow: 0 0 45px #E7E7E7 inset;
	text-align:center;
	}
	
.box-call span {
	color:#999;}
.box-call li {
	padding-left:50px;
	font: 22px 'ColaborateThinRegular',Arial,sans-serif;
	color:#fff;
}

.box-call #phone{
	text-align: center;
	margin-top:20px;
	}
 .box-call #mail {
	 text-align: center;
	 }
	
.box-call #phone {
    background: url("../img/phone.png") no-repeat  35px 0px transparent;
}
.box-call #mail {
background: url("../img/mail.png") no-repeat  35px 0px transparent;
}

.bloc-kiosque {
	display:block;
	width:550px;
	
	
    border: 1px solid #FAFAFA;
}

.bloc-kiosque h1 {
	 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1em;
	}
	
.bloc-kiosque h2 {
	 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
	}
	
.bloc-presentation {
	margin-top:20px;
	height:160px;
	width:280px;
	float:right;
	padding:20px;
	 background-color: #E7E7E7;
    border: 1px solid #FAFAFA;
 }
 
.snipet {
	border:1px solid #999;}
	
.bloc-snipet {
	margin-top:30px;
	}
	
.bloc-snipet h3 {
	color: #E32F70 !important;
    font: 19px/30px 'ColaborateThinRegular',Arial,sans-serif;
	}
.bloc-snipet p {
	color: #737373;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
.bloc-snipet .bouton {
	position:absolute !important;
	margin-top:20px;
	margin-left:70px;
	}
#bloc-kiosque-footer {
	background-color: #3333;
    border: 1px solid #333;
    box-shadow: 0 0 45px #000 inset;
	padding:20px;
	height:78px;
	border-radius:4px;
	}
	
	
	
.title-footer {
    background: url("../img/footer-separator.png") no-repeat scroll left bottom transparent;
    color: #CCCCCC;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
    margin-bottom: 30px;
    padding-bottom: 14px;
}
h3 {
    position: relative;
    z-index: 100;
}
.punaise {
	background: url("../img/punaise.png") no-repeat scroll left 3px transparent;
	color:#737373;
	text-align:left;
	padding-left:50px;}


#menu-nav {
	width:780px;
	float:right;
	
}
	
#menu-nav li.search{
	display:block;
	float:right;
	text-align:center;
	padding:10px 0;
	margin-top:0px;
	margin-left:60px;
	margin-right:0px;
	}

#menu-nav li {
	display:block;
	float:right;
	text-align:center;
	padding:15px 0;
	margin-top:15px;
	margin-left:60px;
	margin-right:0px;
	}
	
#menu-nav a {
	font:16px 'ColaborateThinRegular',Arial,sans-serif;
	font-weight : 300px !important;
	
	
	}

#pagination .bouton {
    float: right;
}

#menu-navh {
width: 940px; 
color: #ffffff !important; 
float:left !important; 	
}
	
#menu-navh li.search{
	display:block;
	float:right;
	text-align:center;
	padding:10px 0;
	margin-top:0px;
	margin-left:60px;
	margin-right:0px;
	}

#menu-navh li {
	display:block;
	float:right;
	text-align:center;
	padding:15px 0;
	margin-top:15px;
	margin-left:60px;
	margin-right:0px;
	}

#li1 {
	float: right ! important; 
	text-align:right; 
	margin-left: 30px; 
	font-size: 12px; 
	font-weight: 300 ! important; 
	margin-top: 0px; 
	padding-top: 19px; 
	color: rgb(227, 47, 112) ! important; 
	width: 150px;
	margin-right: +50px;
	}	
#menu-navh a {
	font:16px 'ColaborateThinRegular',Arial,sans-serif;
	font-weight : 300px !important;
	
	
	}




.numpage-direct {
	border:1px solid #999;
	border-right:none;
    display: block;
    float: left;
    height: 35px;
    margin-left: 10px;
	margin-top:0px;
    padding-left: 15px;
    width: 30px;
}


.align a {
    text-align: center;
}
.pictook:hover, .picto:hover, .picto2:hover, #help:hover, #download:hover, #share:hover, #searchy:hover {
background: #2e507a; /* Old browsers */
background: -moz-linear-gradient(top,  #2e507a 0%, #1f69a9 50%, #195e9b 51%, #3895dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e507a), color-stop(50%,#1f69a9), color-stop(51%,#195e9b), color-stop(100%,#3895dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e507a', endColorstr='#3895dc',GradientType=0 ); /* IE6-9 */
}





.pictook {
	 border: 1px solid #185CA8;
background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	
}
.pictook {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size:22px;
border:1px solid #fff;
box-shadow:1px 1px 2px #999;
color:#fff;	
    float: left;
    padding: 9px;
}
.txt-direct {
	float:right;
	margin-top:12px;
	}

/*--------------- Ici les styles css du bouton au passage de la souris (HOVER) --------------- */









/*--------------- Ici les styles CSS appliqu�s au click de la souris (ACTIVE)  --------------- */

.pictook:active
	{
	 -moz-transform: scale(0.98);	
	 box-shadow: 2px 2px 15px rgba(255, 255, 255, 0.8);
	 } 
	 
.box-promo {
	background: #fcfcfc;
	width:720px;
	height:110px;
	}


/*.pub-promo #page {
	background: url("../img/promo/bg-icho.jpg") top center no-repeat !important;
	background: url("../img/promo/font_hp.jpg") top center no-repeat !important;
	}
	*/

.promotion {
	/*background: url("../img/promo/pub-promo3.png") top center no-repeat;*/
	/*background: url("../img/promo/pub-promo2.png") top center no-repeat;*/
	display:block;
/*	width:960px;*/
	margin:auto;
	width:728px;
/*	height:150px;*/


/*	box-shadow: 1px 1px 2px #333;*/
	}
	
.pub-promo #flipbook {
	margin-top:15px;
	padding-top:0px;}
	
.title-chapter h3 {
	text-transform:uppercase;
	font-size:22px;
	font-weight:normal;}
	

	

.grid {
	margin: 30px auto;
	margin-left: 20px;
}

.grid figure {
	display: block;
	float: left;
	margin: 0 1% 10px 1%;
	cursor: pointer;
	overflow: hidden;
}

.grid figure img {
	display: block;
}

.grid figure figcaption {
	position: absolute;
	font-size: 16px;
	font-weight: 400;
	left: auto;
	width: 100%;
	height: 60px;
	bottom: -80px;
	color: #ddd;
	padding-top:20px;
	background: #333;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: bottom 0.2s ease;
	-moz-transition: bottom 0.2s ease-in-out;
	-ms-transition: bottom 0.2s ease-in-out;
	-o-transition: bottom 0.2s ease-in-out;
	transition: bottom 0.2s ease-in-out;
}

.grid figure figcaption a {
	color: #fff;
	padding:20px;
}

.grid figure figcaption a:hover {
	color:  #E32F70;
}

.grid figure:hover figcaption {
	bottom: 0px;
}

.main {
	padding:20px;
		background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-shadow: 0 0 45px #E7E7E7 inset;
	width:920px;}
	
	
	
	
	

#result-content #content-result {
	width:300px;
	float:right;
	}
	
#result-content  {
	float:none;
	width:540px;
	margin:0;
	background:none;
	box-shadow:none;
	padding:0;
}


	
#result-content #bloc-right {
	background-color: #333;
	box-shadow:none;
	float:right;
	width:330px;
	margin:0;
	padding:15px;
	margin-top:145px;
	margin-right:40px;

}

#result-content #bloc-right ul {
	overflow:hidden;
	height:720px;
	}
	
#result-content #bloc-left {
	width:540px;
}




#result-content #bloc-right h3 {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 24px;
    font-weight: 500;
	color:#CCC;
	width:240px;
	margin-top:10px;
	margin-bottom:45px;
	line-height: 1.2em;
	}
	
#result-content #bloc-right  ul {
	clear:both;}
	
	


.category-home {
	margin:auto;
	padding:0;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	
	}

	
.category-home .triangle {
	 border-color: transparent transparent #fff;
	 margin-top:-12px;
	 margin-top:-6px\9;
	 *margin-top:-5px;
	 *margin-left:20px;
	 margin-left:105px;
	 border-width: 15px;
	}
	
	
.category-home li {
	display:inline;
	padding:12px 46px;
	border-right:1px #ccc solid;
	position:relative;
	
	}

.category-home li a{
	color:#666;
	position:relative;
	z-index:400;
	}
.category-home .select {
	color:#E32F70;
	font-weight: normal;
	-moz-text-shadow:#FFF;
	-o-text-shadow:#FFF;
	text-shadow:#FFF;
	}	

.category-home .first {
	border-right:1px #ccc solid;
	border-left:none;
	}




#bibliotheque {
	padding-top:0px;}
	


.menu .infobulle {
	height: 15px;}	

a.infobulle {
 position: relative;
 color: black;
 text-decoration: none;

}
a.infobulle span {
 display: none; /* on masque l'infobulle */
}
a.infobulle:hover {
 background: none; /* correction d'un bug IE */
 z-index: 500; /* on d�finit une valeur pour l'ordre d'affichage */
 cursor: pointer; /* on change le curseur par d�faut en curseur d'aide */
}
a.infobulle:hover span {
 display: block; /* on affiche l'infobulle */
 position: absolute;
 background-color:#FFF;
 white-space: nowrap; /* on change la valeur de la propri�t� white-space pour qu'il n'y ait pas de retour � la ligne non-d�sir� */
 top:-50px;
 font-size:12px;
 left:-35px;
 color: #666;
 padding: 8px;
 border-radius:4px;
 border: 1px solid #ccc;
 box-shadow:#ccc 1px 1px 20px; 
}



#flipbook .triangle {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 10px;
    margin-left: 35px;
    margin-top: 8px;
    position: absolute;
}

.menu a {
    background-color: #FAFAFA;
    box-shadow: 1px 1px 2px #CCCCCC;
    display: block;
    float: right;
    height: 15px;
    margin-left: 15px;
    padding: 10px;
    width: 15px;
	display:none;
	
}

	
#bar-fixed {
	position:relative;
	z-index:100;
}

.entete {

height: 70px;
margin-top: 10px;
font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 20px;
font-weight: 500;
padding-left: 20px;
padding-top: 10px;
}

.entete h1 {
font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 27px;
font-weight: 500;
padding-left: 0px;
padding-top: 0px;
line-height: 1.2em;
color: #E32F70;
}

.search-right {
position: absolute;
margin-left: 680px;
margin-top: -40px;
}
#result-content {
background-color: #fff;
min-height: 1250px;
margin-top:70px;
}

#result-content #bloc-right h3 {
font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 24px;
font-weight: 500;
 color: #fff;
width: 240px;
margin-top: 10px;
margin-bottom: 15px;
line-height: 1.2em;
}
h3 {
    position: relative;
    z-index: 100;
}
.img-effect {
border: 4px solid white;
box-shadow: 1px 1px 2px #CCC;
}

#result-content #facebook {
    float: right;
}
#result-content #bloc-right {
    background-color: #333333;
    box-shadow: none;
    float: right;
    margin: 145px 40px 0 0;
    padding: 15px;
    width: 330px;
    margin-bottom: 30px;
}

#result-content #girl-happy {
    margin-left: 580px;
    margin-top: 0;
    position: absolute;
}

#result-content .bouton-home {
    float: left;
    margin-left: 20px;
}

#result-content #search-form {
    float: right;
}

#result-content #bloc-right ul {
    clear: both;
}
#result-content #bloc-right ul {
    height: 720px;
    overflow: hidden;
}

#result-content .vignettes {
    margin: 6px;
    width: auto;
}
.vignettes {
    display: inline-block;
    margin: 15px 10px 10px 16px;
    width: 122px;
}

#result-content .triangle {
    border-color: transparent transparent #E7E7E7;
    border-style: solid;
    border-width: 20px;
    margin-left: 205px;
    margin-top: -52px;
    position: absolute;
}

#result-content .infobulle-hidden {
    margin-left: -180px;
    margin-top: -10px;
    max-height: 500px;
}
.vignettes .infobulle-hidden {
    opacity: 0;
}
.infobulle .infobulle-hidden {
    background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 45px #E7E7E7 inset;
    color: #555555;
    display: none;
    font-size: 0.9em;
    line-height: 1.2em;
    margin-left: -5px;
    margin-top: -80px;
    padding: 12px;
    position: absolute;
    visibility: visible;
    width: 300px;
    z-index: 999;
}

#result-content .promotion {
    background: url("../img/promo/pub-promo3.png") no-repeat scroll center top transparent;
    clear: both;
    display: block;
    height: 130px;
    margin: auto;
    width: 958px;
}



#content-kiosque {
	position:relative;
	z-index:100;
	width:958px;
	margin:20px auto;
	min-height:700px;
	margin-top: 134px;
	

	}
.list {
	position:absolute;
	width:450px;
	height:300px;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-shadow: 0 0 45px #E7E7E7 inset;
	margin-top:-340px;
	margin-left:441px;
		}
.list h4 {
	background-color:#333;
	padding:15px;
	color:#CCC !important;
	}

.list ul {
	width:180px;
	float:left;
	padding-top:20px;
	margin-left:20px;
	}
.list li {
	padding:10px 20px;
	text-align:center;
	border-bottom:1px solid #ccc;}	

.category-home .triangle {
	 margin-left:810px;
	 margin-top:-8px;

 } 
 


 
 @media screen and (max-width: 320px){
	.st-accordion ul li > a{
		font-size:36px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.category-home .triangle { margin-top:-6px; }
#numpage_direct {
	width:50px;}

 }

 #footer p {
    color: #CCCCCC;
}

.mess-bottom {
    background-color: #FAFAFA;
    border: 4px solid #FFFFFF;
    box-shadow: 1px 1px 2px #CCCCCC;
    height: 100px;
    margin: auto;
    padding: 10px;
    text-align: center;
    width: 740px;
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 18px;
font-weight: 500;
}

.mess-bottom img {
	padding:20px;
	}
	
.message-top {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 18px;
font-weight: 500;
	background-color:#333;
	color:#ccc;
	padding:20px;}
	

	
.last li {
	line-height:1.4em;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: #ccc;


}

.spitch {
	margin:0 !important;
	padding:0 !important;
	list-style-type: circle !important;
	}
	
	
#bloc-right a.bouton {
    width: 310px;
}


/*.b-wrap-left .lazy{
	float:right;
}*/
.content-thumbnail {
/* background: url("../img/ribbon_slider_bg.png") repeat;*/
background: #EDEDED;
padding: 30px;
margin:auto;
margin-top: 10px;
margin-bottom:50px;
width: 860px;
min-height:230px;
}
.content-thumbnail-short {
background: url("../img/ribbon_slider_bg.png") repeat;
padding: 30px;
margin:auto;
margin-left: 10px;
margin-top: 10px;
margin-bottom:50px;
width: 230px;
min-height:230px;
}

.big-thumbnail {
    border: 4px solid #FFFFFF;
    box-shadow: 1px 1px 4px #333333;
    float: left;
    margin-right: 20px;
}
.big-thumbnail-short {
    border: 4px solid #FFFFFF;
    box-shadow: 1px 1px 4px #333333;
    float: left;
}
.content-thumbnail h2 {
    color: #666666;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 25px;
    font-weight: bold;
}

.content-thumbnail .source {
    color: #666666;
    display: block;
    font-size: 12px;
    margin-bottom: 8px;
	 margin-top: 5px;
}

.content-description {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: #FAFAFA #FAFAFA #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin-left: 150px;
    padding: 8px 30px 13px 10px;
    width: 660px;
	 width: 685px;
	 margin-top:5px;
	 margin-bottom: 20px;
}
.content-description-europa {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: #FAFAFA #FAFAFA #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin-left: 150px;
    padding: 8px 30px 13px 10px;
    width: 600px;
	 width: 660px;
	 margin-top:5px;
	 margin-bottom: 20px;
}
.content-descriptionsearch {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: #FAFAFA #FAFAFA #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin-left: 150px;
    padding: 8px 30px 13px 10px;
    width: 660px;
	 width: 685px;
	 margin-top:5px;
	 margin-bottom: 20px;
}

.small-thumbnail {
    background-color: #CCCCCC;
    border: 2px solid #FFFFFF;
    box-shadow: 1px 1px 2px #666666;
    float: left;
    height: 85px;
    width: 60px;
}

.content-thumbnail h3 {
    color: #E32F70;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
}
h3 {
    position: relative;
    z-index: 100;
}

.content-description p {
    color: #999;
    font-size: 13px;
    height: 40px;
    line-height: 18px;
    overflow: hidden;
    padding: 10px 15px 15px 15px;
}
.content-descriptionsearch p {
    color: #999;
    font-size: 13px;
    height: 40px;
    line-height: 18px;
    overflow: hidden;
    padding: 10px 15px 15px 15px;
}

.read {
    font-size: 12px;
	float: right;
	margin-top:-5px;
	width: 90px;
}
.read_actu {
    font-size: 12px;
	float:right;
	margin-top:-20px;
	padding-right: 25px;
}
.read3 {
    font-size: 12px;
	margin-top:-15px;
	border-top-width: 0;
    margin-top: 0;
    padding-right: 30px;
    padding-top: 0;
}
.read3bis {
    font-size: 12px;

	margin-top:-15px;
	border-top-width: 0;
    margin-top: 0;
    padding-right: 30px;
    padding-top: 0;
}
.read-preview{
	margin-top: 15px; 
	margin-left: 150px;
}

.category-home ul {
    display: block;
    margin: auto;
    padding: 10px 0;
    width: 960px;
}

.entete .category-home .first {
    border-left: medium none;
    border-right: 1px solid #CCCCCC;
}
.entete .category-home li {
    border-right: 1px solid #CCCCCC;
    display: inline;
    padding: 5px 46px;
    position: relative;
}


.entete {
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 70px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 10px;
	line-height:1.1em;


}


.search-right {
    margin-left: 680px;
    position: absolute;
}


.entete h1 {
    color: #E32F70;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.2em;
    padding-left: 0;
    padding-top: 0;
}

#searchform {
    background: url("../img/search-form.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    width: 218px;
}
#searchformfinance {
    background: url("../img/search-form.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    width: 218px;
}

.ebooks {
    cursor: pointer;
    margin-bottom: -26px;
    margin-top: 40px;

}
.entete .category-home {
    background: transparent;
    margin: auto;
    padding: 0;
	width:860px;
	padding:0 30px 0 30px;
	
}

.ebooks .select {
    color: #666666 !important;
}
.category-home .select {
    color: #E32F70;
    font-weight: normal;
}
.category-home li a {
    color: #666666;
    position: relative;
    z-index: 400;
}

.category-home li {
    border: 1px solid #CCCCCC;
    display: inline;
    padding: 5px 74px;
    position: relative;

}


.category-home .first {
    border-left: medium none;
    border: 1px solid #fff;
	margin-left:38px;
	
	
}

.category-home .triangle {
	display:none;
	}
	
.pub-google {
	width:728px;
	margin-left:150px;
	margin-top:5px;
	}
	
#jurisprudence-box #girl-happy2 {
	position:absolute;
	margin-top:-148px;
	margin-left:50px;
	
	}
#v2 #bibliotheque {
	margin-top:50px !important;}
	
h3 a {
	color:#666;
	font-weight:normal;}

.last .select {
	color: #E32F70;
}
	
.category-home li {
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
border:1px solid #fff;
	

	}

.ebooks .last {
	

	background: #ff5db1; /* Old browsers */
background: -moz-linear-gradient(top,  #ff5db1 0%, #ff5db1 43%, #ef017c 47%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5db1), color-stop(43%,#ff5db1), color-stop(47%,#ef017c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff5db1 0%,#ff5db1 43%,#ef017c 47%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff5db1 0%,#ff5db1 43%,#ef017c 47%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff5db1 0%,#ff5db1 43%,#ef017c 47%); /* IE10+ */
background: linear-gradient(to bottom,  #ff5db1 0%,#ff5db1 43%,#ef017c 47%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */

	
	}
.category-home {

    margin: auto;
    padding: 0 0px;
    width: 960px;
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

margin-top:0px;
	
}
.category-home h2 {
    color: #E32F70;
    font-weight: normal !important;
	}

.baseline-ebooks {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 38px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
	 color: #E32F70;
	 margin-top:20px;
	 display:block;
	 width:650px;
	 text-align:right;
	 margin-left:310px;
	 }
.baseline-ebooks span {
	 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 27px;
    font-weight: 500;
    line-height: 1em;
	color: #737373;
	}
 
.second .category-home {
	width:930px;
	padding:15px;
	}
	
.top {
	margin-top:20px;
	/*padding:0 50px;*/
	width:858px;
	}
.top .last a {
	color: #E32F70 !important;
	}
	
.top li {
	/*border: 1px solid #CCCCCC !important;*/
	}
	
#bloc-right .content-description {
	width:309px;
	max-height:41px;
	overflow:hidden;
	text-align:left;
	text-transform:lowercase;
	margin:auto;
	font-size:13px;
	border-bottom:none;
	background-color:transparent;
	margin-top:5px;
	}
	
#bloc-right .infobulle-hidden {
	width:350px;
	 margin-left: -230px;
	  margin-top: -30px;}
	
	
	
#bloc-right .triangle {
    border-color: transparent transparent #FAFAFA;
    border-style: solid;
    border-width: 12px;
    margin-left: 255px;
    margin-top: -37px;
    position: absolute;
}
	
#bloc-right .read2 {
	font-size:11px;
	text-align:left;
	text-indent:12px;
	margin:auto;
	display:block;
	margin-bottom:10px;
	color: #E32F70
	}
	
#bloc-right b {
	font-weight:bold !important;}
	
.line {
	border-bottom: #ccc solid 1px;}
	
#bloc-right #source, #bloc-right .underline {
	font-size:10px;}
	
	

#example .source {
    text-align: left;
	text-indent:10px;
}

.floatL h2 {
	font-size:20px;
	width:500px;
	}
	
.floatL {
	width:560px;}
.good {	
font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 24px;
font-weight: 500;
color: #fff;
width: 300px;
margin-top: 10px;
margin-bottom: 15px;
line-height: 1.2em;}

.pub-horizon {
	margin:auto;
	width:728px;
	
	margin-bottom:50px;}
	
.creation {
	width:500px !important;
	margin-top:-30px !important;
	margin-bottom:30px !important;

	}
	
#download {
    background: url("../img/download-hover.png") no-repeat scroll center center transparent;
    margin-right: 20px;
    
    
}

.infobulle {
    height: 15px;
}
a.infobulle {
    color: black;
    position: relative;
    text-decoration: none;
}
a.infobulle span {
    display: none;
}
a.infobulle:hover {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    z-index: 500;
}
a.infobulle:hover span {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    display: block;
    font-size: 12px;
    left: -100px;
    padding: 8px;
    position: absolute;
    top: -50px;
    white-space: nowrap;
}
.embed.infobulle {
    color: black;
    position: relative;
    text-decoration: none;
}
.embed.infobulle span {
    display: none;
}
.embed.infobulle:active {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    z-index: 500;
}
.embed:hover span {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 20px #CCCCCC;
    color: #666666;
    display: block;
    font-size: 12px;
    left: -185px;
    padding: 8px;
    position: absolute;
    top: -110px;
    white-space: nowrap;
    z-index: 200;
}

.menu a {
    background-color: #FAFAFA;
    box-shadow: 1px 1px 2px #CCCCCC;
    display: none;
    float: right;
    height: 15px;
    margin-left: 15px;
    padding: 13px;
    width: 15px;
}


#monitor {
    background: url("../img/monitor.png") no-repeat scroll center center transparent;
    box-shadow: 1px 1px 2px #CCCCCC;
    float: right;
    height: 15px;
    
    padding: 13px;
    width: 15px;
}

#flipbook .triangle2 {
    border-color: #FFFFFF transparent transparent;
    border-style: solid;
    border-width: 10px;
    margin-left: 185px;
    margin-top: 8px;
    position: absolute;
}
#flipbook .triangle {
    border-color: #FFFFFF transparent transparent;
    border-style: solid;
    border-width: 10px;
    margin-left: 95px;
    margin-top: 8px;
    position: absolute;
}


/*  Page Fleeps*/


.img-effect {
    border: 4px solid white;
    box-shadow: 1px 1px 2px #CCCCCC;
    margin-top: 1px !important;
}

.column-1 {

    float: left;
    margin-bottom: 5px;
    min-height: 1000px;
    width: 625px;
   margin-top: 35px;
}

.column-1 ul {
	 margin-top: 0px !important;
	 padding-left: 5px;
}

.column {
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    width: 300px;
	border:1px solid #CCC;
    margin-top: 35px;
	margin-bottom:10px;
}

.column .search-right {
	position: relative !important;
	margin:0px !important;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 58px;
	padding-left: 60px;
}

.entete2 {
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    background-color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    padding: 10px;
 
}

#girl-happy2 {
	position: absolute;
	    margin-left: 600px;
    margin-top: -47px;
	z-index:300;
}
.fleeps {
	margin-top: 0px;
	
	box-shadow: 1px 1px 2px #666;
}
.pub-fleeps {
	margin-top: 20px;
}

.fleeps .vignettes {
	margin-left: 13px !important;
	margin-right:10px !important;
	height: 260px;
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}

.box-intitule {
    background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */

    display: block;
    height: 47px;
    margin-top: 1px;
    overflow: hidden;
    padding: 8px;
    margin-top: 2px;
    line-height: 16px;
    width: 114px;
	height: 50px;
    }
	

.box-intitule a {
font-size:11px !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    color:#666;
    height: 35px !important;
    display: block;
    overflow: hidden;

}

.fleeps h1 {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	font-size: 40px;
    font-weight: normal;
    line-height: 1.2em;
    text-transform: uppercase;
}

.fleeps p {
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	font-size: 16px;
    font-weight: normal;
    line-height: 1em;
    color:#666;
}

.column-right {
     background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
    box-shadow: 1px 1px 2px #CCCCCC;
    float: left;
    margin-left: 15px;
    width: 280px;
    padding:10px;
    padding-bottom: 25px;
    height: 217px;
	margin-top: 30px;
	border:1px solid #CCC;
}

.column-right .bouton {
	margin-top: 
	width: 200px;
	float: right;
	margin-right: 80px;
	padding: 5px 0;

}

.add {
    color: #1896D7;
    display: block;
    float: left;
    font-size: 6.7em;
    font-weight: bolder;
    line-height: 1em;
    text-align: center;
    text-shadow: 1px 1px 0 #333333;
    clear: both;
}

.create {
    
    float: right;
    margin-top: 15px;
    padding-left: 5%;
    width: 200px;
}



.column-right h5 {
    color: #999999;
    counter-increment: section-4;
    font-family: 'Orienta',sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin: 0.8em 0 0.5em;
}

.title-right {
	background-color: #333;
	display: block;
	padding: 25px;
		font-family: 'ColaborateThinRegular',Arial,sans-serif;
		color:#fff;
		font-size: 20px;
}

.column-right2 {
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 16px;
    width: 283px;
}

.column-right3 {
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 16px;
    width: 280px;
    padding:10px;
    background-color: #FAFAFA;
    box-shadow: 1px 1px 2px #CCCCCC;
    
}

.column-right3 .st-accordion {
    margin: 0 auto;
    width: 280px;

}
.column-right3  .wrapper {
    width: 100%;
    margin-bottom: 10px;
}
.clear {
    clear: both;
    height: 10px;
}

.column-right3 .st-accordion ul li {
    border-top: 1px solid #FFFFFF;
    overflow: hidden;
    padding: 10px;
}

.column-right3 .st-accordion ul li > a {
    color: #E32F70;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 10px;
    margin-left: 0px;
    margin-top: 0px;
    outline: medium none;
    text-transform: uppercase;
    position: relative;
    text-shadow: 1px 1px 1px #FFFFFF;
    transition: color 0.2s ease-in-out 0s;
    width: 100%;
    padding-top: 10px;
}

.second {
	background-color: #FAFAFA;
    box-shadow: 1px 1px 2px #CCCCCC;
}

.column-right3 .st-accordion li {
	 margin: 5px 0;
}

#search-footer .bouton-home {
    float: left;
    margin-left: 20px;
}

.search-face {
	width: 100%;
	background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */

	height: 80px;
}


.search-right2 {
    margin-left: 638px;
    position: relative;
    margin-top:15px; 
    padding-top: 15px;
}
.search-face #facebook {
padding-top: 11px;
margin-right: 5px;
}

.search-face .category-home ul {
  display:block;
  margin:0;
  
  padding:10px 0;
  width:600px;
  margin-left: 15px;
}
.search-face .category-home {
background-image: none;
}
.search-face .category-home li {

padding:5px 30px; 
}

.search-face .category-home {
	width: 630px;
	margin:0px;
	float: left;
	margin-top: 18px;
}



.fleeps .content-description {
    background-color: transparent;
    border-bottom: medium none;
    font-size: 16px;
    line-height: 18px;
    margin: 5px auto auto;
    max-height: 41px;
    overflow: hidden;
    text-align: left;
    text-transform: lowercase;
    width: 309px !important;
}


.fleeps .infobulle-hidden {
    margin-left: -130px !important;
    margin-top: -100px !important;
    width: 350px;
    }
    
.fleeps .read2 {
    color: #E32F70;
    display: block;
    font-size: 11px;
    margin: auto auto 10px;
    text-align: left;
    text-indent: 12px;
}

.fleeps .triangle {
    border-color: transparent transparent #E7E7E7;
    border-style: solid;
    border-width: 20px;
    margin-left: 165px !important;
    border-width: 15px !important;
    margin-top: -42px !important;
    }
    
  .infobulle .infobulle-hidden {
   background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
	   
   }
   
.infobulle-hidden h2 {
background-color: #333333;
    display: block;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 15px;

	
}
.infobulle-hidden h3 {
background-color: #333333;
    display: block;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 15px;

	
}
.infobulle-hidden a {
color: #FFFFFF;
}

.read2 {
	color: #E32F70!important;
}

.source {
	margin-top: 10px;
	display: block;
}

.column-right p {
clear:both;
display: block;
float: none !important;
padding-left: 10px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
   .vignettes {
  height:170px;

}
}

#page-search {
    background: url("../img/sky.png") repeat-x fixed center top transparent;
    margin: 0 auto 3px;
    min-height:600px;
    padding-bottom: 30px;
    padding-top: 10px;
}
#content-websearch {
	border:1px solid #CCC;
	height:92px;
	
	width:700px;
	margin:auto;
	margin-top:50px;
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
border-radius:8px;


	}
	
#searchform-websearch #searchsubmit:hover {	
background: #2e507a; /* Old browsers */
background: -moz-linear-gradient(top,  #2e507a 0%, #1f69a9 50%, #195e9b 51%, #3895dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e507a), color-stop(50%,#1f69a9), color-stop(51%,#195e9b), color-stop(100%,#3895dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e507a', endColorstr='#3895dc',GradientType=0 ); /* IE6-9 */
}
	
#promo #img-2 {
	position:absolute;
	margin-top:74px;
	margin-left:560px;
	z-index:50;
	}
	
#img-1 {
	display:block;
	margin:auto;
	margin-top:50px;}

#searchform-websearch {
	padding:20px;
	
	width:500px;
	}

#searchform-websearch #recherche {
	padding:5px;
	width:450px;
	border:1px solid #CCC;
	border-radius:8px;
	position:relative;
	z-index:100;
	 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em;
	color:#999;}
	
#promo h2 {
	 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2em;
    padding-right: 30px;
	text-align:center;
	padding:20px 0;
	text-indent:-25px;
	}

#searchform-websearch #searchsubmit {
	width:170px;
	box-shadow:1px 1px 2px #999;
	height:45px;
	margin:0px;
	margin-top:5px;
	margin-left:10px;
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size:24px;
box-shadow:1px 1px 2px #999;
color:#fff;	

}

#img-3 {
	display:block;
	margin:auto;
	margin-top:2px;}
	
#btn-down {
	width:700px;
	margin:auto;
	margin-top:80px;}

#btn-down a {
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 24px;
	padding:15px 25px;
    margin: 5px 0 0 10px;
		border:1px solid #CCC;
color:#fff;	
  
background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size:24px;
border:1px solid #fff;
color:#fff;	
box-shadow:1px 1px 2px #999;
position:absolute;
bottom:0px;
}

#btn-down a:hover {
background: #2e507a; /* Old browsers */
background: -moz-linear-gradient(top,  #2e507a 0%, #1f69a9 50%, #195e9b 51%, #3895dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e507a), color-stop(50%,#1f69a9), color-stop(51%,#195e9b), color-stop(100%,#3895dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e507a', endColorstr='#3895dc',GradientType=0 ); /* IE6-9 */
}

#btn-down #btn-2 {
	margin-left:330px;
	}
#btn-down #btn-1 {
	margin-left:70px;
	}
	
.page-web-search #bloc-right {
background: #f5f7f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f7f9 0%, #d7dee3 100%, #f6f8f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f9), color-stop(100%,#d7dee3), color-stop(100%,#f6f8f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f7f9 0%,#d7dee3 100%,#f6f8f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f7f9 0%,#d7dee3 100%,#f6f8f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f7f9 0%,#d7dee3 100%,#f6f8f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f7f9 0%,#d7dee3 100%,#f6f8f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7f9', endColorstr='#f6f8f9',GradientType=0 ); /* IE6-9 */
margin-top: 52px !important;

	
	} 
.page-web-search .good {
	color: #E32F70;}	
.page-web-search .last li {
    color:#666;
}


.page-web-search #girl-happy {
	margin-top:-95px !important;
	
	}

.page-web-search .search-right {
	display:none;
	}

	}
	





.search-choice {
	width: 250px;
	float: right;
	position: relative;
	z-index: 500;
}

			#champ
			{
				display:none;      
				position : absolute;
			}
			
			.search-choice #search-form {
			
			
			float:none important;
			}
			
			.value  {
			
		 color: #555555;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-shadow: 1px 1px 1px #FFFFFF;
    padding-left: 0px;	

			
		}
		


.search-choice p {
		
	    display: block;
    width: 115px;
    margin-top: 10px;
    float: left;	
		}
		
.content-description, #example a {
    background-color: transparent;
    border-bottom: medium none;
    font-size: 16px;
    line-height: 18px;
    margin: 5px auto auto;
    text-align: left;
    text-transform: lowercase;
    width: 309px !important;
}

.plus-de-publication {
	padding:20px;
	}
.search-web {
	background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 100%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(100%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 100%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

	}
	
.search-web span {
	display:block;
	width:690px;
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 22px;
    font-weight: 500;
    height: 130px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 10px;
	float:left;
	background-color:#FFF;
	background: url("../img/websearch.png") 50px 40px #fff no-repeat;
	box-shadow:1px 1px 2px #666;
	line-height:25px;
	margin-top:30px;
	}
	
.search-web img {
	float:left;
	}
.search-web .bouton {
	width:150px;
	margin:30px 15px 0 450px;
	} 
	
.search-web .clear {
	height:1px;
	}
	
.shadow-vignette {
    display: block;
    margin-top: 0px;
}

.search-web #recherche2 {
	position:absolute;
	    margin-left: -345px;
    margin-top: 61px;
	padding:4px 25 0 4px;
	background-color:#fff;
	width:300px;
	margin-left: -295px;
	}
.pub-cube {
	float: left;
	width: 180px;
	height: 160px;
	background-color:;
	margin-bottom: 50px;
	
}





#second #bloc-left, #second  { 
	width:960px;}
	
#third #bloc-left, #third { 
	width:560px;
	height:auto !important;}
	
	
.pub-banner {
	height:auto !important;

}

#third .page-web-search #search-footer {
    box-shadow: 1px 1px 2px #999999;
    width: 940px;
}

.women {
	display:none;
	}
.pub-banner {
	padding-left:0 !important;}
	
#result-content #bloc-right {
    background-color: #E9E9E9 !important;
}

.last li {
    color: #333;
}

.good {
color: #E32F70 !important;
}


.pub-banner {
	padding-top:0;
}

.st-accordion ul li > a {
	width:860px !important;
	text-align:left;
	margin-left:10px;}
	
.title-chapter {
	float:none;}

.st-accordion {
	margin-left:0;
}


.vignettes {
  display: block;
  float:left;
  margin:15px 10px 10px 16px;
  width:122px;
  height:174px;
}






	
.customPopup span {
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	color: #333;
	font-size:14px !important;
	padding-left:10px;
	}	
	
.customPopup 
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 560px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:120px;
}
.customPopup33
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 860px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:120px;
	 
	}

.customPopupbg p {
	font-family: initial;
	color: initial;
	padding-left: initial;
	font-size: initial;
	}	
	
	
	
.customPopupfleepit span {
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	color: #333;
	font-size:12px !important;
	padding-left:10px;
	}	
	
.customPopupfleepit 
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 340px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
.customPopupfleepit233 
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 440px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}

.customPopupfleepit40
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 440px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
.customPopupfleepit41
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 360px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}

.customPopupfleepitpreview
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 640px !important;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
.customPopupfleepitpreview340
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 300px !important;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
.customPopupfleepitpreview33
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 780px !important;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
.customPopupfleepitpreview56
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 940px !important;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
	.customPopupfleepitpreview566
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 670px !important;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
	
.customPopupfleepitplus span {
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	color: #333;
	font-size:12px !important;
	padding-left:10px;
	}
.customPopupfleepitplus 
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 540px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:100px;
}
.customPopupfleepit33
{
 
     display: none;
     margin-left: 30px;
     top: 50%;
	 margin-top: 20px;
     z-index: 2000;
     padding: 20px;
     width: 553px;
     background-color: #EEEEEE;
     font-size: 16px;
     line-height: 20px;
     color: #202020;
     border : 3px solid  #333333;
	 min-height:100px;
	 max-height:5040px;
	 overflow-y:scroll;
	
	
}

.customPopupbg p {
	font-family: initial;
	color: initial;
	padding-left: initial;
	font-size: initial;
	}	
	
	
.customPopupbg
{
     position: fixed;
	 
     display: none;
     left: 50%;
     top: 50%;
     z-index: 2000;
     padding: 20px;
     width: 560px;
     background-color: #EEEEEE;
     font-size: 12px;
     line-height: 16px;
     color: #202020;
     border : 3px solid  #3b679e;
	 min-height:200px;
}

#customPopup2 .textaera {
	width:567px !important;
	margin-top:10px;
	margin-bottom:15px;
	padding:5px;
	display:block;}

#customPopup2 {
	width:600px !important;
	height:520px !important;
}
	
	
h6 {
	font-family: 'Fleepit1';
	position:absolute;
	font-size:160px;
	margin-left:400px;
	margin-top:80px;
	color: #E1E1E1;
	}

#grayBack 
{
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: black;
     z-index: 1999;
     opacity: 0.5;
}
#grayBack1 
{
     position: fixed;
     top: 0;
     left: 0;


     z-index: 1999;
     opacity: 0.5;
}

.close {
    margin-left:640px !important;
	border-radius:60px;
	z-index: 3000 !important;
	font-size:20px;
	position:fixed;
	margin-top:-45px;
	margin-left:560px;
	cursor:pointer;
	width:40px;
	height:40px;
	font-weight:bold;
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border:none;
	}
	
a.infobulle:hover span {
 top:-38px;
 left:-25px;

}


#pagination .triangle {
	 margin-left: 25px;
	}
	
#customPopup2 a {
	background-color:transparent !important;
	display:inline !important;
	padding:0 !important;
	
	}
	
@font-face {
    font-family: "Fleepit1";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fonts/Fleepit1.eot?#iefix") format("embedded-opentype"), url("../fonts/fonts/Fleepit1.woff") format("woff"), url("../fonts/fonts/Fleepit1.ttf") format("truetype"), url("../fonts/fonts/Fleepit1.svg#Fleepit1") format("svg");
	font-smoothing: antialiased;
}
[data-icon]:before {
    content: attr(data-icon);
    font-family: 'Fleepit1';
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.icon-download:before, .icon-zoom-in:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-share:before, .icon-print:before, .icon-facebook:before, .icon-facebook-2:before, .icon-twitter:before, .icon-twitter-2:before, .icon-link:before, .icon-checkmark:before, .icon-checkmark-2:before, .icon-arrow-right-2:before, .icon-arrow-first:before, .icon-grid:before, .icon-grid-2:before {
    font-family: 'Fleepit1';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.icon-download:before {
    content: "d";
}
.icon-zoom-in:before {
    content: "z";
}
.icon-arrow-left:before {
    content: "l";
}
.icon-arrow-right:before {
    content: "r";
}
.icon-share:before {
    content: "s";
}
.icon-print:before {
    content: "p";
}
.icon-facebook:before {
    content: "f";
}
.icon-facebook-2:before {
    content: "F";
}
.icon-twitter:before {
    content: "t";
}
.icon-twitter-2:before {
    content: "T";
}
.icon-link:before {
    content: "e";
}
.icon-checkmark:before {
    content: "v";
}
.icon-checkmark-2:before {
    content: "V";
}
.icon-arrow-right-2:before {
    content: "R";
}
.icon-arrow-first:before {
    content: "L";
}
.icon-grid:before {
    content: "c";
}
.icon-grid-2:before {
    content: "C";
}
.test {
    color: #8FD400;
    font-family: 'Fleepit1';
    font-size: 24px;
}

#download, #print, #share, #help, .ok, #searchy, .picto {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #4DABE5 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff ;
    font-family: 'Fleepit1';
    font-size:18px !important;
    line-height: 10px;
    padding: 12px !important;
    text-indent: -1px;
	box-shadow:1px 1px 2px #CCC;
	margin-right:10px !important;
	border-radius:30px;
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

	
}

#download, #print, #share, #help, #searchy {
	top:15px;}


#download span, #print span, #share span, #help span, .ok span, #searchy span, .picto span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.triangle {
    border-color: #FFFFFF transparent transparent;
    border-style: solid;
    border-width: 10px;
    margin-left: 35px;
    margin-top: 8px;
    position: absolute;
}



a.infobulle span {
    display: none;
}

.menu {
    float: right;
    width:200px;
	margin-top:8px;
	margin-right:5px;
}
#recherche2{
	width:300px;
	padding:10px;
	z-index:1000;
	margin-bottom:20px;
	margin-top:10px;
	position:relative;
	}

	#recherche2guides{
	width:300px ;
	padding:10px;
	z-index:1000;
	margin-bottom:20px;
	margin-top:10px;
	position:relative;
	}
	
	
#searchsubmit2 {
    background: url("../img/lalo/search_icon.png") no-repeat scroll 12px 12px #1896D7;
    border: 1px solid #FFFFFF;
    cursor: pointer;
    height: 36px !important;
    width: 36px !important;
}

.icon-box {
	
	z-index:2000;
	position:relative;
	float:right;
	display:block;
	width:230px; 
}
	



.titre-source .triangle {
	margin-left:22px !important;}
	
.fb-like {
	top: 0px;}
	


.titre-source h2 span {
	font-size:16px;
	}
.titre-source a{
	font-size:16px;
	}
	
.picto {
    padding: 5px !important;
	line-height:25px;
}

.picto a {
	
}

.picto {
  

    border: 1px solid #FAFAFA;
	font: 28px 'ColaborateThinRegular',Arial,sans-serif;
	color:#666 !important;
    border-radius: 30px 30px 30px 30px !important;
    font-size: 20px !important;
	line-height:30px;
}

.picto3 {
	background-color:transparent !important;
	background-image:none !important;
}

#page_direct, .pictook, .picto2, .picto1 {
	 font-family: 'Fleepit1' !important;
	}
	
#numpage_direct {
	border-radius:25px;
	text-indent:10px;
	padding:3px 5px;
	}

.picto {
	  color: #E32F70 !important; }
	
.pictook {
	margin-right:15px;
	margin-left:10px;
	border-radius:25px;
	padding: 12px 9px;
	border:none;
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	}
	
.picto1, .picto2  {
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
color:#FFF;
border-radius:35px;
line-height:30px;
}

.sug {
	font-size:30px;
	line-height:33px;
	padding-top:5px;}
	
.sug span {
	 color: #E32F70 !important;
	}
	
#customPopup3 #searchform {
    background-image: none !important;
    height: 45px;
    width: 418px;
	margin-top:30px;
}

#searchsubmit2 {
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
color:#FFF;
border-bottom-right-radius:15px;
border-top-right-radius:15px;

	}
	
.zoom {
    color: #666;
    font-family: 'Fleepit1';
    font-size: 35px !important;
    font-weight: normal !important;
    margin-left: 210px;
    margin-top: 630px;
    position: absolute;
    text-shadow: none !important;
    z-index: 500;
}

.picto {
  color:#fff !important;
}

#search-form2 {
	width:250px;
	float:right;
	margin-top:10px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	padding-left:20px;
	margin-right:80px;}
	
	
.icon-box {
	border-left:1px solid #CCC;
	padding-left:10px;
	height:40px;
	}
	
.fb-like {
	margin-top:-72px;
	position:absolute;
	z-index:500;
	}
	
.picto3 {
	border-radius:20px;
	line-height:33px;}
	
.column-right {
	height:500px;
	}
	
.column-right h4 {
	  font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 30px;
    font-weight: 500;
	line-height:30px;
	text-align:left !important;
	color: #E32F70 !important;
	padding-left: 10px;
	text-indent:0px !important;
	margin-bottom:10px;
}

.column-right {
	padding-top:20px;
}

.column-right p {
	line-height:20px;}

.joint {
	width:172px !important;	
	float: none !important;
	margin:auto !important;
	margin-top:40px !important;
	line-height:25px;
	top:73px;
	padding:30px 0px !important;
	}

.us {
	margin:auto;
	margin-top:15px;
	width:300px;
	height:200px;
	background: url("../img/us.png") no-repeat 0 0;
	}
	
.base2 {
	text-align:center;
	 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 20px !important;
    font-weight: 500;
	color: #E32F70 !important;
	padding-top:10px;
	padding-left:0px !important;}
	
.titre-source h1 {
	margin-left: 20px;
    margin-top: 8px;
	color: #E32F70 !important;
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 24px;
	line-height: 1.2em;
}

.titre-source {
	margin-bottom:0px;
	}
.titre-source a {
	 color: #737373 !important;
 
	}
.pub-promo2 .titre-source span {
	padding-left:20px;}

.pub-promo2 #result-content {
	margin-top:0px;
	padding-top:30px;}
	
.pub-promo2 .titre-source {
	margin-top:15px;}
	
.pub-promo2 .fb-like {
	margin-top:10px !important;
	margin-left:890px;}
	
.pub-promo2 #bloc-right {
     background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
    box-shadow: 1px 1px 2px #CCCCCC;
border:1px solid #CCC;
}

.pub-promo2 #bloc-right2 {
     background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
    box-shadow: 1px 1px 2px #CCCCCC;
border:1px solid #CCC;
    box-shadow: none;
    float: right;
    margin: 10px 40px 30px 0;
    padding: 15px;
    width: 330px;
	height:300px;
}

.pub-promo2 #bloc-right3 {
     background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
    box-shadow: 1px 1px 2px #CCCCCC;
border:1px solid #CCC;
    box-shadow: none;
    float: right;
    margin: 10px 40px 30px 0;
    padding: 15px;
    width: 330px;
	height:250px;
	clear: both; 

	
}

.last li {
color: #666666 !important;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1em;
}

.pub-promo2 .vignettes {
    display: block;
    float: left;
    height: 134px;
}
#bloc-right2 p {
 color: #666666;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
}





#bloc-right2  .good {
	text-align:center;}
#bloc-right2 .us {
	margin-top:-30px !important;}
	

	
.pub-add {
	margin:auto;
	display:block;
	width:295px;}
	

#bibliotheque .triangle {
    border-color: transparent transparent #E7E7E7;
    border-style: solid;
    border-width: 12px;
    margin-left: 50px;
    margin-top: -37px;
    position: absolute;
}

#bibliotheque #example ul {
	display:none;}
#bibliotheque .source {
	display:block;}
	
.infobulle-hidden h2 {	
 background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: #2e507a; /* Old browsers */
background: -moz-linear-gradient(top,  #2e507a 0%, #1f69a9 50%, #195e9b 51%, #3895dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e507a), color-stop(50%,#1f69a9), color-stop(51%,#195e9b), color-stop(100%,#3895dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e507a', endColorstr='#3895dc',GradientType=0 ); /* IE6-9 */    box-shadow: 1px 1px 2px #CCCCCC;
border:1px solid #CCC;

}
.infobulle-hidden h3 {	
 background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: #2e507a; /* Old browsers */
background: -moz-linear-gradient(top,  #2e507a 0%, #1f69a9 50%, #195e9b 51%, #3895dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e507a), color-stop(50%,#1f69a9), color-stop(51%,#195e9b), color-stop(100%,#3895dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e507a', endColorstr='#3895dc',GradientType=0 ); /* IE6-9 */    box-shadow: 1px 1px 2px #CCCCCC;
border:1px solid #CCC;

}
infobulle-hidden {
	border-radius:10px;}

.infobulle-hidden a {
   color: #fff;
}

.vignettes span, #source {
	padding-left:30px !important;
	}
	
section {
	width:408px;
	padding:20px;
	height:280px;
	overflow:hidden;
	float:left;
	border-radius:15px;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(135deg,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow:2px 2px 6px #CCC;
border:1px solid #CCC;

	}
.marge {
	width:60px;
	float:left;
	height:300px;
	}
	
#img-1 {
    display: block;
    margin: 20px auto;
	margin-bottom:0px;
	}

section h4, .bloc-L h4, .bloc-R h4{	
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	text-align:center;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 15px;
    margin-top: 10px;
	color: #E32F70 !important;
	padding-bottom:15px;
	border-bottom: 1px dotted #CCC;
}

section p {
 color: #666666 !important;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1em;
}

#search-man {
	margin-left:-20px;
	margin-top:20px;
	}

#searchform-websearch2 {
	width:320px;
	position:absolute;
	margin-top:-120px;
	margin-left:100px;}

#searchform-websearch2 #recherche {
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    color: #999999;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em;
    padding: 5px;
    position: relative;
	border-radius:10px;
	height: 35px;
    width: 210px;
    z-index: 100;
}

#searchform-websearch2 #searchsubmit {
    background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
color:#FFF;
    box-shadow: 1px 1px 2px #999999;
    color: #FFFFFF;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 24px;
    height: 45px;
    margin: 5px 0 0 10px;
    width: 45px;
	border-radius:40px;
}

#searchform-websearch2 #searchsubmit:hover {
	transition: all 0.5s ease-out;
	transform:rotate(360deg);}

section .us {
	margin-top:-40px;
	}
	
.ie7 #searchform-websearch2 {
	margin-left:-20px;
	margin-top:60px;}
.ie7 section .us {
	margin-top:0px;
	}
	
.ie7 section .joint	{
	margin-top:0px !important;}
	
.baseline {
	color: #666;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.2em;
	text-align:center;
	margin-bottom:50px;
	}

footer {
	margin-top:70px;
	border-top:1px dotted #CCC;
	padding-top:20px;
	}
	
footer ul {
	width:720px;
	margin:auto;}
footer li {
	display:inline;
	padding:20px 30px;
	}
footer a {
	color:#ccc;
}

footer a:hover {
	color:#999;
}





.about h3 a {
    color: #E32F70;
    padding: 6px 0 2px 0;
	text-shadow:none;
}
.about h3 {
    color: #E32F70;
    padding: 6px 0 2px 0;
}
.about p {
	color:#666; text-shadow:none;
	}
.about .source {
	color:#666; text-shadow:none;}
#login-title {	
border-bottom: 1px solid #CCCCCC;
    color: #999999;
    font: 500 21px 'ColaborateThinRegular',Arial,sans-serif;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}


.content-thumbnail {
	
	padding:15px;
	margin:15px;

}

.big-thumbnail {
	float:left;
	border:4px solid #fff;
	margin-right:20px;
	 box-shadow: 1px 1px 4px #333;
	}
	
.small-thumbnail {
	height:89px;
	width:60px;
	float:left;
	border:2px solid #fff;
	background-color:#CCC;
	 box-shadow: 1px 1px 2px #666;
	}
	
.content-thumbnail h3 {	
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	color: #E32F70;
    font-size: 20px;
    font-weight: bold;
    line-height:24px;
	
}

.content-thumbnail h4 {	
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	color: #E32F70;
    font-size: 25px;
    font-weight: bold;
    line-height:24px;
	
}
	
.content-thumbnail h2 {	
	font-family: 'ColaborateThinRegular',Arial,sans-serif;
	color: #666666;
    font-size: 20px;
    font-weight: bold;
    line-height:24px;
	
}
	


.content-thumbnail .bouton {
	position:absolute;
	width:130px;
	margin-top:200px;
	}
	
.content-thumbnail .last {
	margin-top:250px;
}

.content-thumbnail h3 span {
	color: #666;
    font-size: 16px;
		padding:15px;
	}

.content-thumbnail .source {
	font-size:12px;
	color:#666;
	display:block;
	margin-bottom:8px;
	}
	
.content-description {
	width:660px !important;
	height: 100px !important;
	margin-left:150px;
	padding:8px 20px ;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-bottom:1px solid #999;
    box-shadow: 2px 2px 4px #666;
	margin-bottom: 20px;
	}
.content-description-europa {
	width:660px !important;
	height: 60px !important;
	margin-left:150px;
	padding:8px 20px ;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-bottom:1px solid #999;
    box-shadow: 2px 2px 4px #666;
	margin-bottom: 20px;
	}
.content-descriptionsearch {
	width:660px;
	height: 100px !important;
	margin-left:150px;
	padding:8px 20px ;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-bottom:1px solid #999;
    box-shadow: 2px 2px 4px #666;
	margin-bottom: 20px;
	}

.thematics-description {
	width:660px !important;
	margin-left:150px;
	padding:8px 20px ;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-bottom:1px solid #999;
    box-shadow: 2px 2px 4px #666;
	margin-bottom: 20px;
	}		

.content-description p {
	font-size:14px;
	color:#666;
	line-height:18px;
	padding:15px;
	height:40px;
	overflow:hidden;
	}
	
.content-descriptionsearch p {
	font-size:14px;
	color:#666;
	line-height:18px;
	padding:15px;
	height:40px;
	overflow:hidden;
	}
	
.thematics-description p {
	font-size:14px;
	color:#666;
	line-height:18px;
	padding:5px;
	height:25px;
	overflow:hidden;
	}
.read {
	font-size:12px;

	}
.bloc-R .ico {
font-family: 'icomoon';
font-size: 25px;
color: #E32F70 !important;
line-height: 40px;
}

.canvas .info {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 10px 10px 10px 10px;
    margin:auto;
    padding: 20px;
    width: 920px;
    margin-bottom:30px;
    margin-top: 80px;
}

.canvas .info h2 {
    color: #FFFFFF;
    font-family: 'Oswald',sans-serif;
    font-size: 32px;
    font-weight: 500;
    text-shadow: 2px 2px 1px #666;
    text-transform: uppercase;
    line-height:60px;
}

.canvas .info p {
    color: #FFFFFF;
    font-size:20px;
 text-shadow: 2px 2px 1px #666;
}

.canvas #recherche {
    border: 5px solid #E32F70;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
    margin-right: 0 !important;
    padding: 7px !important;
    width: 687px !important;
}


.canvas #searchform2 #searchsubmit3 {
    border: 4px solid #E32F70;
    float: right;
    font-size: 31px;
}
.canvas #searchform2  #searchsubmit3search {
    border: 4px solid #E32F70;
    float: right;
    font-size: 31px;
}
.canvas .info h2 span {
    color: #E32F70;
    text-shadow:none;
}

#index-2 .canvas .info {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px 10px 10px 10px;
    left: 50%;
    margin: 80px auto auto -420px;
    padding: 20px;
    position: absolute;
    width: 800px;
    z-index: 100;
}

#index-2 .canvas .info h2 {
	color: #fff;
    font-family: 'Oswald',sans-serif;
    font-size: 32px;
    font-weight: 500;
    text-shadow: 2px 2px 4px #333333;
    text-transform: uppercase;
    display: inline;
    line-height: 55px;
    margin-left:10px;
}

#index-2 .canvas .info h2 span {
color: #E32F70;}
#index-2 .canvas .info p {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 2px 2px 4px #333333;
    display: inline;
       margin-left:10px;
}

#index-2 .canvas #recherche {
    border-radius: 5px 5px 5px 5px;
}
#index-2 #recherche {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
    margin-right: 0 !important;
    padding: 7px !important;
    width: 687px !important;
    border: 5px solid  #E32F70;

}
#index-2 #recherche2 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
	height:35px;
    margin-right: 0 !important;
    padding: 7px !important;
    width: 350px ;
    border: 5px solid  #E32F70;

}

#index-2 #recherche2guides {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
	height:35px;
    margin-right: 0 !important;
    padding: 7px !important;
    width: 350px;
    border: 5px solid  #E32F70;

}
#index-2 #recherche3 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
	height:35px;
    margin-right: 0 !important;
    padding: 14px !important;
    width: 147px;
    border: 5px solid  #E32F70;
	
}
#index-2 #recherche4 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
	height:35px;
    margin-right: 0 !important;
    padding: 7px !important;
    width: 147px;
    border: 5px solid  #E32F70;
	width:210px;
}
#index-2 #recherche2search {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
	height:35px;
    margin-right: 0 !important;
    padding: 7px !important;
    width: 280px !important;
    border: 5px solid  #E32F70;

}
#index-2 #recherche3search {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #BDBDBD;
	height:35px;
    margin-right: 0 !important;
    padding: 7px !important;
    width: 140px;
    border: 5px solid  #E32F70;

}
#he {
	position: absolute;
	margin-top: -70px;
	margin-left: 520px;
}
.canvas .info h2 {
    font-family: 'Cantora One',sans-serif !important;
    font-size: 60px !important;
    text-transform: none !important;
}
.canvas .info p {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 2px 2px 1px #666666;
}
.canvas .info p {
    color: #666666 !important;
    font-family: 'Cantora One',sans-serif;
    font-size: 22px !important;
    line-height: 50px;
    text-shadow: none !important;
    text-transform: none !important;
}

.canvas .infothema h2 {
    font-family: 'Cantora One',sans-serif !important;
    font-size: 60px !important;
    text-transform: none !important;
}
.canvas .infothema p {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 2px 2px 1px #666666;
}
.canvas .infothema p {
    color: #666666 !important;
    
    font-size: 22px !important;
    line-height: 50px;
    text-shadow: none !important;
    text-transform: none !important;
}

#index-2 #searchform2 #searchsubmit3{
    float: right;
    font-size: 31px;
    border: 4px solid #E32F70;
}
#index-2 #searchform2  #searchsubmit3search {
    float: right;
    font-size: 31px;
    border: 4px solid #E32F70;
}

#index-2 #searchform2 #searchsubmit3search {
    float: right;
    font-size: 31px;
    border: 4px solid #E32F70;
}

.canvas #searchform2 #searchsubmit3  {
    border: 4px solid #E32F70;
    float: right;
    font-size: 31px;
}
.canvas #searchform2   #searchsubmit3search{
    border: 4px solid #E32F70;
    float: right;
    font-size: 31px;
}
#searchsubmit3 {

	height: 58px !important;
}

#searchsubmit3search {

	height: 49px ;
}

#index-2 #recherche {
    margin-left: 0;
    width: 517px !important;
}
#index-2 #recherche {
    color: #999999;
}
#index-2 #recherche12{
    margin-left: 0;
    width: 400px !important;
}
#index-2 #recherche2 {
    color: #333;
}
#index-2 #recherche3 {
    margin-left: 0;
    width: 200px !important;
}
#index-2 #recherche3{
    color: #000;
}
#index-2 #searchform2 #searchsubmit3  {
    padding: 7px;
}
#index-2 #searchform2 #searchsubmit3search {
    padding: 7px;
}
#index-2 #searchsubmit3  {
    background: linear-gradient(to bottom, #E25888 50%, #EF3267 51%, #E24A80 100%, #E24A80 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF !important;
}
#index-2 #searchsubmit3search {
    background: linear-gradient(to bottom, #E25888 50%, #EF3267 51%, #E24A80 100%, #E24A80 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF !important;
}
#index-2 #searchsubmit3{
    margin-top: 5px;
}
#index-2  #searchsubmit3search {
    margin-top: 5px;
}
#facedebook {
	float: right;
	display: block;
	width: 60px !important;
	margin-top: 10px;
}
#search-form3 {
	width:250px;
	float:right;
	margin-top:15px;
	}
#search-formfinance3 {
	width:250px;
	float:right;
	margin-top:15px;
	}

	
	
#index-2 .box-share {
    background-image: url("../img/subtlenet2.png");
    border: 1px solid #CACACA;
    border-radius: 15px;
    margin: 40px auto;
    padding: 2px 20px 80px;
   
    width: 920px;
    z-index: 100;
}
#index-2 .box-share-home {
    border-radius: 15px;
    margin: 40px auto;
    padding: 2px 20px 80px;
   
    width: 920px;
    z-index: 100;
}
#index-2 .box-share .bouton {
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #AFDEFA !important;
    display: block;
    float: left;
    font-family: "Lato",Calibri,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: 25px;
    margin-top: 7px;
    padding: 10px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: none;
}
#index-2 .box-share-home .bouton {
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #AFDEFA !important;
    display: block;
    float: left;
    font-family: "Lato",Calibri,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: 25px;
    margin-top: 7px;
    padding: 10px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: none;
}
#index-2 .box-share .bouton {
    width: 250px;
}
#index-2 .box-share-home .bouton {
    width: 250px;
}
#index-2 .bouton {
    border: 1px solid #185CA8;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #AFDEFA !important;
    display: block;
    font-weight: bold;
    padding: 9px 4px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: none;
}

#index-2 .boutonsearch {
    border: 1px solid #185CA8;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #AFDEFA !important;
    display: block;
    font-weight: bold;
    padding: 9px 4px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: none;
}
a.bouton {
    width: 120px;
}
a.bouton, a.bouton-home, .news-btn {
    background: linear-gradient(to bottom, #3B679E 0%, #2B88D9 50%, #207CCA 51%, #7DB9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 1px 1px 2px #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 18px;
    margin: auto;
    padding: 4px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: none;
	width: 165px !important;
}
a.bouton22, a.bouton-home22, .news-btn22 {
    background: linear-gradient(to bottom, #3B679E 0%, #2B88D9 50%, #207CCA 51%, #7DB9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	*background: #7DB9E8;
	_background: #7DB9E8;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 18px;
    margin: auto;
    padding: 4px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: none;
	width: 290px; 
	left: 8px; 
	height: 50px;
}

a.bouton33, a.bouton-home33, .news-btn33 {
    background: linear-gradient(to bottom, #3B679E 0%, #2B88D9 50%, #207CCA 51%, #7DB9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 1px 1px 2px #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 18px;
    margin: auto;
    padding: 4px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: none;
	width: 290px; 
	left: 8px; 
	height: 40px;
}

#index-2 .box-share .bouton span {
    border-right: 1px solid #185CA8;
    display: block;
    float: left;
    padding: 10px;
}

textarea {
    height: 30px !important;
}
.v4 #content-gab {
padding-bottom: 0;


}
#content-gab {
	width:798px;
	overflow:hidden;
	
	padding:40px 80px;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(135deg,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow:2px 2px 6px #CCC;
border:1px solid #CCC;
border-radius:15px;

	}
	#content-gab h1 {	
 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 30px;
    font-weight: 500;
	line-height:30px;
	text-align:left !important;
	color: #E32F70 !important;
	text-indent:0px !important;
	margin-bottom:10px;
}

#content-gab h2 {	
 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
	line-height:30px;
	text-align:left !important;
	color: #B1B1B1 !important;
	text-indent:0px !important;
	margin-bottom:10px;
	padding-bottom:25px;
	border-bottom:1px dotted #CCC;
}

#content-gab p {	
font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 16px;
font-weight: normal;
color:#999;
line-height:1.6em;
position:relative;
z-index:2;
}

.head {
position:absolute;
margin-left:-300px;
margin-top:-40px;
z-index:1000;}

.box-pub-cse {
margin-top:15px;
	overflow:hidden;
	border-radius:15px;
	padding:5px;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(135deg,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow:2px 2px 6px #CCC;
border:1px solid #CCC;

	
}


.box-pub-cse h1 {	
 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 30px;
    font-weight: 500;
	line-height:30px;
	text-align:left !important;
	color: #E32F70 !important;
	text-indent:0px !important;
	margin-bottom:5px;
	margin-top:10px;
}

.box-pub-cse h2 {	
 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
	line-height:30px;
	text-align:left !important;
	color: #B1B1B1 !important;
	text-indent:0px !important;
	margin-bottom:10px;
	padding-bottom:25px;
	border-bottom:1px dotted #CCC;
}

.box-pub-cse p {	
font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size: 16px;
font-weight: normal;
color:#999;
line-height:1.6em;
position:relative;
z-index:2;
}

.box-pub-cse a {	
margin-bottom:30px;
}

.gabarit3 .bloc-right2 {
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
border-radius:10px;
padding:20px;
}

#bloc-right_bg {
	width:300px;
	clear:both;
	padding:20px;
	margin:auto;
	margin-bottom:50px;
	height:50px;
	background-color: #2D2F32;
    border: 1px solid #FAFAFA;
	border-top:none;
    box-shadow: 0 0 45px #000 inset;
}

.second2 .bloc-right2 {
margin:0;
	float: left !important;
	min-height:500px;
}

.second2 .iframe {
	float: right;
	width: 350px;
	height: 500px;
}
.icomoon-1 {
    color: #E8E8E8;
    font-family: 'Fleepit1';
    
    font-size: 300px;
    height: 100px;
    margin: 290px auto auto 100px;
    position: absolute;
    width: 100px;
    z-index: 1;
}

.bloc-right2 .icomoon-1 {
margin-top: 370px;
margin-left: 50px;
	
}

.bloc-right2 .ico {
	font-family: 'icomoon';
	font-size:25px;
	color:#E32F70 !important;
	   position: relative;
	line-height:40px;
	 z-index: 4;

	}
	.info-lalo {
	width: 960px;
	margin-bottom: 60px;
	margin-top: 70px;

}
.info-lalo span  {
font-family: 'LALO',"Lato",Calibri,Arial,sans-serif !important;
font-size: 20px ;
	
}
	.info-lalo .big {
background-image: url("../img/subtlenet2.png");
border: 1px solid #cacaca;
    border-radius: 4px 4px 4px 4px;
    color: #ccc;
    display: block;
    float: left;
    font-size: 80px;
    margin-right: 20px;
    padding:10px;
    margin-top: 20px !important; 
	margin-left: 25px !important;

}

	.lalo {
	color: #DB36A4;
	font-size: 25px !important;
}


.info-lalo h2 {

	font-family: 'Oswald',sans-serif;
    font-size: 20px;
    color: #4DABE5;
    padding-bottom: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 500;
        display: block;
    width: 500px;
    float: right;
    margin-right: 40px;
	margin-top: 30px !important;
}
.info-lalo p {
	font-family: "Lato",Calibri,Arial,sans-serif;
    font-size: 15px;
    margin-top: 0;
    padding-top: 0px;
    font-weight: 300;
    display: block;
    width: 500px;
    float: right;
    margin-right: 40px;
	margin-top: 30px !important;
    }
	
	.clear {
clear: both;
height:1px;
}
.ribbon-wrapper {
	clear:both;}
	
.ribbon-edge-topright, .ribbon-edge-bottomright {
    border-color: transparent transparent transparent #B0007B;
    left: 250px;
}

.ribbon-back-right {
    background-color: #D00593;
    height: 40px;
    position: absolute;
    right: -20px;
    top: 10px;
    width: 30px;
    z-index: 0;
}
/*   SLIDER CSS */

.cbp-fwslider {
	position: relative;
	margin: 0 0 10px;
	overflow: hidden;
	max-height: 380px;
    overflow: hidden;
    min-width: 1000px;
    z-index: 1;
    border-bottom: 2px solid #CECECE;
    background-image: url("../img/subtlenet2.png");
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;

}

.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	background: #47a3da;
	color: #fff;
	font-size: 50px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwslider nav span:hover {
	background: #378fc3;
}

.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
}

.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
}

.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: #47a3da;
	box-shadow: 0 0 0 2px #47a3da;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}

.cbp-fwslider img {
	margin-top: -200px;
}

/*  MENU SLIDE */

.cbp-hrmenu {
	width: 50px;
	margin-top: 0;
	z-index : 1000;
	position: relative;
	float: left;
	margin-top: 8px;
	left: 0px; 
	width: 5px;
}

.cbp-hrmenu > ul > li {
   border-left: 0px solid #bebebe;
   border-right: 0px solid #bebebe;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 90%;
	max-width: 70em;
	margin: 0 auto;
	padding: 0;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 700;
	padding: 1em 2em;
	color: #999;
	display: inline-block;
}

.cbp-hrmenu > ul > li > a:hover {
	color: rgba(0, 0, 0, 0.1);
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #ccc;
	
}


/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #6c6d6e;
	width: 100%;
	left: 0;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	position: absolute;
	z-index: 1000;
	padding-bottom: 3em;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 80%;
	float: left;
	padding: 0 0 0 25px;

}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #afdefa;
	padding: 2em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
}



.layerslider .txt {
 font-family: 'ColaborateThinRegular',Arial,sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em;
	color:#333;

}

.layerslider.txt span {
	font-size: 40px;
	color: #E32F70;
	}
.layerslider a {
	color:#fff;
	}

.layerslider .bouton {
	width:250px;
	padding:10px;
	background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
font-family: 'ColaborateThinRegular',Arial,sans-serif;
font-size:24px;
border:1px solid #fff;
color:#fff;	
box-shadow:1px 1px 2px #999;
text-align:center;
	}
	
.layerslider .bouton:hover {
	background: #2e507a; /* Old browsers */
background: -moz-linear-gradient(top,  #2e507a 0%, #1f69a9 50%, #195e9b 51%, #3895dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e507a), color-stop(50%,#1f69a9), color-stop(51%,#195e9b), color-stop(100%,#3895dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e507a 0%,#1f69a9 50%,#195e9b 51%,#3895dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e507a', endColorstr='#3895dc',GradientType=0 ); /* IE6-9 */
	}

#slider {
	z-index:100;
	position:relative;
	margin-top:-80px !important;}	
	
.category-home h2{
	 font: 500 22px 'ColaborateThinRegular',Arial,sans-serif;
	 margin-left:35px;
	color: #999;
	padding-bottom:10px;
	}
	
.page-container h1 {
color: #E32F70; font-size: 40px; line-height: normal; margin: 0; font-family: 'ColaborateThinRegular',Arial,sans-serif ;
}

.boutondate {
	
	width:10px;
	-moz-transition: all .4s cubic-bezier;
	-o-transition: all .4s cubic-bezier;
	-webkit-transition: all .4s cubic-bezier;
	transition: all .4s cubic-bezier;
	border: 1px solid #185CA8;
	position: relative;
    text-align: center;
	display: block;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #AFDEFA !important;
    text-transform: none;
	padding: 9px 4px;
	font: 12px;
	font-weight: bold;
	background: #fcfcfc; /* Old browsers */

	

	background: -moz-linear-gradient(top,  #fcfcfc 0%, #2a9ce5 1%, #1d7bb8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), 
				color-stop(1%,#2a9ce5), color-stop(100%,#1d7bb8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* W3C */
}

.boutondate:hover {
	
	width:10px;
	-moz-transition: all .4s cubic-bezier;
	-o-transition: all .4s cubic-bezier;
	-webkit-transition: all .4s cubic-bezier;
	transition: all .4s cubic-bezier;
	border: 1px solid #60A4F0;
	position: relative;
    text-align: center;
	display: block;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #666 !important; /*C5F4FF */
    text-transform: none;
	padding: 9px 4px;
	font: 12px;
	font-weight: bold;
	background: #ffffff; /* Old browsers */

	

	background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 1%, #2a9ce5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), 
				color-stop(1%,#fcfcfc), color-stop(100%,#2a9ce5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 1%,#2a9ce5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 1%,#2a9ce5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 1%,#2a9ce5 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#fcfcfc 1%,#2a9ce5 100%); /* W3C */
}

.header1 {background: linear-gradient(to bottom, #FFFFFF 0%, #F3F3F3 50%, #EDEDED 51%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0.6) !important;
    border-bottom: 1px solid #CCCCCC; width: 100%; height: 55px;}
.header2 {display: block; float: left; font-size: 28px; margin: 3px 0 0 0px; padding: 2px 1px; text-align: center; width: 150px;}
.header3 {color: #333333 !important; text-align:right; margin: auto; width: 100% !important; margin-top:5px; margin-bottom:5px; font-size: 40px; line-height: normal; margin: 0; font-weight: 600; line-height: 1.2em; font-size: 20px;  margin: 0; font-family: 'ColaborateThinRegular',Arial,sans-serif; padding-top: 15px !important;}
.header4 {font-size:24px;}
.header5{background: repeat scroll 0 0 #333333; border-bottom: 1px solid #CCCCCC; width: 100%; height: 55px;}
.header6{float: right; margin-left: 0px;margin-top:0px;}
.header7{margin-left: -50px;}
.header8{margin-left: 0px; margin-top: -1px; padding: 13px 15px; height: 15px;  border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.header9{top: 40px; padding-bottom: 39px; height: 400px; width: 930px; left: -926px;}
.header10{width: 840px; font-color:#ffffff !important; padding-left: 0px; padding-top: 20px; padding-bottom: 20px;}
.header11{border-right: 1px solid #ccc; float: left; margin-left: 50px; padding-right: 50px; width: 200px;}
.header12{font-weight:600; color:#ccc !important; margin-left: -15px;margin-bottom: 20px; border-bottom: 1px dotted #ccc; padding-bottom: 15px;}
.header13{border-right: 1px solid #ccc; float: left; margin-left: 40px; padding-right: 20px; width: 145px;}
.header14{float: left; margin-left: 40px; padding-right: 20px; width: 145px;}
.header15{margin-left: 30px !important; float:left !important; font-size: 12px; font-weight: 300 !important; margin-top: 0px; padding-top: 19px;  color: #E32F70 !important; margin-top: 3px !important;}
.header16{color: #ffffff !important;}
.header17{border-bottom: 1px dotted #ccc; margin-left: 10px; margin-bottom: 5px; color: #e32f70 !important;font-family: 'ColaborateThinRegular',Arial,sans-serif;font-size: 22px; font-weight: bold; line-height: 30px; margin-bottom: 10px; padding-bottom: 25px; text-align: left !important; text-indent: 0 !important;}
.header18{font-weight: 600; line-height: 1.2em; font-size: 16px; margin: 0; font-family: 'ColaborateThinRegular',Arial,sans-serif;}
.header19{margin-bottom:3px; margin-top:20px; font-weight:600; margin-left:13px}
.header190{margin-bottom:13px; margin-top:20px; font-weight:600; margin-left:13px}
.header20{margin-bottom:3px; font-weight:normal; margin-left:13px}
.header200{margin-bottom:8px; font-weight:normal; margin-left:18px}
.header21{margin-top:10px; margin-bottom:3px; font-weight:600; margin-left:13px; color: #e32f70}
.header22{left: -8px; border: 0px none; line-height: 18px; position: relative; vertical-align: middle; font-size: 20px ! important; font-weight: 500 ! important; background-color: rgb(227, 47, 112); background-image: -moz-linear-gradient(center top , rgb(227, 47, 112) 0px, rgb(227, 47, 112) 100%); color: rgb(255, 255, 255) ! important; width: 600px; height: 90px; margin: 16px 0px 9px 10px; padding: 18px 15px 5px;}
.country-selector .country {
    background: transparent url("/assets/img/flag.png") no-repeat scroll 5px 100px;
    height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-indent: -999em;
    vertical-align: middle;
    width: 32px;
}
.country-selector .angola, .country-selector .AO {
    background-position: 5px -6089px;
}
.country-selector .zambia, .country-selector .ZM {
    background-position: 5px 1px;
}
.country-selector .southafrica, .country-selector .ZA {
    background-position: 5px -34px;
}
.country-selector .yemen, .country-selector .YE {
    background-position: 5px -69px;
}
.country-selector .samoa, .country-selector .WS {
    background-position: 5px -104px;
}
.country-selector .vanuatu, .country-selector .VU {
    background-position: 5px -139px;
}
.country-selector .unitedstates, .country-selector .US {
    background-position: 5px -383px;
}
.country-selector .taiwan, .country-selector .TW {
    background-position: 5px -524px;
}
.country-selector .turkey, .country-selector .TR {
    background-position: 5px -629px;
}
.country-selector .thailand, .country-selector .TH {
    background-position: 5px -804px;
}
.country-selector .switzerland, .country-selector .CH {
    background-position: 5px -944px;
}
.country-selector .argentina, .country-selector .AR {
    background-position: 5px -6055px;
}
.country-selector .slovakia, .country-selector .SK {
    background-position: 5px -1224px;
}
.country-selector .singapore, .country-selector .SG {
    background-position: 5px -1294px;
}
.country-selector .sweden, .country-selector .SE {
    background-position: 5px -1329px;
}
.country-selector .portugal, .country-selector .PT {
    background-position: 5px -1679px;
}
.country-selector .poland, .country-selector .PL {
    background-position: 5px -1714px;
}
.country-selector .philippines, .country-selector .PH {
    background-position: 5px -1749px;
}
.country-selector .newzealand, .country-selector .NZ {
    background-position: 5px -1959px;
}
.country-selector .norway, .country-selector .NO {
    background-position: 5px -2099px;
}
.country-selector .netherlands, .country-selector .NL {
    background-position: 5px -2134px;
}
.country-selector .malaysia, .country-selector .MY {
    background-position: 5px -2379px;
}
.country-selector .mexico, .country-selector .MX {
    background-position: 5px -2414px;
}
.country-selector .martinique, .country-selector .MQ {
    background-position: 5px -2659px;
}
.country-selector .luxembourg, .country-selector .LU {
    background-position: 5px -2904px;
}
.country-selector .southkorea, .country-selector .KR {
    background-position: 5px -3254px;
}
.country-selector .japan, .country-selector .JP {
    background-position: 5px -3499px;
}
.country-selector .jamaica, .country-selector .JM {
    background-position: 5px -3569px;
}
.country-selector .italy, .country-selector .IT {
    background-position: 5px -3604px;
}
.country-selector .israel, .country-selector .IL {
    background-position: 5px -3709px;
}
.country-selector .ireland, .country-selector .IE {
    background-position: 5px -3744px;
}
.country-selector .indonesia, .country-selector .ID {
    background-position: 5px -3779px;
}
.country-selector .hungary, .country-selector .HU {
    background-position: 5px -3814px;
}
.country-selector .hongkong, .country-selector .HK {
    background-position: 5px -3919px;
}
.country-selector .greece, .country-selector .GR {
    background-position: 5px -4059px;
}
.country-selector .unitedkingdom, .country-selector .GB {
    background-position: 5px -4304px;
}
.country-selector .france, .country-selector .reunion, .country-selector .guadeloupe, .country-selector .FR, .country-selector .RE, .country-selector .GP {
    background-position: 5px -4374px;
}
.country-selector .frenchguiana, .country-selector .GF {
    background-position: 5px -4374px;
}
.country-selector .finland, .country-selector .FI {
    background-position: 5px -4549px;
}
.country-selector .spain, .country-selector .ES {
    background-position: 5px -4618px;
}
.country-selector .ecuador, .country-selector .EC {
    background-position: 5px -4724px;
}
.country-selector .algeria, .country-selector .DZ {
    background-position: 5px -4759px;
}
.country-selector .denmark, .country-selector .DK {
    background-position: 5px -4864px;
}
.country-selector .germany, .country-selector .DE {
    background-position: 5px -4934px;
}
.country-selector .egypt, .country-selector .EG {
    background-position: 5px -69px;
}
.country-selector .czechrepublic, .country-selector .CZ {
    background-position: 5px -4969px;
}
.country-selector .china, .country-selector .CN, .country-selector .C2 {
    background-position: 5px -5144px;
}
.country-selector .canada, .country-selector .CA {
    background-position: 5px -5319px;
}
.country-selector .botswana, .country-selector .BW {
    background-position: 5px -5389px;
}
.country-selector .belize, .country-selector .BZ {
    background-position: 5px -5354px;
}
.country-selector .bahamas, .country-selector .BS {
    background-position: 5px -5459px;
}
.country-selector .brazil, .country-selector .BR {
    background-position: 5px -5494px;
}
.country-selector .bermuda, .country-selector .BM {
    background-position: 5px -5599px;
}
.country-selector .bahrain, .country-selector .BH {
    background-position: 5px -5704px;
}
.country-selector .belgium, .country-selector .BE {
    background-position: 5px -5809px;
}
.country-selector .barbados, .country-selector .BB {
    background-position: 5px -5844px;
}
.country-selector .bosniaandherzegovina, .country-selector .BA {
    background-position: 5px -5879px;
}
.country-selector .burkinafaso, .country-selector .BF {
    background-position: 5px -5773px;
}
.country-selector .australia, .country-selector .AU {
    background-position: 5px -5984px;
}
.country-selector .austria, .country-selector .AT {
    background-position: 5px -6019px;
}
.country-selector .albania, .country-selector .AL {
    background-position: 5px -6194px;
}
.country-selector .antiguaandbarbuda, .country-selector .AG {
    background-position: 5px -6264px;
}
.country-selector .andorra, .country-selector .AD {
    background-position: 5px -6334px;
}
.country-selector .bulgaria, .country-selector .BG {
    background-position: 5px -5739px;
}
.country-selector .cambodia, .country-selector .KH {
    background-position: 5px -3397px;
}
.country-selector .caymanislands, .country-selector .KY {
    background-position: 5px -4479px;
}
.country-selector .colombia, .country-selector .CO {
    background-position: 5px -5109px;
}
.country-selector .croatia, .country-selector .HR {
    background-position: 5px -3849px;
}
.country-selector .cyprus, .country-selector .CY {
    background-position: 5px -5004px;
}
.country-selector .dominica, .country-selector .DM {
    background-position: 5px -4829px;
}
.country-selector .dominicanrepublic, .country-selector .DO {
    background-position: 5px -4794px;
}
.country-selector .elsalvador, .country-selector .SV {
    background-position: 5px -979px;
}
.country-selector .eritrea, .country-selector .ER {
    background-position: 5px -4655px;
}
.country-selector .estonia, .country-selector .EE {
    background-position: 5px -4689px;
}
.country-selector .ethiopia, .country-selector .ET {
    background-position: 5px -4587px;
}
.country-selector .faroeislands, .country-selector .FO {
    background-position: 5px -4409px;
}
.country-selector .fiji, .country-selector .FJ {
    background-position: 5px -4514px;
}
.country-selector .frenchpolynesia, .country-selector .PF {
    background-position: 5px -1819px;
}
.country-selector .gibraltar, .country-selector .GI {
    background-position: 5px -4199px;
}
.country-selector .greenland, .country-selector .GL {
    background-position: 5px -4164px;
}
.country-selector .grenada, .country-selector .GD {
    background-position: 5px -4269px;
}
.country-selector .guatemala, .country-selector .GT {
    background-position: 5px -4024px;
}
.country-selector .honduras, .country-selector .HN {
    background-position: 5px -3884px;
}
.country-selector .iceland, .country-selector .IS {
    background-position: 5px -3639px;
}
.country-selector .jordan, .country-selector .JO {
    background-position: 5px -3534px;
}
.country-selector .kenya, .country-selector .KE {
    background-position: 5px -3464px;
}
.country-selector .kuwait, .country-selector .KW {
    background-position: 5px -3219px;
}
.country-selector .latvia, .country-selector .LV {
    background-position: 5px -2869px;
}
.country-selector .lesotho, .country-selector .LS {
    background-position: 5px -2974px;
}
.country-selector .liechtenstein, .country-selector .LI {
    background-position: 5px -3044px;
}
.country-selector .lithuania, .country-selector .LT {
    background-position: 5px -2939px;
}
.country-selector .malawi, .country-selector .MW {
    background-position: 5px -2449px;
}
.country-selector .malta, .country-selector .MT {
    background-position: 5px -2554px;
}
.country-selector .mongolia, .country-selector .MN {
    background-position: 5px -6369px;
}
.country-selector .morocco, .country-selector .MA {
    background-position: 5px -2834px;
}
.country-selector .mozambique, .country-selector .MZ {
    background-position: 5px -2344px;
}
.country-selector .newcaledonia, .country-selector .NC {
    background-position: 5px -2274px;
}
.country-selector .oman, .country-selector .OM {
    background-position: 5px -1924px;
}
.country-selector .palau, .country-selector .PW {
    background-position: 5px -1644px;
}
.country-selector .panama, .country-selector .PA {
    background-position: 5px -1889px;
}
.country-selector .philippines, .country-selector .PH {
    background-position: 5px -1749px;
}
.country-selector .pitcairnislands, .country-selector .PN {
    background-position: 5px -6229px;
}
.country-selector .qatar, .country-selector .QA {
    background-position: 5px -5704px;
}
.country-selector .romania, .country-selector .RO {
    background-position: 5px -1539px;
}
.country-selector .russia, .country-selector .RU {
    background-position: 5px -1503px;
}
.country-selector .rwanda, .country-selector .RW {
    background-position: 5px -6439px;
}
.country-selector .saotomeandprincipe, .country-selector .ST {
    background-position: 5px -1014px;
}
.country-selector .saintkittsandnevis, .country-selector .KN {
    background-position: 5px -3289px;
}
.country-selector .sainthelena, .country-selector .SH {
    background-position: 5px -909px;
}
.country-selector .saintvincentandthegrenadines, .country-selector .VC {
    background-position: 5px -278px;
}
.country-selector .saintlucia, .country-selector .LC {
    background-position: 5px -3079px;
}
.country-selector .saintpierreandmiquelon, .country-selector .PM {
    background-position: 5px -6824px;
}
.country-selector .sanmarino, .country-selector .SM {
    background-position: 5px -1154px;
}
.country-selector .saudiarabia, .country-selector .SA {
    background-position: 5px -1434px;
}
.country-selector .seychelles, .country-selector .SC {
    background-position: 5px -1364px;
}
.country-selector .slovenia, .country-selector .SI {
    background-position: 5px -1259px;
}
.country-selector .tajikistan, .country-selector .TJ {
    background-position: 5px -769px;
}
.country-selector .trinidadandtobago, .country-selector .TT {
    background-position: 5px -594px;
}
.country-selector .unitedarabemirates, .country-selector .AE {
    background-position: 5px -6299px;
}
.country-selector .uruguay, .country-selector .UY {
    background-position: 5px -351px;
}
.country-selector .venezuela, .country-selector .VE {
    background-position: 5px -244px;
}
.country-selector .india, .country-selector .IN {
    background-position: 5px -3674px;
}
.country-selector .vietnam, .country-selector .VN {
    background-position: 5px -174px;
}
.country-selector .angola, .country-selector .AO {
    background-position: 5px -6089px;
}
.country-selector .anguilla, .country-selector .AI {
    background-position: 5px -6229px;
}
.country-selector .armenia, .country-selector .AM {
    background-position: 5px -6159px;
}
.country-selector .aruba, .country-selector .AW {
    background-position: 5px -5949px;
}
.country-selector .azerbaijanrepublic, .country-selector .AZ {
    background-position: 5px -5914px;
}
.country-selector .benin, .country-selector .BJ {
    background-position: 5px -5634px;
}
.country-selector .bhutan, .country-selector .BT {
    background-position: 5px -5424px;
}
.country-selector .bolivia, .country-selector .BO {
    background-position: 5px -5529px;
}
.country-selector .brunei, .country-selector .BN {
    background-position: 5px -5564px;
}
.country-selector .burundi, .country-selector .BI {
    background-position: 5px -5669px;
}
.country-selector .capeverde, .country-selector .CV {
    background-position: 5px -5039px;
}
.country-selector .chad, .country-selector .TD {
    background-position: 5px -1539px;
}
.country-selector .chile, .country-selector .CL {
    background-position: 5px -5179px;
}
.country-selector .comoros, .country-selector .KM {
    background-position: 5px -3324px;
}
.country-selector .cookislands, .country-selector .CK {
    background-position: 5px -5214px;
}
.country-selector .costarica, .country-selector .CR {
    background-position: 5px -5074px;
}
.country-selector .democraticrepublicofthecongo, .country-selector .CD {
    background-position: 5px -5284px;
}
.country-selector .djibouti, .country-selector .DJ {
    background-position: 5px -4899px;
}
.country-selector .falklandislands, .country-selector .FK {
    background-position: 5px -6229px;
}
.country-selector .gabonrepublic, .country-selector .GA {
    background-position: 5px -4339px;
}
.country-selector .gambia, .country-selector .GM {
    background-position: 5px -4129px;
}
.country-selector .georgia, .country-selector .GE {
    background-position: 5px -6652px;
}
.country-selector .guinea, .country-selector .guineabissau, .country-selector .GN, .country-selector .GW {
    background-position: 5px -3989px;
}
.country-selector .guyana, .country-selector .GY {
    background-position: 5px -3954px;
}
.country-selector .kazakhstan, .country-selector .KZ {
    background-position: 5px -3149px;
}
.country-selector .kiribati, .country-selector .KI {
    background-position: 5px -3359px;
}
.country-selector .kyrgyzstan, .country-selector .KG {
    background-position: 5px -3429px;
}
.country-selector .laos, .country-selector .LA {
    background-position: 5px -3114px;
}
.country-selector .madagascar, .country-selector .MG {
    background-position: 5px -2799px;
}
.country-selector .maldives, .country-selector .MV {
    background-position: 5px -2484px;
}
.country-selector .mali, .country-selector .ML {
    background-position: 5px -2729px;
}
.country-selector .marshallislands, .country-selector .MH {
    background-position: 5px -2764px;
}
.country-selector .mauritania, .country-selector .MR {
    background-position: 5px -2624px;
}
.country-selector .mauritius, .country-selector .MU {
    background-position: 5px -2519px;
}
.country-selector .micronesia, .country-selector .FM {
    background-position: 5px -4444px;
}
.country-selector .montserrat, .country-selector .MS {
    background-position: 5px -2589px;
}
.country-selector .mayotte, .country-selector .YT {
    background-position: 5px -6544px;
}
.country-selector .namibia, .country-selector .NA {
    background-position: 5px -2309px;
}
.country-selector .nauru, .country-selector .NR {
    background-position: 5px -2029px;
}
.country-selector .nepal, .country-selector .NP {
    background-position: 5px -2064px;
}
.country-selector .netherlandsantilles, .country-selector .AN {
    background-position: 5px -6124px;
}
.country-selector .nicaragua, .country-selector .NI {
    background-position: 5px -2169px;
}
.country-selector .niger, .country-selector .NE {
    background-position: 5px -2239px;
}
.country-selector .niue, .country-selector .NU {
    background-position: 5px -1994px;
}
.country-selector .norfolkisland, .country-selector .NF {
    background-position: 5px -2204px;
}
.country-selector .papuanewguinea, .country-selector .PG {
    background-position: 5px -1784px;
}
.country-selector .peru, .country-selector .PE {
    background-position: 5px -1854px;
}
.country-selector .republicofcongo, .country-selector .CG {
    background-position: 5px -5252px;
}
.country-selector .senegal, .country-selector .SN {
    background-position: 5px -1119px;
}
.country-selector .serbia, .country-selector .RS {
    background-position: 5px -6718px;
}
.country-selector .sierraleone, .country-selector .SL {
    background-position: 5px -1189px;
}
.country-selector .solomonislands, .country-selector .SB {
    background-position: 5px -1399px;
}
.country-selector .somalia, .country-selector .SO {
    background-position: 5px -1084px;
}
.country-selector .srilanka, .country-selector .LK {
    background-position: 5px -3009px;
}
.country-selector .sthelena, .country-selector .SH {
    background-position: 5px -909px;
}
.country-selector .suriname, .country-selector .SR {
    background-position: 5px -1049px;
}
.country-selector .swaziland, .country-selector .SZ {
    background-position: 5px -6509px;
}
.country-selector .svalbardandjanmayen, .country-selector .SJ {
    background-position: 5px -2099px;
}
.country-selector .tanzania, .country-selector .TZ {
    background-position: 5px -489px;
}
.country-selector .togo, .country-selector .TG {
    background-position: 5px -839px;
}
.country-selector .tonga, .country-selector .TO {
    background-position: 5px -664px;
}
.country-selector .tunisia, .country-selector .TN {
    background-position: 5px -699px;
}
.country-selector .turkmenistan, .country-selector .TM {
    background-position: 5px -734px;
}
.country-selector .turksandcaicos, .country-selector .TC {
    background-position: 5px -909px;
}
.country-selector .tuvalu, .country-selector .TV {
    background-position: 5px -559px;
}
.country-selector .uganda, .country-selector .UG {
    background-position: 5px -419px;
}
.country-selector .ukraine, .country-selector .UA {
    background-position: 5px -454px;
}
.country-selector .vaticancity, .country-selector .VA {
    background-position: 5px -314px;
}
.country-selector .virginislands, .country-selector .VG {
    background-position: 5px -209px;
}
.country-selector .wallisandfutuna, .country-selector .WF {
    background-position: 5px -6792px;
}
.country-selector .montenegro, .country-selector .ME {
    background-position: 5px -6859px;
}
.country-selector .macedonia, .country-selector .MK {
    background-position: 5px -6894px;
}
.country-selector .moldova, .country-selector .MD {
    background-position: 5px -6929px;
}
.country-selector .kosovo, .country-selector .XK {
    background-position: 5px -6964px;
}
.country-selector .belarus, .country-selector .BY {
    background-position: 5px -6999px;
}
.country-selector .monaco, .country-selector .MC {
    background-position: 5px -7034px;
}
.country-selector .nigeria, .country-selector .NG {
    background-position: 5px -7069px;
}
.country-selector .ghana, .country-selector .GH {
    background-position: 5px -7104px;
}
.country-selector .cotedivoire, .country-selector .CI {
    background-position: 5px -7139px;
}
.country-selector .cameroon, .country-selector .CM {
    background-position: 5px -7174px;
}
.country-selector .zimbabwe, .country-selector .ZW {
    background-position: 5px -7209px;
}
.country-selector .paraguay, .country-selector .PY {
    background-position: 5px -7244px;
}

.row {
    margin: 0 auto;
    max-width: 55.5556rem;
    width: 100%;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    margin: 0 -0.83333rem;
    max-width: none;
    width: auto;
}
.row .row::before, .row .row::after {
    content: " ";
    display: table;
}
.row .row::after {
    clear: both;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.row .row.collapse::before, .row .row.collapse::after {
    content: " ";
    display: table;
}
.row .row.collapse::after {
    clear: both;
}
.large-6 {
    width: 50%;
}
.column, .columns {
    float: left;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    position: relative;
}
.range-slider {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dddddd;
    display: block;
    height: 0.88889rem;
    margin: 1.11111rem 0;
    position: relative;
    width: 100%;
}
.medium-11 {
    width: 91.6667%;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.range-slider-handle {
    background: #008cba none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 1.22222rem;
    position: absolute;
    top: -0.27778rem;
    width: 1.77778rem;
    z-index: 1;
}
.range-slider-active-segment {
    background: #e5e5e5 none repeat scroll 0 0;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: 0.77778rem;
    position: absolute;
}
#bruno {
	height:50px; background-color:transparent;
}

#bruno:hover {
	height:50px; background-color:transparent; display:block;
}


#bruno1 {
	min-height:15px; background-color:transparent;
}

.page1 {
min-height: 65%; padding-bottom: 0px; padding-top: 0px; background:#ffffff;
}

.page2{
border: 0px solid #ffffff; box-shadow: 0px 0px 0px #ffffff; background:none; float: left; border-radius: 0px; width: 560px; padding-left: 0px; padding-right: 20px; padding-bottom: 20px; padding-top: 25px; margin-left: 20px; height: 546px !important;
}
.fleepit1 {
float:left; width:30%;
}
.fleepit0 {
width: 95%; margin-left: 10px;
}
.fleepit2 {
border: 0px solid #ffffff; box-shadow: 0px 0px 0px #ffffff; background:none; float: left; border-radius: 0px; width: 560px; padding-left: 0px; padding-right: 20px; padding-bottom: 20px; padding-top: 25px; margin-left: 20px;
}
.fleepit3 {
margin-top:-30px; margin-left:-10px
}
.fleepit4 {
font-size:14px; font-family: 'ColaborateThinRegular',Arial,sans-serif; font-weight:600;margin-left:30px;
}
.fleepit5 {
font-size:12px; font-family: 'ColaborateThinRegular',Arial,sans-serif; margin-left:30px;
}

.affichageflipbook {
	margin-bottom:0px; box-shadow: 1px 1px 2px #333333; background-color: #333e48 !important; width:50%; 
}

@media screen and (max-width: 1024px)
{
.affichageflipbook {
	margin-bottom:0px; box-shadow: 1px 1px 2px #333333; background-color: #333e48 !important; width:25%; 
}	
}

.flipbookpage1 {
	width: 100%; background-color: #333e48 !important; margin:0px auto;
}

#flipbookpage1bis {
	width: 100%; margin:0px auto; padding-top:2px;
}

.flipbookpage2 {
	margin: 0 auto; margin-bottom:-15px;
}

.flipbookpage3 {
float:left;margin-top: 10px; margin-right: 25px; margin-left: 20px; 
}

.flipbookpage4 {
border-left: 1px solid #bebebe; padding-left:15px; border-right: 1px solid #bebebe; padding-right:15px; float:right;margin-top: 2px; margin-left: 0px; margin-right: 0px;
}
.flipbookpage5 {
float:right;margin-top: 10px; margin-right: 35px;
}
.flipbookpage6 {
float:right;margin-top: 10px; margin-right: 35px;
}
.flipbookpage7 {
margin-top:55px; padding: 0px; padding-top: 1px;  background: url('') repeat-x fixed center top;
}
.flipbookpage8 {
width: 100%;  padding-top: 1px;  background: url('') repeat-x fixed center top; margin-top:0px;
}
.flipbookpage9 {
width: 100%; padding: 0px;
}
.flipbookpage10 {
border: 1px solid #333e48 !important; border-radius: 0px; margin-top:0px !important; background-color: #333e48 !important;
}
.flipbookpage11 {
margin-bottom:0px; box-shadow: 1px 1px 2px #333333; background-color: #333e48 !important;
}