﻿#feature-slideshow-container {
	margin: 0;
	padding: 0;
    background: #fff;
	border: 1px solid #cccfc7;
    width: 643px;
    
}

#feature-slideshow {
	width: 643px;
	overflow: hidden;
	position: relative;	
	height:288px;
}

        #feature-slideshow h3 {
            margin: 0 0 5px 0;	
            padding: 0;
            font-size: 16px;
            line-height: 1;
            white-space: nowrap;
            overflow: hidden;
            height: 22px;
        }

		#feature-slideshow ul {
			position: absolute;
			top: 0;
			list-style: none!important;	
			padding: 0;
			margin: 0;
            height: 170px;
		}

		#feature-slideshow ul#tabs {
			z-index: 2;
			width: 643px;
			height:74px;
			top:215px;
            list-style: none !important;
            margin: 0;
            padding: 0;
		}

		#feature-slideshow ul#tabs li {
			font-size: 12px;
			width: 160px;
			float:left;
            padding: 0;
			background: #fefefe; /* Old browsers */
			background: -moz-linear-gradient(top, #fefefe 0%, #f1f1f1 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #fefefe 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #fefefe 0%,#f1f1f1 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #fefefe 0%,#f1f1f1 100%); /* IE10+ */
			background: linear-gradient(to bottom, #fefefe 0%,#f1f1f1 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
			border-left:1px solid #D8D8D8;
		}

		
		
		
		#feature-slideshow #tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		#feature-slideshow ul#tabs li a {
			color: #5e961f;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 53px;
			outline: none;
            line-height: 1;
            font-size:19px;
            position:relative;
            cursor:pointer !important;
		}
		
		#feature-slideshow ul#tabs li:first-child {
			border-left:0;
		}

		#feature-slideshow ul#tabs li a:hover {
			color: #999 !important;
		}
		
		#feature-slideshow ul#tabs li a h3 {
			font-size: 21px;
		}
		
		#feature-slideshow ul#tabs li a .fleche_onglet_en_cours{
			display:none;
		}
		
		#feature-slideshow ul#tabs li a.current {
			background: #619823; /* Old browsers */
			background: -moz-linear-gradient(top, #619823 0%, #4a751b 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#619823), color-stop(100%,#4a751b)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #619823 0%,#4a751b 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #619823 0%,#4a751b 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #619823 0%,#4a751b 100%); /* IE10+ */
			background: linear-gradient(to bottom, #619823 0%,#4a751b 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619823', endColorstr='#4a751b',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs li a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") 0 0 no-repeat;
		}
		
		#feature-slideshow ul#tabs .alimentation a.current {
			background: #81a87b; /* Old browsers */
			background: -moz-linear-gradient(top, #81a87b 0%, #617e5d 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81a87b), color-stop(100%,#617e5d)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #81a87b 0%,#617e5d 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #81a87b 0%,#617e5d 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #81a87b 0%,#617e5d 100%); /* IE10+ */
			background: linear-gradient(to bottom, #81a87b 0%,#617e5d 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81a87b', endColorstr='#617e5d',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .alimentation a {
			color: #81a87b;

		}

		#feature-slideshow ul#tabs .alimentation a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;

			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -396px -93px no-repeat;

		}

		#feature-slideshow ul#tabs .beaute-sante a.current {
			background: #c85097; /* Old browsers */
			background: -moz-linear-gradient(top, #c85097 0%, #983d73 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c85097), color-stop(100%,#617e5d)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #c85097 0%,#983d73 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #c85097 0%,#983d73 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #c85097 0%,#983d73 100%); /* IE10+ */
			background: linear-gradient(to bottom, #c85097 0%,#983d73 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c85097', endColorstr='#983d73',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}	
		#feature-slideshow ul#tabs .beaute-sante a {
			color: #c85097;

		}
		#feature-slideshow ul#tabs .beaute-sante a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;

			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -428px -93px no-repeat;

		}
		#feature-slideshow ul#tabs .habitat a.current {
			background: #81a87b; /* Old browsers */
			background: -moz-linear-gradient(top, #99a581 0%, #778064 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99a581), color-stop(100%,#778064)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #99a581 0%,#778064 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #99a581 0%,#778064 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #99a581 0%,#778064 100%); /* IE10+ */
			background: linear-gradient(to bottom, #99a581 0%,#778064 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99a581', endColorstr='#778064',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .habitat a {
			color: #99a581;

		}

		#feature-slideshow ul#tabs .habitat a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -459px -93px no-repeat;

		}
		#feature-slideshow ul#tabs .jardinage a.current {
			background: #81a87b; /* Old browsers */
			background: -moz-linear-gradient(top, #a3b434 0%, #818e29 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3b434), color-stop(100%,#818e29)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #a3b434 0%,#818e29 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #a3b434 0%,#818e29 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #a3b434 0%,#818e29 100%); /* IE10+ */
			background: linear-gradient(to bottom, #a3b434 0%,#818e29 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3b434', endColorstr='#818e29',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}	

		#feature-slideshow ul#tabs .jardinage a {
			color: #a3b434;

		}
		#feature-slideshow ul#tabs .jardinage a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -396px -111px no-repeat;

		}
		#feature-slideshow ul#tabs .ecomobilite a.current {
			background: #81a87b; /* Old browsers */
			background: -moz-linear-gradient(top, #709899 0%, #567374 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#709899), color-stop(100%,#567374)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #709899 0%,#567374 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #709899 0%,#567374 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #709899 0%,#567374 100%); /* IE10+ */
			background: linear-gradient(to bottom, #709899 0%,#567374 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#709899', endColorstr='#567374',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .ecomobilite a {
			color: #709899;

		}

		#feature-slideshow ul#tabs .ecomobilite a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -428px -111px no-repeat;

		}	
		#feature-slideshow ul#tabs .energies a.current {
			background: #b67b2b; /* Old browsers */
			background: -moz-linear-gradient(top, #b67b2b 0%, #8f6122 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b67b2b), color-stop(100%,#8f6122)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #b67b2b 0%,#8f6122 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #b67b2b 0%,#8f6122 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #b67b2b 0%,#8f6122 100%); /* IE10+ */
			background: linear-gradient(to bottom, #b67b2b 0%,#8f6122 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b67b2b', endColorstr='#8f6122',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .energies a {
			color: #b67b2b;

		}	

		#feature-slideshow ul#tabs .energies a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -459px -111px no-repeat;

		}	
		#feature-slideshow ul#tabs .puericulture a.current {
			background: #765985; /* Old browsers */
			background: -moz-linear-gradient(top, #765985 0%, #574162 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#765985), color-stop(100%,#574162)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #765985 0%,#574162 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #765985 0%,#574162 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #765985 0%,#574162 100%); /* IE10+ */
			background: linear-gradient(to bottom, #765985 0%,#574162 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#765985', endColorstr='#574162',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .puericulture a {
			color: #765985;

		}
		#feature-slideshow ul#tabs .puericulture a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -396px -257px no-repeat;

		}
		#feature-slideshow ul#tabs .tourisme-loisirs a.current {
			background: #765985; /* Old browsers */
			background: -moz-linear-gradient(top, #34869e 0%, #276678 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#34869e), color-stop(100%,#276678)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #34869e 0%,#276678 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #34869e 0%,#276678 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #34869e 0%,#276678 100%); /* IE10+ */
			background: linear-gradient(to bottom, #34869e 0%,#276678 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34869e', endColorstr='#276678',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .tourisme-loisirs a {
			color: #34869e;

		}

		#feature-slideshow ul#tabs .tourisme-loisirs a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -428px -257px no-repeat;

		}

		#feature-slideshow ul#tabs .consommation-shopping a.current {
			background: #765985; /* Old browsers */
			background: -moz-linear-gradient(top, #581b1a 0%, #371110 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#581b1a), color-stop(100%,#371110)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #581b1a 0%,#371110 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #581b1a 0%,#371110 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #581b1a 0%,#371110 100%); /* IE10+ */
			background: linear-gradient(to bottom, #581b1a 0%,#371110 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#581b1a', endColorstr='#371110',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .consommation-shopping a {
			color: #581b1a;

		}

		#feature-slideshow ul#tabs .consommation-shopping a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -459px -257px no-repeat;

		}
		#feature-slideshow ul#tabs .developpement-durable a.current {
			background: #765985; /* Old browsers */
			background: -moz-linear-gradient(top, #748599 0%, #596675 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#748599), color-stop(100%,#596675)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #748599 0%,#596675 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #748599 0%,#596675 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #748599 0%,#596675 100%); /* IE10+ */
			background: linear-gradient(to bottom, #748599 0%,#596675 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#748599', endColorstr='#596675',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .developpement-durable a {
			color: #748599;

		}
		#feature-slideshow ul#tabs .developpement-durable a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -396px -274px no-repeat;

		}

		#feature-slideshow ul#tabs .environnement a.current {
			background: #765985; /* Old browsers */
			background: -moz-linear-gradient(top, #84b04f 0%, #688b3e 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84b04f), color-stop(100%,#688b3e)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #84b04f 0%,#688b3e 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #84b04f 0%,#688b3e 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #84b04f 0%,#688b3e 100%); /* IE10+ */
			background: linear-gradient(to bottom, #84b04f 0%,#688b3e 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84b04f', endColorstr='#688b3e',GradientType=0 ); /* IE6-9 */
			color: #fff !important;
		}

		#feature-slideshow ul#tabs .environnement a {
			color: #84b04f;

		}
		#feature-slideshow ul#tabs .environnement a.current .fleche_onglet_en_cours{
			width:31px;
			height:17px;
			display:block;
			position:absolute;
			left:60px;
			top:-17px;
			background: url("../images/conso-sprite2-6.png") -428px -274px no-repeat;

		}
		#feature-slideshow ul#tabs li a.current:hover{
			color: #fff !important;
			text-decoration: none;
			cursor: default;
		}
		
		#feature-slideshow ul#tabs li a.current span{
			color: #fff !important;
		}
		
		

		#feature-slideshow ul#output {
			width: 643px;
			height: 215px;
			position: relative;
            list-style: none!important;	
			padding: 0;
			margin: 0;
		}
		
		#feature-slideshow .slideshow-pour-chargement{
				width:643px;
				height:215px;
				position:absolute;
				background:#d8d8d8;
		}
		
			#feature-slideshow .slideshow-pour-chargement img{
				margin:90px 0 0 300px;
			}
			
		#feature-slideshow ul#output li {
			position: absolute;
			width: 643px;
			height: 215px;
            margin: 0;
            padding: 0;
		}
		 #feature-slideshow ul#output li a.slideshow-lien-slide{	
			width: 643px;
			height: 215px;
			display:block;
			overflow:hidden;
			background:#fff;
		 }
        
        #feature-slideshow ul#output li a img {
        	margin: 0;
            padding: 0;
            border: 0;
			max-width:643px;
			max-height:215px;
            border-style: none;
        }
		
		#feature-slideshow ul#output li p {
			filter:alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			opacity: 0.7;
		}
		
		#feature-slideshow ul#output li div.slideshow_conteneur_titre_overlay{
			
		}
			#feature-slideshow ul#output li a.slideshow_titre_overlay{
				max-width: 400px;
				display:block;
				position: absolute;
				top: 85px;	
				left:15px;
				padding:5px 10px;
				background: url("../images/slideshow_home/background-overlay-titre.png");
				border-radius:3px;
				font-size:30px;
				font-weight:bold;
				color:#fff;
				text-decoration:none;
			}

			#feature-slideshow .alimentation li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-alimentation.png") !important;
				
			}

			#feature-slideshow .beaute-sante li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-beaute.png") !important;
				
			}
			#feature-slideshow .habitat li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-habitat.png") !important;
				
			}
			#feature-slideshow .jardinage li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-jardinage.png") !important;
				
			}
			#feature-slideshow .ecomobilite li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-ecomobilite.png") !important;
				
			}
			#feature-slideshow .energies li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-energies.png") !important;
				
			}
			#feature-slideshow .puericulture li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-puericulture.png") !important;
				
			}

			#feature-slideshow .tourisme-loisirs li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-tourisme.png") !important;
				
			}
			#feature-slideshow .consommation-shopping li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-conso.png") !important;
				
			}

			#feature-slideshow .developpement-durable li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-developpement.png") !important;
				
			}
			#feature-slideshow .environnement li a.slideshow_titre_overlay{
				
				background: url("../images/slideshow_home/background-overlay-titre-environnement.png") !important;
				
			}