* { margin: 0; padding: 0; outline: none; border: 0; list-style: none }
body { 
	margin: 0 auto; padding: 0;
	font: 0.86em Helvetica, sans-serif;
	background: #44463b url(img/background.jpg) no-repeat scroll top center;
}

a img { border: none; }
a { outline: none; }
.spacer { clear: both; }

#header { height: 198px; width:777px; margin:auto; }
#header h1 { float: left; margin: 60px 0 0 0;  }
#header h1 a { float: left; text-decoration: none; padding: 0; margin: 0; text-indent: -10000px; width: 370px; height: 75px;  }

#conteneur{
	width: 777px;
	margin: 0 auto;
	padding: 0;
	min-height: 420px;	height: auto !important;	height: 420px;
}
/*----- MenuHaut statique---*/
#MenuHaut {
	float: right;	
	padding: 0;
	margin: 0 0 20px 0;
}
#MenuHaut ul {
	float: left;
	margin:0;
	padding: 0 5px 0 0;
	height: 30px;
	overflow: hidden;
	list-style-type: none;
	font-size: 1.1em;
}
#MenuHaut li { float: left; border-right: 1px solid #990000;}
#MenuHaut .noborder {border-right: none;}
#MenuHaut li:hover { background: url(img/lumiere.png) no-repeat center top;}
#MenuHaut .on a { background: url(img/lumiere.png) no-repeat center top; color: white}

#MenuHaut li a {
	display: block;
	color: #2c2f22;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	padding: 0 10px;
}
#MenuHaut li a:hover { color: white;}
/*-----Fin MenuHaut statique---*/

/*-----MenuGaucheDynamique---*/

#MenuGauche {
	float: left;
	width: 170px;
	padding: 20px 2px 10px 2px;
}
#MenuGauche  h4 {
	padding: 0;
	margin: 0;
	color:white;
	font-size: 1em;
	font-weight: normal;
}
#MenuGauche  h4 a {
	display: block;
	padding: 5px 0 5px 10px;
	margin: 0;
	color:white;
	outline:none;
	text-decoration: none;
	background: url(img/btn_menu.jpg) right repeat-y;
}
#MenuGauche	.accordion ul {
      margin: 0;
      padding: 0;
      list-style: none;
      }
#MenuGauche .accordion li {
	font-size: 0.8em;
	margin: 2px 10px 2px 10px;
	text-indent: 10px;
	padding: 5px 5px 3px 5px;
	background: url(img/submenu.jpg) no-repeat right top;
	  }
#MenuGauche .accordion li a{
	color: #2c2f22;
	text-decoration: none;
	display: block;
	}
#MenuGauche .accordion li a:hover{
	color: white;
	}
#MenuGauche .accordion li a.active{
	color: white; 
}

#inscriptionNew{
	float:left;
	height:40px;
	text-align:center;
	font-size: 0.8em;
	color: #b2b6a4;
	margin: 10px 0 10px 5px;
	padding-top: 10px;
}
#Email {
	float: left;
	margin: 0;
	margin: 0 0 0 0px;
	padding: 3px;
	text-align:center;	
	font-size: 0.8em;
	text-align:left;
	color:black;
}

#Email input { background: #a89386; border: none; margin: 0; padding: 0  }
#Email input.txtemail { padding: 0 2px 0 2px; width: 120px; height: 17px; }

#Email input.iBtn { padding: 0 2px 0 2px; }
* html #Email input.iBtn { height: 20px; }

		
/*-----fin MenuGaucheDynamique---*/


/*-----contenue---*/

#Contenu {
	float: left;
	width:603px;
}
/*-----Fin contenue---*/


/*-----Artisan---*/

#artisan {
	float:left;
	width: 480px;
	margin-right: 10px;
}

#artisan h1 {
	padding: 0;
	margin: 0;
	text-indent: 10px;
	text-align:left;
	font-size: 1.6em ;
	color: white;
	font-weight: normal;
	letter-spacing: 1px;

}

#artisan h2 {
	padding: 0 0 10px 0;
	margin: 0 0 0px 10px;
	text-align: right;
	font-size: 1.2em;
	border-bottom: 1px solid white;
	font-style:italic;
	color:black;

}
#artisan p {
	padding: 10px;
	margin: 0 0 0 10px;
	font: 14px/1.1em normal Helvetica, sans-serif;
	color: white;
	border-left: 1px solid white;
	text-align: justify ;
	letter-spacing: 1px;
}
#artisan p:first-letter {
	float: left;
	margin: 0 10px 10px 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	font: 2.4em lucinda;
	border: 1px solid #FFF;
	background-color: #852a29;
}

#adresse {
	position:relative;
	float:left;
	padding: 0px 0 0 10px;
	margin: 0 0 10px 0;
	width: 583px;
}

#adresse h1 {
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 18px;
	color: black;
	
}
#filet {
	position:relative;
	float:left;
	width: 470px;
	height: 18px;
	padding:0;
	margin:0 0 0 10px;
	border-bottom: 1px solid white;

}
#adresse a { color: #2c2f22; }
#adresse a:hover { color: #852a29;}

#adresse p {
	padding: 0 10px;
	margin:0;
	font-size: 12px;
	color:white;
	clear: left;
}

#adresse .left {
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	text-align: left;
	color: white;
	border-left: 5px solid #852a29;
	width: 45%;
	line-height: 15px;	
	font-size: 12px;	
}
#adresse .right {
	float: right;
	padding: 0 0 0 0;
	margin: 0;
	text-align: right;
	border-right: 5px solid #852a29;
	width: 45%;
	line-height: 15px;
	font-size: 12px;		
}


#footer {
	position:relative;
	clear:both;
	margin-top: 25px;
	padding-top: 5px;
	text-align:center;
	color:white;
	height:20px;
	border-top: 1px solid white;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer ul li{ list-style: none;  text-align: center;}
#footer  a { color: #ccc; }
#footer  a:hover { color: #852a29 }
/*-----Fin contenue---*/

/*-----miniatures---*/

#gallery {
	margin-top: 50px;
	float: left;
	width: 100px;
	margin-bottom: 20px;	

}

#gallery ul { list-style: none; }
#mycarousel {
}

#mycarousel img  a{
	border: none;
}

.jcarousel-skin-tango .jcarousel-container {
	position: relative;
	float: left;
    background: url(img/bgcarousel.jpg) center top repeat-y;
}


.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 100px;
    height: 255px;
    padding: 20px 0 0 0;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 235px;
	margin: auto;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}


.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 5px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: -20px;
    left: 33px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: -20px;
    left: 33px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}





div.inline-sample-content{
	margin: 0; padding: 0;	
}

.hidden {
  display: none;
}
p.inline { float: right; width: 25%; height: 460px; padding: 10px; margin: 0px 5px 0 0;  color: white; font-size: 14px; line-height: 25px;}

#txthome {
	position:relative;
	float:left;
	padding: 40px 0 0 0;
	margin: 0 0 0 60px;
	width:410px;
	text-align: center;
	
}
* html #txthome { margin: 0 0 0 20px; }

#txthome p{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:white;
	font-size:24px;
}

#txthome span{
	font-size: 38px;
}

#visuelmetier{
	position:relative;
	float: right;
	width: 96px;
	/*
	height:537px;
	background:url(../img/metierhome.jpg);
	*/
}
#txtasso h1{
	margin:0;
	padding: 10px 20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #333;
	font-size:24px;
	border-bottom: 1px solid white;
}
#txtasso p{
	margin:0;
	padding: 20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:white;
	font-size:20px;
}
#txtasso a { color: white}
#txtasso a:hover { color: #999}

