* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, sans-serif;
    color: #ac8b72;
	background: url(images/bg.jpg) repeat 0 0;
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #fdb813; text-decoration: underline; }
a:hover { text-decoration: none; cursor: pointer;}

.left { float: left; display: inline; }
.right { float: right; display: inline;} 
.notext {font-size: 0; line-height: 0; text-indent: -4000px;}

.center {display: block; margin: 0 auto;}

.shell {margin: 0 auto; width: 964px;}

#header {background: url(images/header-bg.jpg) repeat-x 0 0;}
#header .shell {background: url(images/header.jpg) no-repeat 0 0; height: 403px; padding-top: 50px; padding-left: 52px; width: 862px !important; padding-right: 50px;}

#logo-cnt {float: left; width: 370px;}
h1#logo {color: #fdb813; font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-size: 30px; font-style: italic; font-weight: normal; line-height: 25px;}
h2#slogan {font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-size: 15px; font-style: italic; font-weight: normal; color: #fff;}

#status { margin-top: 8px; text-align:right;  width: 470px; height: 30px; float: right; padding-top: 5px; padding-left: 7px; padding-right: 10px; font-size:13px}

#slider {padding-top: 45px; padding-left: 25px; width: 800px; position: relative;}

ul#mycarousel {position: relative;}
ul#mycarousel li {float: left; display: inline; height: 184px; width: 270px;}
.jcarousel-clip { height:184px; width:800px; overflow:hidden; position:relative;}
.jcarousel-prev ,
.jcarousel-next {background: url(images/next.gif) no-repeat 0 0; width: 28px; height: 30px; display: block; float: left; position:absolute; top:143px; left: 870px; cursor: pointer; }
.jcarousel-prev { background: url(images/prev.gif) no-repeat 0 0; left: -39px;}

#main { margin-top: -102px;}
#main h2 {color: #ffb600; font-size: 18px; font-style: italic; font-family: "Lucida Sans", "Trebuchet MS", sans-serif; padding-bottom: 10px;}
#main h3 {color: #d19968; font-size: 15px; font-style: italic; font-family: "Lucida Sans", "Trebuchet MS", sans-serif; padding-bottom: 10px;}
#main h4 {color: #d19968; font-size: 13px; font-style: italic; font-family: "Lucida Sans", "Trebuchet MS", sans-serif; padding-bottom: 10px;}
#main p {padding-bottom: 15px;}
#main .shell {width: 945px;}

.adsense {text-align:center;}
.gallery {padding-bottom: 20px;}

a.view-all {color: #f1ac01; float: right;}

.portfolio-item {float: left; padding-right: 20px; padding-bottom: 35px;}
.portfolio-item img {display: block; padding-bottom: 1px; border:solid 1px #ffffff; padding: 0px;}
.last {padding-right: 0 !important;}

.img-cnt {background: url(images/image-shadow.png) no-repeat 0 0; width: 264px; height: 184px; float: left;}
.img-cnt img {display: block; margin: 0 auto; padding-top: 6px;}


.column-cnt {width: 554px; float: left;}
.column {width: 260px; float: left; padding-right: 17px;}
.column label, .column-big label {display: block; font-size: 13px; }
.column input {display: block; background: transparent; color: #ac8b72; height: 23px; border: 0; font-family: arial, sans-serif; font-size: 13px; padding-top: 5px; width: 250px;}
.column-big {float: left; width: 391px;}
.column-big textarea {background: transparent; color: #ac8b72; font-family: arial, sans-serif; font-size: 13px; border: 0; width: 381px; height:50px}
span.text-field {background: url(images/text-field.png) no-repeat 0 0; display: block; width: 260px; height: 30px; padding-top: 2px; padding-left: 5px;}
span.text-area {background: url(images/textarea.png) no-repeat 0 0; width: 386px; height:150px; display: block; padding-top: 5px; padding-left: 5px;}
form p {padding-top: 15px;}

.footer2 { text-align:left; font-size:12px;  }
.footer2 a{ color:#ac8b72; }

.footer1 { text-align:left; font-size:11px; margin-top:14px; width:970px; margin: 0 auto; }


#footer { text-align:left ; font-size:12px; margin-top:14px ; margin-left:80px; margin-right:80px }
#footer a{ color:#ac8b72; }

.commentaires {color: #8f6c5e;}
.commentaires1 {color: #d1d1d1; font-size:20px}
.submit { background: transparent; font-size:14px; border: 0px; cursor: pointer; text-decoration:none; color: #fdb813; }
.fixe { 
  /* un bloc fixe situ? en haut qui fait toute la largeur */ 
  position : fixed;
  display: inline-block;
  height:auto;
  z-index:100;
  background-color:#FFFFE1;
  border-bottom:#707070 1px solid;
  top: 0px; 
  left: 0px; 
  right: 0px; 
  width: 100%; 
  /* et le patch pour IE */ 
  position : expression("absolute"); 
  width : expression("100%"); 
  top : expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight); 
  left : expression("0px"); 
}
.fixe { font-size:13px; color:#000000}
.fixe a:link { font-size:13px; color:#000000}
.fixe a:visited { font-size:13px; color:#000000} 
.fixe a:hover { font-size:13px; color:#000000}

