/*
	Title:		Umbraco Creative Website Wizard
	Author:		Warren Buckley
	Website:	http://www.creativewebspecialist.co.uk
*/


/*
================================
COMMON STYLES 
================================
*/

#h3_soins
{
	margin-top:0px !important;
}

#site_map div
{
	width:200px !important;
	
}

#site_map
{
	width: 100%;
	height:747px;
}


.cadre_gamme
{
    height:76px !important;
    width:100px !important;
    position:relative;
    z-index:0;
}

.image_gamme
{
    padding:0 !important;
    margin:0 !important;
    /*position:absolute;*/
    height:76px !important;
    width:100px !important;
    position:relative;
    z-index:0;
    /*margin-left:-50px;*/
   
}


.nom_gamme
{
    position:relative !important;
    height:37px;
    width:100%;
    font-weight:bolder;
    z-index:3;
    overflow:hidden;
    cursor:pointer;
}
.container_gamme a:hover
{
    color:#000000;
}

.container_gamme
{
    width:490px;
    
}






*+html .image_gamme,* html .image_gamme
{
      /*margin-left:0px !important;*/
}



.msgbox
{
    clear:both;
    width:100%;
    height:100%;
}

.control
{
    margin-bottom:5px;
    float:left;
}

p
{
	text-align:justify;
}

.left {float:left;}
.right {float:right}
.hide {display:none;}
.pointer {cursor:pointer;}
.clearBoth {clear:both;}

.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */




a:active, a:focus
{
    outline: none;
}



/*
=================================================================================
STICKY FOOTER
http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page
=================================================================================
*/

html, body
{
   margin:0;
   padding:0;  
}



#container
{
   min-height:100%;
   position:relative;
}



#footer
{
  position:relative;
   width:980px;
   height:55px;   /* Height of the footer */ /*70px - 15px (top padding) - 0px (bottom padding) = 55px*/
   margin:0 auto;
}

/*
================================
MAIN STYLES
================================
*/




body
{
   /* background-color:#191919;*/
    
    font-family:Arial, Verdana, Sans-Serif;  
}



a
{
    color: #24622d; /*#6B9447;*/
    text-decoration:none;
}

a:hover
{
    color:#cccccc;
}


a.rightArrow
{
    background:url(../media/Assets/arrow_right.gif) no-repeat center right;
    padding:0 7px 0 0;
}

a.leftArrow
{
    background:url(../media/Assets/arrow_left.gif) no-repeat center left;
    padding:0 0 0 7px;
}

/*
================================
HEADER STYLES 
================================
*/

#header
{
    position:relative;
    width:980px;
    margin:0 auto; 
     height:94px;
}

#header .container
{
    width:975px;
    height:94px;
}

    #header h1
    {
        width:220px;
    }
 
 .titreDroit
 {
  float:right;
  position:relative;
  height:94px;
  width:652px;
  background:url(/images/Banniere_droit.jpg);
   z-index:2   
 }
 
 .titreGauche
 {
     float:right;
     position:relative;
     width:318px;
     height:94px;
 }
 
 
    
/* CSS if sIFR not enabled START */
    #header h1.flashHeader
    {
        font-family:Georgia, Arial, Sans-Serif;
        font-size:32px;
        font-weight:bold;
        color:#24622d;
    }
    
        #header h1.flashHeader a
        {
            color:#24622d;
        }
/* CSS if sIFR not enabled END */

#header .headerLinks
{
    font-size:12px;
    text-align:right;
    
    width:360px;
}

    #header .headerLinks a
    {
        margin:3px 0 0 0;
    }

    .searchBox 
        {
            float:right;
            width:auto;            
            height:auto; 
            color:#FFFFFF;
            font-size:10px;
            margin: 4px 4px 0px 0px;
           
        }
    
         .searchBox input
        {
            /*background-color:#252525;*/
            border:1px solid #515151;
            color:#000000;
            font-size:12px;
        }
        
        .searchBox input:focus
        {
            border:1px solid #619ca7;
        }
        
      /* #navigation .searchBox button
        {
            border-style: none;
            border-color: inherit;
            border-width: medium;
            font-size:12px;
            color:#ffffff;
            background:url('../media/Assets/arrow_right.gif') no-repeat right 50%;
        }
*/
/*
================================
BODY STYLES 
================================
*/
#body
{
    position:relative;
    width:980px;
    min-height:221px;
    max-height:100%;
    height:100%;
    margin:0 auto;
   height:auto;  
}

.ombreDroite
{
    position:absolute;
    right:-1px;
    top:0px;
    width:8px;
    height:100%; 
    min-height:100%;
    background:url(/images/ombre_11.jpg) repeat-y bottom left;
    _background:Transparent;
    z-index:1;
  
}

.ombreGauche
{
     position:absolute;
     left:-7px;
     top:0px;
     width:8px;
     height:100% ;
     min-height:100%;
     background:url(/images/ombre_gauche.jpg) repeat-y bottom left;
      _background:Transparent;
     z-index:1;
}

.col_actu
{
    width:98%;
}


.TextActu p
{
    height:100px;
    width:200px;
}

#EncartActu
{
    margin-left:10px;
    margin-top:10px;
}

#EncartActu a
{
    text-decoration:underline;
}

#EncartActu *
{
    font-size:8pt !important;
}

.actuHome
{
    position:relative;
    margin:30px 10px 30px 0px;
    color:#6ca14c;
    top:50px;
    height:200px;
    margin-left:-18px;
    width:210px;
}

.sep_home_menu
{ 
    text-align:right !important;
    font-size:16px;
    height:27px;
    line-height:27px;
    border-bottom:solid 1px #6ca14c;

}

.separateur
{
    height:2px;
    margin-top:20px;
    width:200px;
    background-color:#24622d;
    clear:both;
    margin-left:10px;
}
.NewsPagePrinci
{
 /*   border-bottom-style:solid;
    border-bottom-color: #24622d;*/
    width:80%;
    text-transform:uppercase;
    float:right;
    margin-bottom:10px;
}

.NewsPagePrinci a
{
    position:relative;
    color:#6ca14c;
    font-weight:bold;
}

.Bodycontainer
{
    position:relative;
	background-repeat: repeat;
    width:975px;
    /*min-height:300px;*/
    max-height:100%;
    height:100%;
    z-index:2;
    /*padding:0 0 20px 0;*/
    
}
._container
{
	width:98%;
}

/*
================================
SIDEBAR STYLES 
================================
*/
#sideBar
{
     position:relative;
    width:auto;
    margin:0 10px 0 0;
   
   
    /*background-color:Green;*/
}

* html #filArianeT
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/filAriane.png',sizingMethod='scale') !important;
}

#filArianeT 
{
    
width:960px;
height:30px;
background:url(/images/filAriane.png) no-repeat;

padding:3px 0 3px 10px; 
font-size:14px;
margin:10px 0 0 0;

 
}

    .fil 
    {
       position:relative;
       float:left;
       padding:5px 4px 0 0;
       color:#24622d;
       z-index:3;
       
    }
 
    .select 
    {
       position:relative;
      
       text-decoration:plain;
       padding:5px 4px 0 0;
       color:#24622d;
       font-weight:bold;
    }
    
    
    .fil a
    {
        position:relative;
        color:#24622d;
    }
  


/*
================================
NAVI STYLES 
================================
*/
#navi li
{
    color:#619ca7;
    font-size:14px;
    border-bottom:solid 1px #000000;
     padding:5px 5px;
}

#navi p
{
    color:#619ca7;
    font-size:14px;
     padding:0 5px;
}


#navi p.selecte 
{
  color:#000000;
  padding:0 15px;
  font-size:17px;
}

 #navi p.selecte a
    {
        color:#3366cc;
        font-size:14px;
    }
    
    
    
    #navi p a
    {        
        display:block;
        padding:2px 0;
         color:#3366cc;
    }




 #navi li.selected 
    {
        color:#000000;
       
        font-size:17px;
    }

    #navi li.selected a
    {
        color:#3366cc;
        font-size:14px;
    }
    
    
    
    #navi li a
    {        
        display:block;
        padding:2px 0;
         color:#3366cc;
    }
    
    
#navi h3
    {
        color:#24622d;
        font-size:18px;
        
        padding:0 0 10px 0;
    }
    
    
    #navi a:hover{text-decoration:underline;}
/*
================================
SECONDARY NAVI STYLES 
================================
*/
.secondaryNav
{
    margin:130px 0 0 0;
}

    .secondaryNav h3
    {
        color:#24622d;
        font-size:16px;
        
        padding:0 0 10px 0;
        background:url(../media/Assets/dotted_border.gif) repeat-x bottom left;
    }
    
    .secondaryNav li
    {
        padding:6px 0 4px 0;
        background:url(../media/Assets/dotted_border.gif) repeat-x bottom left;
    }
    
        .secondaryNav li.selected a
        {
            color:#cccccc;
        }
    
        .secondaryNav li a
        {
            font-size:12px;
            display:block;
        }
        
            .secondaryNav ul.events li a em
            {
                color:#FFFFFF;
                font-size:11px;
                display:block;
            }
            
            .secondaryNav li a span
            {
                background:url(../media/Assets/arrow_right.gif) no-repeat center right;
                
                padding:0 7px 0 0;
            }
            
/*
================================
CONTENT STYLES HOME 
================================
*/          
            
.content_home
{
    position:relative;
    width:974px;   
    /*height:437px !important; */
    background-image:url(/images/centre.jpg) ;
    background-repeat:no-repeat !important;
   
}          



.col_1_home
{
    
    float:left;
    width:774px;
     height:437px;
    
}

.col_2_home
{ float:left;
    width:200px;
   height:437px;
   
}            



/*
================================
CONTENT STYLES 
================================
*/



.content_PV
{
	position:relative;
    width:675px;
	min-height:300px;	
    height:100%; 
    font-size:13px;
    line-height:18px;
    z-index:4;
	padding-left:200px;
}

.content_PV input
{
	
}

 .content_PV p
    {
        margin:10px 0;
    }

    .content_PV strong
    {
        font-weight:bold;
    }
   
    .content_PV em
    {
        font-style:italic;
    }
   
    .content_PV h3
    {
        font-size:18px;
        color:#83B659;
        margin:26px 0px 5px 0px;
    }


.content
{
    position:relative;
    width:675px;
	min-height:300px;	
    height:100%; 
    font-size:13px;
    line-height:18px;
    z-index:4;
    
}

    .content p
    {
        margin:10px 0;
    }

    .content strong
    {
        font-weight:bold;
    }
   
    .content em
    {
        font-style:italic;
    }
   
    .content h3
    {
        font-size:18px;
        color:#83B659;
        margin:26px 0px 5px 0px;
    }
    
    .content ol, .content ul
    {
        list-style-position:inside;
    }
    
    .content ol
    {
        list-style-type:decimal;
    }
    
    .content ul
    {
        list-style-type:disc;
    }
    
    
    .leftArrow.backLink
    {
        margin:0 0 25px 0;
        display:block;
    }
    
    .content div.date
    {
        font-weight:bold;
        font-size:12px;
    }
    
    
    
    .col_2 img
    {
        vertical-align:baseline !important;
        margin:1px !important;
    }
    
    /* Header for small thin column */
    .twoColWide .col_2  h4
    {
        font-size:12px;
        color:#f49ac1;
        font-weight:bold;
        background:url(../media/Assets/dotted_border.gif) repeat-x bottom left;
        
        padding:0 0 5px 0;
        margin:0 0 5px 0;        
    }
    
/* CSS if sIFR not enabled START */
    h2.flashHeader
    {
        font-family:Georgia, Arial, Sans-Serif;
        font-size:28px;
        font-weight:bold;
        color:#FFFFFF;
	line-height:1em;
	
    }
            
	h2.flashHeader strong
	{
		color:#24622d
	}
/* CSS if sIFR not enabled END */




.content.oneCol
{position:relative;
 z-index:1px;
    width:550px;
}

/*
================================
HOMEPAGE TWO COLS
================================
*/   


.cols
{
	width:100%;
	padding-left:10px;
    /*height:649px;*/
	position:relative;
	z-index:4;
}

.col_1 img
{
	margin:0px 19px 29px 55px;
}

.col_1
{
	z-index:1;
	/*position:relative;*/
}

.twoCol .col_1
{
    width:342px;
	
   
}

.twoCol .col_2
{
    width:322px;
   
}




/*
================================
ABOUT PROJ TWO COLS WIDE
================================
*/ 
.wide  h3
{
	margin: 0px 0px 0px 0px !important;
}

.wide
{
	width:100% !important;
	margin:0px 10px 10px 10px;
} 

.twoColWide .col_1
{
    width:550px;
    margin:0 20px 0 0;
}

.twoColWide .col_2
{
    width:93px;
}

.nestedTwoCol
{
    width:100%;
    margin:10px 0 20px 0;
	height:81%  !important;
	overflow:auto !important;
    max-height:527px;	
   
}

    /* Nested two col within col_1 of twoColWide */
    .nestedTwoCol .col_1
	{
        width:255px;
        margin:0 20px 0 0;
		height:100%;
      
    }
    
    .nestedTwoCol .col_2
    {
        width:69%;
       
    }
/*
================================
FICHE PRODUIT
================================
*/     
.bodyFiche
{  
position:relative;
float:right;
width:750px;
min-height:590px;
text-align:center;
z-index:3;

}


.headerFiche
{  
width:150px;
height:100%;
margin:40px 0 0 40px;
background-color:#efefef;
border:outset 1px #efefef;
}

.bodyFiche h2
{
    color:#048B9A;
 font-size:16px;
}
 .bodyFiche .col_1
    {
        float:right;
        width:225px;
        height:100%;
       margin:0 10px 0 ;
        
    }
    
    .bodyFiche .col_2
    {
          float:right;
        width:225px;
         
      
    }


/*
================================
GALLERY GRID
================================
*/ 
.galleryGrid
{
    margin:25px 0 0 0;
}

    .galleryGrid .item
    {
        width:208px;
        margin:0 0 15px 20px;
    }
        
    .galleryGrid .item.first
    {
        margin-left:0;
    }
    
        .galleryGrid .item a
        {
            background:url(../media/Assets/arrow_right.gif) no-repeat center right;
            padding:0 7px 0 0;
        }
    
        .galleryGrid .item img
        {
            display:block;
        }
        
        .galleryGrid .item span
        {
            display:block;
        }


/*
================================
PHOTO GRID
================================
*/ 
.photoGrid
{
    margin:25px 0 0 0;
}

    .photoGrid .item
    {
        width:151px;
        margin:0 0 15px 20px;
    }
                
    .photoGrid .item.first
    {
        margin-left:0;
    }
    
        .photoGrid .item a
        {
            background:url(../media/Assets/arrow_right.gif) no-repeat center right;
            padding:0 7px 0 0;
        }
    
        .photoGrid .item img
        {
            display:block;
        }
    
        .photoGrid .item span
        {
            display:block;
        }

/*
================================
PHOTO ITEM
================================
*/ 
.photo
{
    margin:25px 0 0 0;
}
    
    .photo .pager
    {
        display:block;
        margin:0 0 10px 0;
    }

    .photo a.prev
    {
        background:url(../media/Assets/arrow_left.gif) no-repeat center left;
        padding:0 0 0 7px;
    }
    
    .photo a.next
    {
        background:url(../media/Assets/arrow_right.gif) no-repeat center right;
        padding:0 7px 0 0;
    }
    
    .photo .item
    {
        position:relative;
	overflow:hidden;
	/*width:550px;*/
    }
    
        .photo .item span
        {
            display:none;   /*hide it if JS disabled and when page initially loads */
        
            position:absolute;
            left:0;
            bottom:0;
            
            background:url(../media/Assets/white_60_bg.png) repeat top left;
	    color:#000;
            
            /*width:540px;*/ /*550 - 5 - = 540px */
	width:100%;
            padding:10px 5px 10px 5px;
        }


		
	.imgButton
	{
		display:block;
	}

.ficheGamme
{
    width:570px;
    float:right;
    margin:18px 86px 0px 0px;
	min-height:300px;
}
    .fondmbre
    { 
        position:relative;
        float:left;
        width:233px;
        height:265px;
        margin:5px 5px;
        padding:0px;
        color:#FFFFFF;
        
    }
     .fondmbreB
    { 
        width:233px;
        height:265px;
        background:url(/images/fondOmbre.png) no-repeat;
    }
    
	#sep_trans
	{
		width:100%;
		height:8px;
		
		background-color:#ECF8E0;
		opacity:0.3;
		filter:alpha(opacity=30);
	}
	
	.separ
	{
		background-color:#569645;
		width:90%;
		height:2px;
		
		/*margin-left:-50px;*/
		margin-top:5px;
		margin-bottom:5px;
	}
	
	
	.txtproduit
	{
		overflow:auto !important;
		height:410px;
		/*height:450px\9*/
	}
	
	._prod:hover
	{
		background-color:#83B659 !important;
	}
	
	*+html ._prod 
	{
	    padding:  5px 5px 7px 7px  !important;
	}
	._prod
	{
		
		/*margin-bottom:5px !important ;*/
		margin-left:0px !important ;
		margin-right:0px !important ;
		padding:  5px 5px 10px 7px  ;
		margin-top:0px !important;
	}
	
	.imgDuProd
	{
		width:120px;
	}
	
 .listPhotoProd li
   {
	margin: 5px  7px 0px 7px ;
	/*float:left;*/
  }
  *+html   .listPhotoProd
	{
		 left: 209px !important;
	}
  
 .listPhotoProd
    {
        top:12px !important;
        left: 218px;
        position:relative;
		/*padding:10px 10px 10px 10px;*/
		z-index:1;
		list-style-type:none !important;
    }
  
    .photoProd
        {
       /*width:100px;*/
      
    }

    .textDiv
    {
	position:relative;
        z-index:1;
	padding-left:20px;
        padding-top:5px;
    }
    #divtxtTr
       {
		margin-top:10px;
    	position:relative;
		z-index:1;
		padding-bottom:10px !important;
		width:600px;
		margin-bottom:10px;
		margin-bottom:0px\9
    }

	*+html   #ft2
	{
		 left: 209px !important;
	}
	
    #ft2
	{
       top:10px !important;
       left: 218px;
       height:100%;
       width:100%;
       position: absolute;
       opacity:0.4;
       filter:alpha(opacity=40);
       background-color:#ECF8E0;
     
		z-index:0;
		
   }
	
	 .ft3
	{  
	   height:100%;
       /*min-height:100%;*/
       width:100%;
       top:0;
       left:0 !important;
       position: absolute;
       opacity:0.6;
       filter:alpha(opacity=60);
       background-color:White;
	   z-index:0;
    }
	
	
	 #ft3
	{  
	   height:100%;
       /*min-height:100%;*/
       width:100%;
       top:0;
       left:0 !important;
       position: absolute;
       opacity:0.6;
       filter:alpha(opacity=60);
       background-color:White;
	   z-index:0;
    }
	
    #ft
	{  
	   height:100%;
       /*min-height:100%;*/
       width:100%;
       top:0;
       position: absolute;
       opacity:0.8;
       filter:alpha(opacity=80);
       background-color:#ECF8E0;
	   z-index:0;
    }
	
	.ImageProduit
	{
		left:5px;
		clear:both;

	}
	
  .imgGrid 
   {
	position:relative;
	z-index:1;
	
   }
	
    .imgProd
    {
       position:relative;
        width:227px;
        height:259px;
        position:absolute ;
        top:3px;
        left:3px;
        overflow:hidden;
    }
    
.lien
{
    position:absolute;
    background-color:#83b659;
    width:100%;
    display:block;
    margin:0px 0px;
    top :12px !important;
    left:0px;
    padding: 4px 0px 4px 4px;
    text-align:left;  
    color:#ffffff;
    font-size:14px;
}

.gamme 
{
    font-weight:bold;
    color:#ffffff;
}

.gamme a
{ position:relative;
  color:#ffffff;
}

/*
================================
NEWS LIST
================================
*/


.img_news
{
    height:180px;
    border-style:solid;
    border-width:3px;
    border-color:#ecf8e0;
    background-color:#ecf8e0;
}

.img_news:hover
{
   background-color:#24622d;
   border-color:#24622d;
}


.newsList .left p
{
    height:70px
}

.newsList .left
{
    height:340px;
}
.newsList
{
    margin:25px 0 0 0;
    /*width:630px;*/
}

    .newsList div
    {
        width:180px;
        margin:0 0 25px 45px;
        display:inline;
        
        color:#24622d;
    }
    
    .newsList div.first
    {
        margin-left:0;
    }
    
        .newsList div span
        {
            font-weight:bold;
            font-size:11px;
        }

/* CSS if sIFR not enabled START */

.newsList .itemActu a
{
    color:#24622d;
}

.newsList div h4
{
	font-size:28px;
	line-height:1em;
	/*font-family:Georgia, Arial, Sans-Serif;  */
}

    .newsList div h4 
    {       
        font-weight:bold;
        color:#000000;
    }

    
    .newsList div h4 a:hover
    {
        color:#000000;
    }      


/*
================================
NEWS ITEM
================================
*/
.newsItem img
{
    margin:0 0 15px 0;
}

        
/*
================================
CONTACT STYLES
================================
*/

.label
{
	float:left;
	width:330px;
}

#ft4
{
   height:93%;
   /*min-height:100%;*/
   width:98%;
   
   top:48px;
   left:10px;
   position: absolute;
   opacity:0.5;
   filter:alpha(opacity=50);
   background-color:White;
   z-index:0;
}

.contact_content
{
	position:relative;
	z-index:2;
	margin:0px 10px 0px 20px;
}

.ContactForm
{
	width:630px;
	margin:5px auto;
	position:relative;
	z-index:2;

}

.body_contact
{
	background-image:url(/images/FondNeutre.jpg);
}
.form .text
{
    width:265px;
    margin:0 10px 0 0;
}

.form .fields
{
    width: 290px;
}

fieldset legend
{
    display:none;
}

fieldset label
{
    display:block;
    margin:10px 0 0 0;
	width:100%;
}

fieldset label.first
{
    margin:0;
}


.frmButton, .frmButton:focus
{
	/*background-image:url(/images/FondNeutre.jpg)*/
	background-image:url(/images/menuhaut.jpg);
	color:white;
	border:none;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	clear:both;
}

.cbox span
{
    display:inline !important;
}

.cbox label 
{
    width:200px !important;
    margin-top:-4px;
    margin-left:17px;
}
.cbox input 
{
    width:10px !important;
}

fieldset input
{
    width:265px;
    height:auto;
    padding:2px;
    margin:0 0 3px 0;
    color:Black;
    font-size:14px;
	float:left;
}
  
fieldset textarea
{
   /* width:265px;*/
   width:100%;
   /* height:130px;*/
    padding:2px 2px 1px 2px;
    margin:0 0 3px 0;
    float:left;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:14px;
}

    fieldset input:focus, fieldset textarea:focus
	{
        border:2px solid #619ca7;
    }

fieldset input.error, fieldset textarea.error
{
    border:2px solid #498638;
}

    fieldset input.error:focus
    {
        border:2px solid #a9e75e;
    }


.submitButton
{
    border:none !important;
    font-weight:bold;
    color:#24622d!important;
    padding:0 7px 0 0!important;
   /* margin:10px 0;*/
   width:auto !important;
    background:url('../media/Assets/arrow_right.gif') no-repeat right 50%!important;

}



fieldset button
{
    font-weight:bold;
    border:none;
    color:#24622d;
    padding:0 7px 0 0;
   /* margin:10px 0;*/
    background:url('../media/Assets/arrow_right.gif') no-repeat right 50%;
}


/*  Newsletter  */

.newsletter
{
    margin:0 auto;
    width:580px
}

/*
================================
FOOTER STYLES 
================================
*/

#menuBas
{
  position:relative;
 width:975px;
 height:29px;
 font-size:14px; 
 background:url(/images/menubas.jpg);
 z-index:4;
 clear:both;
}

#menuBas .liBas
{
 float:left;
 height:22px;
 color:#ffffff;
 padding:5px 7px 0 7px;
 border-right:outset 1px #efefef;
}

#menuBas a
{
    color:#ffffff;
}

.liBas a:hover
{
    color:#ffffff;
}

#footer
{
   
    height:auto;
    z-index:4;
    clear:both;
}

    #footer div.container
    {
       position:relative;
 width:975px;
 height:100%;
 font-size:14px; 
 
 z-index:4;
      
       background:#82c46c ;
       
    }

    #footer li
    {
        float:left;
       
    }
    
    /*Credits*/
    #footer ul.credits
    {
    }
    
        #footer ul.credits li a
        {
            color:#868686;
        }    
    
            #footer ul.credits li a span
            {
                display:block;
                
                font-size:10px;
                color:#515151;
            }
            
        #footer ul.credits li a:hover span
        {
            color:#24622d;
        }


    /*Misc*/
    #footer ul.misc
    {        
    }
                
        #footer ul.misc li.rss
        {
            padding:0 0 0 17px;
            margin:0 105px 0 0;
        }
        
            #footer ul.misc li.rss a
            {
                color:#c8751a;
            }
    
                #footer ul.misc li.rss a:hover
                {
                    color:#a05e16;
                }
                
        #footer ul.misc li.valid
        {
            padding:0 0 0 17px;
        }
        
            #footer ul.misc li.valid a
            {
                color:#529c46;
            }            

/* Logos*/
 
.logos_eco
{
    width:150px !important;  
}
 
.logos_eco a
{
    display:block;
    width:auto;
    float:left;
    margin-left:20px;
} 

.logos_eco img
{
   margin-top:3px;
}

.cws
{
    background:transparent url(../media/Assets/cws_logo.gif) no-repeat;
    padding:0 0 0 26px;
    margin:0 67px 0 0;
}

.g72
{
    background:transparent url(../media/Assets/g72_logo.gif) no-repeat;
    padding:0 0 0 30px;
    margin:0 190px 0 0;
}

.rss
{
    background:transparent url(../media/Assets/rss_logo.gif) no-repeat 0 2px;
}

.valid
{
    background:transparent url(../media/Assets/tick_icon.gif) no-repeat 0 0;
}



/*Style pour le div de zoom*/

#tipDiv
{
    
}











































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
