/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* GLOBAL : DEFAULT */
/* _________________________________________________________________________ */
/* _________________________________________________________________________ */

body {

background-color: #7D0D00;
margin: 0px;

}

body, input, textarea, select {

font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 0.9em;

}

table { font-size: 1em; }
table table { font-size: 1em; }
table table table { font-size: 1em; }
table table table table { font-size: 1em; }
table table table table table { font-size: 1em; }

div {
/*
border-color: #bababa;
border-style: dashed;
border-width: 1px;
padding: 4px;
margin: 4px
*/
}

td {
/*
border-color: #000000;
border-style: dashed;
border-width: 1px;
margin: 6px
*/
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* GLOBAL : CUSTOM */
/* _________________________________________________________________________ */
/* _________________________________________________________________________ */

hr{

color: #96755E;
background-color: #96755E;
width: 100%;
height: 1px;
border: 0px;

}


#temp-clear {

clear: both;

}

#area-all-container {

height : auto !important; /* ignored by IE, applied everywhere else */
height : 100%; /* IE treats as min-height */
min-height : 100%; /* IE ignores this */
width: 1002px;
font-size: 80%;
margin: 0px;
padding: 0px 0px 0px 0px;
background-image: url('../images/body_bg_colors.gif');
background-repeat: y-repeat;
text-align: left;
/*border-right: 1px solid #628B1B;*/

}


    #area-all {
    
    height : auto !important; /* ignored by IE, applied everywhere else */
    height : 100%; /* IE treats as min-height */
    min-height : 100%; /* IE ignores this */
    width: 1002px;
    background-image: url('../images/body_bg.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    
    }
    
        #area-left {
        float: left;
        width: 257px;
        background-image: url('../images/nav_left_deco_bottom.gif');
        background-repeat: no-repeat;
        background-position: 22px bottom;
               
        }
        
            #area-left-logo {
            
            padding-left: 50px;
            padding-top: 25px;
            }
            
                #area-left-logo a img {
                
                border: 1px solid #000000;
                
                }
                
                    #area-left-logo a:hover img {
                    
                    border: 1px solid #628B1B;

                    }                

          #area-left-nav {

          border-top: 1px solid #A85B0D;
          margin-top: 66px;
          margin-left: 14px;
          padding-bottom: 120px;
          width: 234px;

          }

              #area-left-nav a {

              display: block;
              border-bottom: 1px solid #A85B0D;
              padding-top: 3px;
              padding-bottom: 3px;
              color: #7D0D00;
              font-weight: bold;
              text-decoration: none;
              padding-left: 16px;
              font-size: 95%;

              }

                  #area-left-nav a:hover {

                  background-color: #7D0D00;
                  color: #FFFFFF;
                  padding-left: 38px;
                  background-image: url('../images/body_puce.gif');
                  background-repeat: no-repeat;
                  background-position: 16px 5px;

                  }

                  #area-left-nav a.ispage {

                  background-color: #7D0D00;
                  color: #FFFFFF;
                  padding-left: 38px;
                  background-image: url('../images/body_puce.gif');
                  background-repeat: no-repeat;
                  background-position: 16px 5px;

                  }

          #area-left-nav-edito {

          border-top: 1px solid #A85B0D;
          margin-top: 66px;
          margin-left: 8px;

          width: 234px;

          }

              #area-left-nav-edito a {

              display: block;
              border-bottom: 1px solid #A85B0D;
              padding-top: 3px;
              padding-bottom: 3px;
              color: #7D0D00;
              font-weight: bold;
              text-decoration: none;
              padding-left: 22px;
              font-size: 95%;

              }

                  #area-left-nav-edito a:hover {

                  color: #FFFFFF;
                  padding-left: 22px;
                  background-image: url('../images/nav_left_edito_puce.gif');
                  background-repeat: no-repeat;
                  background-position: 0px 5px;

                  }

                  #area-left-nav-edito a.ispage {

                  color: #FFFFFF;
                  padding-left: 22px;
                  background-image: url('../images/nav_left_edito_puce.gif');
                  background-repeat: no-repeat;
                  background-position: 0px 5px;

                  }

              #area-left-nav-content {

              color: #7D0D00;
              padding-left: 22px;
              font-size: 95%;
              padding-bottom: 88px;

              }

                  #area-left-nav-content a {

                  color: #7D0D00;
                  text-decoration: underline;
                  font-weight: bold;

                  }					
    
        #area-right {
        
        float: right;
        width: 735px;

        }
        
        
            #area-right-top {
            
            height: 177px;

            }        
        
                #area-right-top-flags {
                
                float: right;
                margin-top: 22px;
                
                }
                
                    #area-right-top-flags a {
                    
                    margin-right: 15px;

                    }

                        #area-right-top-flags a img {
                        
                        border: 2px solid #628B1B;
    
                        }
                    
                            #area-right-top-flags a:hover img {

        
                            }
                            
                            
                        
                #area-right-top-catalogue {
                
                float: right;
                margin-top: 22px;

                }
                
                    #area-right-top-catalogue a {

    
                    }
    
                        #area-right-top-catalogue a img {
                        
                        border: 0px solid;
    
                        }
                    
                            #area-right-top-catalogue a:hover img {
    
        
                            }                                         
        
            #area-right-top-title {
            
            height: 72px;
            font-size: 250%;
            color: #FFFFFF;
            padding-left: 30px;
            padding-top: 4px;
            font-family: times;
            font-weight: bold;
            font-style: italic;
            letter-spacing: 1px;

            }

            #area-right-top-nav {

            background-color: #91941D;
            border-top: 1px solid #FFFFFF;
            padding-left: 30px;
            
            }

                #area-right-top-nav a {
                
                display: block;
                float: left;
                color: #FFFFFF;
                font-weight: bold;
                font-size: 110%;
                margin-right: 22px;
                border-bottom: 1px solid #C39E1F;
                text-decoration: none;
                background-image: url('../images/body_puce.gif');
                background-repeat: no-repeat;
                background-position: right 4px; 
                padding-right: 22px;   
                padding-bottom: 4px;
                margin-top: 6px;

                }

                    #area-right-top-nav a:hover {
                    
                    border-bottom: 1px solid #FFFFFF;
                    
                    }                  
                    
                    #area-right-top-nav a.ispage {
                    
                    border-bottom: 1px solid #FFFFFF;
                    
                    }               
              
            #area-right-content {

            position: absolute;
            top: 318px;
            width: 735px;
            background-image: url('../images/body_content_bg.jpg');
            background-repeat: no-repeat;
            background-position: -10px 0px;


            }
            
                #area-right-content-top {
                
                margin-left: 185px;
                margin-top: 55px;
                margin-bottom: 22px;
                
                }            
            

                    #area-right-content-top-path {
                    
                    color: #FFAA22;
                    font-family: times;
                    font-size: 240%;

                    }

                    #area-right-content-top-path-sub {
                    
                    display: inline;
                    color: #FFFFFF;
                    font-family: times;
                    font-size: 170%;
                    border-bottom: 1px dotted #FFAA22;
                    padding-bottom: 8px;
                    }

                    #area-right-content-top-intro {
                    
                    margin-top: 16px;
                    margin-right: 11px;
                    color: #FFFFFF;
                    font-size: 240%;
                    font-style: italic;
                    font-size: 110%;

                    }

                    #area-right-content-main {
                    
                    background-image: url('../images/nav_right_top.gif');
                    background-repeat: no-repeat;
                    background-position: right top;                     
                    padding-top: 22px;
                    margin-left: 16px;
                    margin-bottom: 33px;
					font-family: times;
                    }
                    
                        #area-right-content-main-sub {
                        
                        background-image: url('../images/nav_right_bg.gif');
                        background-repeat: repeat-y;
                        background-position: right 33px;  

    
                        }                    

                        #area-right-content-main-left {
                        
                        float: left;
                        color: #FFFFFF;
                        font-size: 110%;
                        width: 513px;
						/*width:500px;*/

                        }
                        
                            #area-right-content-main-left-title {

                            color: #7D0D00;
                            font-size: 240%;
                            font-family: times;
                            padding-right: 22px;
                            padding-left: 22px;
                            padding-top: 8px;
                            padding-bottom: 4px;
                            margin-top: 23px;
                            margin-bottom: 22px;
                            background-image: url('../images/body_content_title_bg.gif');
                            background-repeat: repeat-x;
                            background-position: right top;
                                                   
                            }
                            
                            #area-right-content-main-left-title-sub {

                            color: #FFAC22;
                            text-align: center;
                            font-size: 200%;
                            font-family: times;
                                                   
                            }                            

                            #area-right-content-main-left-text {

                            margin-right: 11px;
                            margin-bottom: 33px;
                            }
                            
                            #area-right-content-main-left-prods {

                            margin-top: 11px;
                            padding: 11px;
                            
                            }                            
                                                                             
                            #area-right-content-main-left-prods hr {

                            border-top: 1px dotted #FFAA22;
                            color: #7D0D00;
                            clear: both;
                            
                            }
                            
                                #area-right-content-main-left-prods .prod {
    
                                float: left;
                                color: #FFAC22;
                                font-size: 140%;
                                font-family: times;
                                padding-top: 5px;
                                padding-bottom: 5px;                              

                                }
                                
                                #area-right-content-main-left-prods a {
    
                                float: right;
                                color: #FFFFFF;
                                text-decoration: none;
                                background-image: url('../images/body_puce.gif');
                                background-repeat: no-repeat;
                                background-position: 0px 8px;
                                padding-left: 22px; 
                                padding-top: 5px;
                                padding-bottom: 5px;
                                
                                }
                                
                                    #area-right-content-main-left-prods a:hover {

                                    text-decoration: underline;
                                    
                                    }                                                              
                                
                        
                    #area-right-content-main img.picleft {
                    
                    float: left;
                    margin-right: 11px;

                    }                        
                        
                    #area-right-content-main img.picright {
                    
                    float: right;
                    margin-left: 11px;
                    margin-right: 11px;
                    }                          

                        #area-right-content-main-right {
                        float: right;
                        width: 206px;
                        margin-top: 33px;
                        background-image: url('../images/nav_right_bg_sub.gif');
                        background-repeat: repeat-y;
                        background-position: right top; 
padding-right:0px;	
                        }
							#area-right-content-main-right .content {
								display: block;
								background-color: #7d0d00;
								color: #ffffff;
								margin-left: 37px;
								padding-top: 11px;
								padding-bottom: 11px;
								padding-left: 11px;
padding-right:0px;								
							}		
							#area-right-content-main-right a.banners {

							     display: block;
							     text-align: right;

							}
							
                        
        #area-bottom {
        
        margin-top: 22px;
        margin-bottom: 22px;
               
        }
        
      
        
            #area-bottom-nav-deco-top {

            height: 27px;
            background-image: url('../images/nav_bottom_bg_top.gif');
            background-repeat: repeat-x;
            background-position: 0px 0px;            

            }
            
            #area-bottom-nav-deco-bottom {

            height: 27px;
            background-image: url('../images/nav_bottom_bg_bot.gif');
            background-repeat: repeat-x;
            background-position: 0px 0px;            

            }                      
        
            #area-bottom-nav-content {
            
            text-align: center;
            background-color: #628B1B;
 
            }         
        
                #area-bottom-nav-content a {
                
                color: #FFFFFF;
                text-decoration: none;
                font-size: 110%;
                font-weight: bold;
                padding-right: 11px;
                background-image: url('../images/nav_bottom_puce.gif');
                background-repeat: no-repeat;
                background-position: 0px 3px;
                padding-left: 22px;                         
                }        
        
                    #area-bottom-nav a:hover {
                    
                           
                    }         
        
/* Home  - utilisation des frames typo */

#home-box-1, .csc-frame-frame1 {

background-image: url('../images/home_box_bg.jpg');
background-repeat: no-repeat;
background-position: 0px 0px;
color: #7D0D00;
padding: 11px;
margin-right:11px;
}

  #home-box-1 .title, .csc-frame-frame1 .title{

  display: block;
  margin-bottom: 11px;
  font-size: 155%;
  font-weight: bold;
  border-bottom: 1px solid #7D0D00;
  text-align:left;
  }

  #home-box-1 a.learn-more,  #area-right-content-main-left .csc-frame-frame1  a.learn-more {

  background-color: #7D0D00;
  padding: 5px;
  color: #FFAC22;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin-top: 22px;
  border: 1px solid #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 11px

  }


#home-box-2, #area-right-content-main-left .csc-frame-frame2{

border: 1px solid #FFAC22;
width: 233px;
float: left;
margin-right: 16px;
margin-top: 22px;
padding:0px;
}

  #home-box-2 .title , #area-right-content-main-left .csc-frame-frame2 .title , #area-right-content-main-left .csc-frame-frame2 h4{
font-weight:normal;
  display: block;
  margin: 5px 11px 5px 11px;
  font-size: 144%;

  color: #FFAC22;
  text-align:left;	 
  }

  #home-box-2 img,#area-right-content  #area-right-content-main-left .csc-frame-frame2 img{

  border-top: 1px solid #FFAC22;
  border-bottom: 1px solid #FFAC22;
  }

  #home-box-2 a.learn-more , #area-right-content-main-left .csc-frame-frame2 a.learn-more {
  display: block;
  background-color: #628B1B;
  padding: 5px;
  color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  text-align: right;

  }

      #home-box-2 a:hover.learn-more , #area-right-content-main-left .csc-frame-frame2 a:hover.learn-more{
      background-color: #FFAC22;
      color: #7D0D00;
      }

#area-right-content #area-right-content-main-left div.csc-frame-frame2  p.bodytext{margin:0px;padding:0px;width:233px;}
#area-right-content-main-left .csc-frame-frame2 div.csc-textpic-imagewrap dl{margin:0;}
	  
		
        
        
        
        
        
        
                        
