body, html, * {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body, body#home {
	background: #afb8bc url('../images/background.jpg') no-repeat fixed top right;
}

div#poujade {
	background: url('../images/poujade_background.jpg') no-repeat fixed top center;
}

div#poujade_visite {
	background: url('../images/poujade_visite_background.jpg') no-repeat fixed top center;
}
div#bourgonie_visite {
	background: url('../images/bourgonie_visite_background.jpg') no-repeat fixed top center;
}

div#bourgonie {
	background: url('../images/bourgonie_background.jpg') no-repeat fixed top center;
}

#global {
	width: 100%;
	text-align: center;
}

#main {
	width: 1240px;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: transparent url('../images/header.png') no-repeat;
	height: 116px;
	position: relative;
	z-index: 10;
}

#header .right {
	padding-right: 135px;
	text-align: right;
}
#header .right span {
	position: relative;
	top: -7px;
}

#header .center {
	text-align: center;
}

#top {
	width: 980px;
	margin: 0 auto;
}

#footer {
	position: relative;
	top: -20px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .small {
	font-size: 10px;	
}

#footer .big {
	font-size: 14px;
	font-weight: bold;
}

#crochet_top {

}

#crochet_bottom {

}
 
.crochet_background {
	background: transparent url('../images/texte_background.png') repeat-y scroll top center;
	height: 22px;
}

#crochet_bottom span a {
	color: #59676b;
	font-size: 10px;
	text-decoration: none;
}

#crochet_bottom span a:hover {
	text-decoration: underline;
}

#crochet_bottom_input {
	height: 19px;
	width: 160px;
	background: transparent url('../images/input_background.jpg') no-repeat scroll top left;
	border: 0;
	font-size: 10px;
	vertical-align: middle;
	padding: 2px 4px 0 4px;
}

.content_table {
	margin: 0 auto;	
	position: relative;
	top: -22px;
	width: 976px;
}

.content {
	/*position: relative;
	top: -23px;*/
	background: transparent url('../images/pix_grey_content.png') repeat;
}

.menu {
	background: transparent url('../images/pix_grey.png') repeat;
	/*position: relative;
	top: -23px;*/
	z-index: 100;
}

.menu ul {
	list-style: none;
	text-align: center;	
	padding: 10px;
	position: relative;
	z-index: 50;
}

.menu li {
	display: inline;
	line-height: 1em;
	font-size: 11px;
}

.menu li a {
	color: #000000;
	text-decoration: none;
	padding: 0 25px;
	font-weight: bold;
	outline: none;
}

.menu a:hover, .menu .active {
	color: #ffffff;
}

.content_image {
	width: 868px;
	height: 425px;
	margin: 15px auto;
	padding: 10px;
}

.content_image a {
	outline: none;
}

.content_carousel {
	width: 940px;
	height: 425px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	top: -15px;
}

#content_carousel_box {
	background: transparent url('../images/pix_content_carousel.png') repeat;
	width: 255px;
	height: 296px;
	color: #ffffff;
	padding: 15px 3px 15px 15px;
	margin: 0 auto;
}

#content_carousel_box h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	font-family: Garamond, "Times New Roman", serif;
}

#content_carousel_txt {
	outline: none;
	width: 255px;
	text-align: justify;
	position: relative;
	overflow: auto;
}

#content_carousel_txt p {
	margin: 0;
	font-size: 12px;
}

.content_image.img_poujade {
	background: transparent url('../images/poujade_image.jpg') no-repeat scroll top left;
}

.content_image.img_bourgonie {
	background: transparent url('../images/bourgonie_image.jpg') no-repeat scroll top left;
}

.texte_conteneur {
	background: transparent url('../images/texte_background.png') repeat-y scroll top center;
	padding-top: 10px;
}

.carousel_conteneur {
	background: transparent url('../images/pix_grey_content.png') repeat;
	position: relative;
	top: -22px;
}

#content_carousel_ajax {
	margin-right: 10px;
}
#carousel {
	width: 756px;
	height: 80px;
	overflow: hidden;
	position: relative;
}
#carousel ul{
	position: absolute;
	padding: 0;
	margin: 0;
}
#carousel li {
	height: 78px;
	float: left;
	list-style: none;
	margin: 0 2px;
	cursor: pointer;
  width: 120px;
  overflow: hidden;
  text-align: center;
  background:transparent url(../images/pix_content_carousel.png) repeat scroll 0 0;
}


#carousel li a {
	outline: none;
}

#carousel_next, #carousel_previous {
	cursor: pointer;	
}

.texte {
	width: 740px;
	margin: 0 auto;
}

.texte h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	font-family: Garamond, "Times New Roman", serif;
}

.texte p {
	margin: 0;
	font-size: 12px;
}

.formulaire th {
	width: 45%;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
}

.formulaire td {
	padding-bottom: 10px;
	font-size: 12px;
}

.formulaire h1 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 15px;
}

.formulaire label.error {
	padding-left: 10px;
}

.error {
	color: #ff0000;
}

.formulaire textarea {
	width: 300px;
	height: 100px;
	font-size: 12px;
}

.formulaire .star {
	color: #ff0000;
}
/*
#showAll {
    position: absolute;
    right: 0;
    bottom: 20px;
}
*/
#showAll {
    color: #ddd;
    text-decoration: none;
	outline: none;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
	display: block;
}
#titleCat {
    color: #fff;
    text-align: center;
}


#tarif {
    border-top: 1px solid black;
    border-left: 1px solid black;
    margin: 30px 100px;
}
#tarif td, #tarif th {
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    text-align: center;
    padding: 10px;
}
#tarif a {
    color: #eee;
    text-decoration: none;
}
#tarif a:hover {
    text-decoration: underline;
}

#chef {
    margin: 20px;
    width: 600px;
    border: 1px solid black;
    padding: 10px;
}
#chef h3 {
    margin-bottom: 10px;
}
#tarifCont p, #chef {
    margin: 0 30px;
}
#tarifCont ul {
    margin-left: 70px;
}
#contImg {
    text-align: center;
    overflow: hidden;
    width: 610px;
    height: 424px;
}
.content_carousel {
	overflow: auto;
}
a.chgVersion{
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
.dpfClass{
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  font-family: times New roman;
}
.lcpClass{
  color: #000000;
  font-size: 14px;
  font-family: times New roman;
}
