/* CSS Boulangerie Laudrin */
body {
    background: #f6f1c5;
    margin : 0;
    font-family: Arial;
    font-size: 11px;
    text-align:center;
    line-height: 18px;
}

td, th {
    font-family: Arial;
    font-size: 11px;
}
img {
    border:0px;
}

#houguet {
    width:798px;
    border:0px;
    padding:20px 0 20px 0;
    margin:auto;
    background: #f6f1c5;
}

#houguet #fond_spe {
    background : url(/images/fond_spe.gif) top left no-repeat ;
    position:relative;
}

#houguet #specialites {
    position:absolute;
    top:390px;
    left:30px;
	  width: 375px;
	  text-align:left;
}
    #houguet #specialites h1 {
              color:#298253;
    }
    #houguet #specialites li {
              color:#298253;
              font-size:17px;
    }
#houguet #ouverture {
    background:#f6f1c5;
    position:absolute;
    top:410px;
    left:400px;
	  width: 320px;
	  color:#298253;
    font-size:17px;
    padding:15px;
}
#houguet #adresse {
    position:absolute;
    top:550px;
    left:400px;
	  width: 350px;
	  color:#298253;
    font-size:17px;
    text-align:right;
    line-height:20px;
}
    #houguet #adresse .ville {
         font-weight:bold;
         color:#f6f1c5;
    }
    #houguet #adresse .tel {
         font-weight:bold;
    }

#houguet #gallery_wrap {
    position:absolute;
    top:20px;
    left:30px;
	      width: 740px;
	      height: 345px;
         }
         .panel-overlay h4 {   
              margin:5px 0 0 0;    
              color:#fff;
              font-size:18px;
         }
         .panel .panel-overlay .overlay {
              background:none;
         }
         .panel-overlay p{
             margin:5px 0 0 0;
         }
         .panel-overlay a {
             background:none;
              }
         .panel-overlay p {
             line-height: 1.2em;
         }
         .galleryview {	    
         }
         .strip_wrapper {
              background:transparent;
         }
         #pointer {
              top:150px;
         }
         .filmstrip img {
             width:123px;
             height:50px;
         }



         .nav-prev{
         
         }
         .nav-next{
        
         }         

#houguet .fond_adresse {
background : url(/images/fond_adresse.gif) top left no-repeat ;
padding-top:10px;
}

#houguet #atelier {
      position:relative;
}
      #houguet #atelier #fleche {
        position:absolute;
        top:45px;
        left:290px;
      }
      #houguet #atelier #plan {
        position:absolute;
        top:30px;
        left:380px;
        padding:10px;
        background-color:#f6f1c5;
      }
      #houguet #atelier #acces {
        position:absolute;
        top:40px;
        left:180px;
        color:#298253;
        font-size:14px;
        font-weight:bold;
      }
      #houguet #atelier #clic {
        position:absolute;
        top:60px;
        left:180px;
        color:#298253;
      }
      
#copyright {
      color:#298253;
}
      #copyright a {
            color:#298253;
            text-decoration:none;
      }
