/* POLICES */

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

html {
	background-color: #ffffff;
	margin: 0 8px 0 0;
	background: transparent url('../images/template/ombre.png') no-repeat bottom center;
}
body {
	margin: 0px auto 47px auto;
	width: 100%;
	max-width: 960px;
	padding: 0;
	color: #533207;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif, Arial;
	text-align: center;
	border-bottom: 2px solid #533207;
/*		background: #c4c2c2 url('../images/template/degrade_gris.png') repeat-x top left;
	background: #c1ccb1 url('../images/template/degrade_vert_3.png') repeat-x top left;*/
	}


#fond1{
	background: transparent url(../images/template/bordure-gauche.gif) repeat-y top left;
	min-height: 550px;
	margin: 0;
	padding: 0;
}	
#fond2{
	background: transparent url(../images/template/bordure-droite.gif) repeat-y top right;
	min-height: 550px;
	margin: 0;
	padding: 0;
}	

/* HEADER */	

#header-container1, #header-container2, header {
	min-height: 64px;
	}
#header-container1 {
	background: #533207 url('../images/template/fond-header.gif') repeat-x bottom left;
	}
#header-container2 {
	background: transparent url(../images/template/bordure-droite.gif) repeat-y top right;
	}
header {
	background: transparent url(../images/template/bordure-gauche.gif) repeat-y top left;
	}

#logo {
	height: 64px;
	float:left;
	display:block;
	padding-left:20px;
	}
	

/* NAV PRINCIPALE */	
nav{
	margin: 0 auto;
	background: transparent url('../images/template/fond_menu.png') no-repeat left 12px ;
	width : 549px;
	height: 64px;
	text-align:left;	
}

nav ul{
/*	display:block;*/
	height:64px;
	float:left;
}

nav ul li{
	display:inline-block;
	list-style: none; /* pour enlever les puces sur IE7 */ 
	height:64px!important;
	text-align:center;
	width:105px;
}


nav a, nav a:link, nav a:visited, nav a:hover{
	color: #533207;
	text-decoration:none;
	font-size: 10px;
	}

nav ul li a{
	display:inline-block;
    font-family: 'GoodTimesRegular', Helvetica, sans-serif;
    text-shadow: 0 1px 1px #b7bbbc;
/*	padding : 0 8px 14px 16px;*/
	padding-top : 18px;
	text-align:center;
	vertical-align: top;
}


nav .nav1line{
	padding-top : 25px;
	}


nav ul li:hover, nav ul li.lienactif5{
	background: transparent url('../images/template/menu_hover.png') no-repeat 2px bottom ;
}
nav ul li.lienpassif0:hover{
	background: transparent url('../images/template/menu_hover0.png') no-repeat 2px bottom ;
}
nav ul li.lienpassif1:hover, nav ul li.lienpassif4:hover{
	background: transparent url('../images/template/menu_hover1.png') no-repeat 2px bottom ;
}
nav ul li.lienpassif3:hover{
	background: transparent url('../images/template/menu_hover3.png') no-repeat 2px bottom ;
}
nav ul li.lienpassif2:hover{
	background: transparent url('../images/template/menu_hover2.png') no-repeat 2px bottom ;
}
nav ul li.lienpassif4:hover{
	background: transparent url('../images/template/menu_hover4.png') no-repeat 2px bottom ;
}
nav ul li.lienactif0{
	background: transparent url('../images/template/menu_actif0.png') no-repeat 2px bottom ;
}
nav ul li.lienactif1, nav ul li.lienactif4{
	background: transparent url('../images/template/menu_actif1.png') no-repeat 2px bottom ;
}
nav ul li.lienactif2{
	background: transparent url('../images/template/menu_actif2.png') no-repeat 2px bottom ;
}
nav ul li.lienactif3{
	background: transparent url('../images/template/menu_actif3.png') no-repeat 2px bottom ;
}
nav ul li.lienactif4{
	background: transparent url('../images/template/menu_actif4.png') no-repeat 2px bottom ;
}


nav ul li:hover a, nav ul li.lienactif0 a, nav ul li.lienactif1 a, nav ul li.lienactif2 a, nav ul li.lienactif3 a, nav ul li.lienactif4 a, nav ul li.lienactif5 a{
	color: #FFFFFF;
    text-shadow: 0 1px 1px #666666;
}

.ie9 nav ul li.lienactif0,.ie9 nav ul li.lienactif1, .ie9 nav ul li.lienactif2, .ie9 nav ul li.lienactif3, .ie9 nav ul li.lienactif4, 
.ie9 nav ul li.lienpassif0:hover,.ie9 nav ul li.lienpassif1:hover, .ie9 nav ul li.lienpassif2:hover, .ie9 nav ul li.lienpassif3:hover, .ie9 nav ul li.lienpassif4:hover {
	background-position: 2px 8px;
	} 

#navEntreprise {
	display: block;
	height: 38px;
	width: 100px;
	text-align:left;
	float:right;
	margin: 12px 0 0 0;
	}
#navEntreprise a, #navEntreprise a:link, #navEntreprise a:visited, #navEntreprise a:hover{
	color: #D5D6D7;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	}
#navEntreprise a:hover{
	color: #EFA522;
	}
	
	

/* ZONE DE CONTENU */
#main {
	clear:both;
	height: 100%;
	width: 100%;

/*	Dégradé CSS donne un mauvais rendu sur tablette Androïd

	background-color: @@fromColor@@; 
	background-image: -moz-linear-gradient(top, 
					rgba(255,255,255,0.75) 15%, 
					rgba(120,120,120,1) 91%);
	background-image: -webkit-gradient(linear, left top, left bottom, 
					color-stop( 15%, rgba(255,255,255,0.75) ), 
					color-stop( 91%, rgba(120,120,120,1)));
*/
}

section {
	float: left;
	position: relative;
	padding: 0;
	margin: 15px 0 0 0;
	}
section.twothirds { width: 54%; }
section.onethird { width: 30%; float: right; }

section ol {
	list-style: none;
	}

.slidewrap {
	overflow: hidden !important;
	position: relative;
	}

.copy, h2 {
	padding: 0 10px;
}

.col-2 {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

.col-3 {
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
}


.first { position: relative; width: 100%; padding: 5px 0; }
/*.first .slidewrap { width: 92.6%; margin: 0 auto; }*/
.first .slidewrap { width: 98%; margin: 0 auto; }


/* BOUTONS NAV SLIDER */

.prev,
.next { 
	display: block;
	text-indent: -9999px;
	z-index:999;
}

.prev { 
	background-image: url(../images/template/fleche_g.png);
	background-position: center right;
	background-repeat: no-repeat; 
}
.next {
	background-image: url(../images/template/fleche_d.png);
	background-position: center left;
	background-repeat: no-repeat;
}
.first .prev,
.first .next {
	float: left;
	position: absolute;
	height:54px;
	width: 57px;
	margin-top: 100px;
	outline: none;
}
.first .prev { left: 0; background-position: 60% 50%; }
.first .next { right: 0; background-position: 40% 50%; }

.disabled { 
	display: none;
	}

/* PRODUITS */
.contenuslide{
    background-color: #ffffff;
	}
	
.imageproduitwrapper, .imagesolution{
    background-color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
.imageproduit{
	width: 100%;
	max-width: 740px;
	}

.ie8 .imageproduitwrapper {
	text-align:center;
	width: 100%;
	}

.ie8 .imageproduit{
	width: 740px;
	max-width: 740px;
	max-height: 400px;
	}
	
.imagesolution {
	background-color: #ffffff;
	max-width:910px;
	padding:0 0 10px 0;
	margin:0;
	text-align:left;
	line-height:0px;
	}
	
.imagesolution img {
	padding:0;
	margin:0;
	}
	
.imagesolution span {
	padding:0;
	margin: 0;
	border:none;
	}
	
.imagesolution p{
	line-height:15px;
	padding: 10px 30px 0 30px;
	text-align: justify;
	}
	
.descriptionproduit{
/*	background: #b6c59f url('../images/template/degrade_vert.png') repeat-x top left;*/
/*	padding: 2%;*/
	padding: 2% 0 2% 0;
/*	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	*/
	text-align:center;
	}
.descriptionproduit a{
	margin-left: 7px;
	}	
.descriptionproduit a:first-child {
	margin-left: 0;
	}

li h1{
    font-family: 'GoodTimesRegular', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 5px 15px;
	color: #6A8F3A;
	text-align: left;
    text-shadow: 0 1px 1px #cccccc;
	}

.solution_1	li h1{
	color: #6A8F3A;
	}
.solution_2	li h1{
	color: #fcb034;
	}
.solution_3	li h1{
	color: #EC6E24;
	}
.solution_4	li h1,.solution_5 li h1{
	color: #169a89;
	}
	
.documentation {
	height: 22px;
	line-height: 22px;
	text-align: left;	
	margin: 0 0 0 15px;
	}
	
.documentation a:link, .documentation a:visited, .documentation a:hover  {
	color: #523413; 
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 5px 0;
	text-decoration: none;
	vertical-align: center;
	}

.documentation a:hover  {
	color: #1C9C8A; 
	}
	
.documentation img{	
	float: left;
	height: 22px;
	padding: 0;
	margin: 0 5px 0 0;
	position:relative;
	top:0px;
	}
	
	
	
.descriptionproduit p{
	text-align: justify;
	}
	
/*.descriptionproduit a:link,.descriptionproduit a:hover,.descriptionproduit a:visited {
	color:#633B1B;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
	}*/

.logo_gamme {
	float:right;
	padding: 0 0 20px 20px;
	}	

/* DOCUMENTATION */	
	
.slider_vertical{
	display:block;
	background: transparent url(../images/template/fond_slider_vertical_bleu.png) repeat-x top left;
	cursor: pointer;
	text-align:left;
	font-size: 13px;
	color:#ffffff;
	font-weight:normal;
/*	border: 1px solid #1E383A;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;*/
	width:100%;
/*	max-width:430px;*/
	height:30px;
	line-height:30px;
	}

#WrapperArticleDocumentation article{
	padding-right: 24px;
	}

.ui-icon-triangle-1-s {
	background: transparent url(../images/template/documentation_moins.png) no-repeat top left;
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;	
	}	
.ui-icon-triangle-1-e{
	background: transparent url(../images/template/documentation_plus.png) no-repeat top left;
	padding: 0 0 0 30px;
	margin: 0 0 0 20px;	
	}
	
	
#WrapperArticleDocumentation{
	text-align:left;
	padding: 0 0 0 2px;
	display:block;
	clear:both;
	width:100%;
	}
#WrapperArticleDocumentation .slider_vertical a:link, #WrapperArticleDocumentation .slider_vertical a:visited, #WrapperArticleDocumentation .slider_vertical a:hover{
	color:#ffffff;
	text-decoration: none;

	}
	
#WrapperArticleDocumentation h1 {
	font-family: 'GoodTimesRegular',Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #169a89;
	text-align: left;
	padding-left:30px;
	}
	
#WrapperArticleDocumentation .slider_vertical {
	margin-top: 2px;
	}

	
#WrapperArticleDocumentation h3{
	cursor:pointer;
	background: transparent url(../images/template/30x30_folder_grey.png) no-repeat top left;
	padding: 0 0 0 35px;	
	height: 30px;
	line-height: 30px;
	margin: 10px 0 10px 30px;
	}
	
#WrapperArticleDocumentation div div div {
	line-height: 20px;
	margin: 0 0 10px 46px;
	}

.documentationRacine{
	padding: 10px 0 0 30px !important;
	margin: 0 !important;
	}	
	
.solution_1 .slider_vertical{
	background: transparent url(../images/template/fond_slider_vertical_vert.png) repeat-x top left;
	border-color: 2e4228;	
	margin: 15px 0 5px 0;
	}

.solution_1 .descriptionproduit a:link, .solution_1 .descriptionproduit a:visited, .solution_1 .descriptionproduit a:hover {
	/*color: #6a8f3a; */
	color: #526f2c; 
	font-weight:bold;
	text-decoration: none;
	line-height:22px;
	}
	


/* override de la css fancybox pour forcer l'affichage permanent de la nav*/
#fancybox-left-ico {
	left: 20px!important;
	}
#fancybox-right-ico {
	right: 20px!important;
	left: auto!important;
	}

	
/*#thumb_next{
	float:right;	
	z-index:999;
	min-width: 5%;
	margin-top: 50px;
	text-align:right;
	font-style:italic;
	color: #6D8C41;
	}*/
	
/* SEARCH ENGINE */

#rechercher {
	width:180px;
	float:right;
	display:block;
	margin: 18px 20px 0 0;
	}

#search_bar {
	width:180px;
	display:block;
	text-align:left;
	}
	
form#form_search_all{
	width:70px;
	float:left;
	}

form#form_search_all label{
	display: none;
	}
	
form#form_search_all ul li{
	list-style: none; 
	}

form#form_search_all input{
	background: #FFFFFF;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font: italic 12px Verdana, Geneva, sans-serif, Arial;
	outline: none;
	padding: 5px;
	width: 50px;
}

form#form_search_all input:not([type=submit]):focus {
	width:300px!important;
	border: 2px solid #199B8C!important;
	position: relative;
	right: 200px;
	}
	
form#formulaire_rechercher_global {
	width:30px;
	display:block;
	float:right;
	}
	
.searchBtnOK{
    background: #0D998A url('../images/template/loupe.png') no-repeat center center;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    display: block;
    margin: auto;
	text-indent: -9999px;
	width:35px;
	height:24px;
    }
	
.searchBtnOK:hover {
    cursor: pointer;
    }

.search_response {
	margin :0 20px 50px 20px;
	padding:10px 10px 10px 10px;
	font-size:12px;
	line-height:16px;
	position:relative;
	border:2px solid #0f9173;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background:#ebfefb url(../images/template/kghostview.png) no-repeat 10px 10px;
	text-align: left;
	}	
.search_response a:link,
.search_response a:visited,
.search_response a:hover {
	text-decoration:none;
	color:#0f9173;
	font-weight:bold;
	}
	
.motsClesRecherches{
	font-size:13px;
	font-style:italic;
	color:#0f9173;
	padding: 0 0 0 60px;
	height:48px;
	display:block;
	}
.resultatRechercheAjax{
	padding: 0 0 0 60px;
	min-height: 48px;
	}
	
/* FOOTER */

#footer-container{
	clear:both;
	background-color:#533207;
	height:70px;
	text-align:center;
	margin: 0 auto;
	}
	
.ie9 #footer-container{
	margin-bottom: -1px;
	}

	
#footer-container-off{
	clear:both;
	height:10px;
	margin: 0 auto;
	}	
	
#footer-container footer{
	color: white;
	text-align:center;
	font-size:11px;
	padding: 5px 0 0 0;
	}

#footer-left{
	float:left;
	padding-left: 1.6%;
	text-align:left;
	width:25%;
	}
	
#footer-left a:link,#footer-left a:visited{
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	}
	
#footer-left a:hover{
	color:#169A89;
	text-decoration: none;
	}
	
#footer-center{
	float:left;
	text-align:right;
	font-size:10px;
	height:70px;
	margin: 0;
	padding:0;
	margin: 0;
	width:29%;
	min-width: 210px!important;
	color:#FFFFFF;
	}

#footer-center span{
	padding: 0 2% 0 2%; 
	text-align:center;
	}
#footer-center span:first-child{
	padding: 0 2% 0 0; 
	}
#footer-center span:last-child{
	padding: 0 0 0 2%; 
	}
	
	
#footer-right{
	float:right;
	padding-right: 1.6%;
	text-align:right;
	display:block;
	height:70px;
	min-width: 180px;
	}
	
#footer-right img{
	padding: 5px 0 0 15px;
	}
	
/* SERVICES */	

.services {
	text-align:left;
	padding: 0 5% 0 5%;
	display:block;
	clear:both;
	width:90%;
	}

.services h1 {
	font-family: 'GoodTimesRegular',Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #169A89;
	text-align: left;
	}	
.services .slider_vertical{
	}	
.services p {
	margin: 10px 0 10px 0;
	}
nav ul li.LienActifBleu{
	background: transparent url('../images/template/menu_actif_bleu.png') no-repeat 2px bottom ;
}
nav ul li.LienActifBleu a{
	color: #FFFFFF;
    text-shadow: 0 1px 1px #666666;
}
	
/* CONTACT */	

.contact {
	text-align:left;
	padding: 15px 5% 0 5%;
	width:90%;
	}
	
.contact table{
	width: 100%;
	border: none;
	}
	
.contact table td{
	width: 33%;
	padding: 0 10px 0 10px;
	}

	
.contact h1 {
	font-family: 'GoodTimesRegular',Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #169A89;
	text-align: left;
	}	

.contact p {
	margin: 10px 0 10px 0;
	}

.contact img {
	margin: 20px 0 0 0;
	width: 100%;
	max-width: 850px;
	}
	
.contact a:link, .contact a:visited, .contact a:hover{
	color: #533207; 
	font-weight:bold;
	text-decoration: none;
	line-height:22px;
	}
.contact a:hover {
	color: #169A89; 
	}

.contactComercial {
	width: 190px;
	display: block;
	position: absolute;
	}

.NordOuest{
	top: 300px;
	right: 50%;
	margin-right: 7%;
	}
	
.NordEst{
	top: 300px;
	left: 50%;
	margin-left: 7%;
	}	
	
.SudOuest{
	top: 605px;
	right: 50%;
	margin-right: -2%;
	}	
	
.SudEst{
	top: 450px;
	left: 50%;
	margin-left: 10%;
	}	
	
.International{
	top: 500px;
	right: 50%;
	margin-right: 12%;
	}	
	
.contactComercial  h2	{
	width: 190px;
	color: #FFFFFF;
	font-family: 'GoodTimesRegular',Helvetica,sans-serif;
	font-size: 11px;	
	height: 30px;
	line-height: 15px;
	font-weight: normal;
	cursor: pointer;
	margin:0;
	padding:0;
	}		
	
.NordOuest h2{
	background-color: #cb9e65;
	border: 1px solid #cb9e65;
	}

.NordEst h2{
	background-color: #9a9b9d;
	border: 1px solid #9a9b9d;
	}

.SudOuest h2{
	background-color: #7c4b08;
	border: 1px solid #7c4b08;
	}

.SudEst h2{
	background-color: #f7b322;
	border: 1px solid #f7b322;
	}

.International h2{
	background-color: #0d9b8c;
	border: 1px solid #0d9b8c;
	}

.NordOuest .detailContact{
	color: #cb9e65;
	border: 1px solid #cb9e65;
	}
	
.NordEst .detailContact{
	color: #9a9b9d;
	border: 1px solid #9a9b9d;
	}	
	
.SudOuest .detailContact{
	color: #7c4b08;
	border: 1px solid #7c4b08;
	}	
	
.SudEst .detailContact{
	color: #f7b322;
	border: 1px solid #f7b322;
	}	
	
.International .detailContact{
	color: #0D9B8C;
	border: 1px solid #0D9B8C;
	}	
	
.detailContact{
	display: none;
	width: 190px;
	background-color: white;
	padding: 10px 0 10px 0;
	}	
	
.NordOuest a,.NordOuest  a:active,.NordOuest  a:visited  {
	color: #cb9e65;
	font-weight:bold;
	text-decoration: none;
	}		
.NordEst a,.NordEst  a:active,.NordEst  a:visited  {
	color: #9a9b9d;
	font-weight:bold;
	text-decoration: none;
	}		
.SudOuest a,.SudOuest  a:active,.SudOuest  a:visited  {
	color: #7c4b08;
	font-weight:bold;
	text-decoration: none;
	}		
.SudEst a,.SudEst  a:active,.SudEst  a:visited  {
	color: #f7b322;
	font-weight:bold;
	text-decoration: none;
	}		
.International a,.International  a:active,.International  a:visited  {
	color: #0d9b8c;
	font-weight:bold;
	text-decoration: none;
	}		

/* ENTREPRISE */

#WrapperEntreprise{
	text-align:left;
	padding: 0 0 0 2px;
	display:block;
	clear:both;
	width:100%;
	}
	
#WrapperEntreprise article{
	padding-right: 24px;
	}
	
.entreprise {
	text-align:left;
	/*padding: 0 5% 0 5%;*/
	padding: 0;
	display:block;
	clear:both;
/*	width:90%;*/
	width:100%;
	}
	
.entreprise h1 {
	font-family: 'GoodTimesRegular',Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #169A89;
	text-align: left;
	padding-left: 30px;
	}
	
.entreprise p {
	margin: 10px 0 10px 0;
	padding-left: 30px;
	}
	
.entreprise ul {
	list-style-type: square;
	padding-left: 30px;
	}
	
.entreprise ul  li{
	margin-bottom: 10px;
	}

.entreprise h3{
    font-family: 'GoodTimesRegular', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
	color: #533207;
	text-align: left;
	text-shadow: 0 1px 1px #b7bbbc;
	padding-left: 30px;
	}
	
.entreprise .slider_vertical{
	text-indent: 20px;
	}
	

#ListeReferences{
	text-align: center;
	padding: 10px 0 20px 0;
	}
#ListeReferences img{
	padding: 5px;
	}

	
/*  PAGE D'ACCUEIL */	

/*#newsAccueil {
	float:right;
	background: grey;
	width: 300px;
	height: 500px;
	margin: 0 14px 0 0;
	}*/
	
#wrapperImageAccueil {
/*	width: 66%;*/
	width: 100%;
	text-align:left;
	margin-bottom: 2%;
	}
	
#imageAccueil1 {
	width: 47%;
	margin: 0 0 0 2%;
	}
	
#imageAccueil2 {
	width: 47%;
	margin: 0 2% 0 2%;
	}

/*  DIAPORAMA PAGE ACCUEIL  */

#wrapperCarousel2{
	padding: 2%;
	vertical-align:center;
	}
	
.carousel2-tabs { clear: both; }
.carousel2-active-tab { color: red; }	

.carousel2-disabled,.mr-rotato-disabled, .carousel2prevSolutions.disabled , .carousel2nextSolutions.disabled{ 
	opacity:0.25;
	filter:alpha(opacity=25); /* For IE8 and earlier */
	cursor:default;
	display: inline;
	}

.carousel2slide img{
	width: 100%;
	}
.sliderAccueil, .sliderAccueil li {
	list-style:none;
	margin: 0;
	padding: 0;	
	}

.carousel2prev {
	position:relative;
	float:left;
	z-index: 999;
	}	
.carousel2next {
	position:relative;
	float:right;
	z-index: 999;
	}	

.wrapperCarousel2Accueil .carousel2prev {
	left:60px;
	top: 110px;
	width:62px;
	margin-left:-62px;
	}	
.wrapperCarousel2Accueil .carousel2next {
	right:60px;
	top:110px;
	width:57px;
	margin-right:-57px;
	}	
.wrapperCarousel2Accueil .carousel2-disabled  { 
	display: none;
	}	
	
	
/*  DIAPORAMA SOLUTIONS  */

/* 

	slidersolution
		slidewrapAccueil
			sliderAccueil
				carousel2slide carousel2slidesolutions
					gallerie_solution
			
*/

.descriptionproduit p{
	width:100%;
	}

.carousel2slidesolutions {
	text-align:center!important;
	}

	
.slidersolution	 {
/*	padding: 0 30px 0 55px!important;*/
	background: transparent url('../images/template/fond-gallerie.png') repeat-x top left ;
	border: 1px solid #CECECE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;	
	padding: 0 4% 0 4%!important;
	text-align:center;
	vertical-align:top!important;
	margin: 0 2% 0 2%;
	}
	
.slidersolution .slidewrapAccueil{
	padding: 5px 0 0 0;
	margin: -1px 0 0 0; 
	text-align:center;
	}
	

.vignettescarousel3 {
	width: 18%!important;
/*	width:150px;
	height:150px;*/
	max-width:150px;
	border: 1px solid #BABABA;
	}
	
	
.carousel2slidesolutions a {	
	padding: 0;
	text-align:center;
	}

/*.carousel2slidesolutions a:last-child  {	
	padding: 0;
	}*/

.carousel2prevSolutions, .carousel2nextSolutions{
	top: 5px;
	width:3.5%;
	}	
	
.carousel2prevSolutions{
	left: 2.5%;
	}

.carousel2nextSolutions {
	right: 2.5%;
	}
	
.carousel2nextSolutions img, .carousel2prevSolutions img{
	width:100%;
	}	
	

	