/* CSS Document */
/* 
Orange : #f47309

*/
body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#799831;
}

img {
	border:0;
}

img.list {
	margin-right: 10px;
}

.margeD {
	margin-right:20px;
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-color:#FFFFFF;
	border-left:1px solid white;
	border-right:1px solid white;
	background-image:url(../images/bas-page.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#hautPage{
	height:174px;
	width:950px;
	background-color:#f47309;
}

#zoneBoutons {
	width:950px;
	height:30px;
	background-color:#f47309;
	text-align:right;
}

#zoneBoutons img {
	margin-right:10px;
}

#menu {
	border-top:1px solid white;
	border-bottom: 1px solid white;
	background-color:#f47309;
	height:27px;
}

#menu img {
	border-right:1px solid white;
}

#contenu {
	padding:20px;
	background-color:white;
	border-top:1px solid #333333;
}

#contenu H1 {
	font-size:18px;
	color:#a72907;
}

#contenu H2 {
	font-size:14px;
	color:#a34026;
}

#contenu H3 {
	font-size:12px;
	color:#882004;
}

#tdImg td {
	padding:5px;
	vertical-align:top;
}

.tdGeneral td{
	padding:5px;
	vertical-align:top;
}

#terroir {
	background-image: url(../images/produits-du-terroir.jpg);
	width: 290px;
	height: 240px;
}

.banner-title, .banner-text {
	font-family: Impact;
	color: #f47309;
}
.banner-title {
	text-align: center;
	font-size: 30px;
	padding-top: 20px;
}

.banner-text {
	text-align: left;
	padding-left: 10px;
	font-size: 26px;
	line-height: 32px;
}

#curiste {
	background-image: url(../images/special-curiste.jpg);
	width: 290px;
	height: 225px;
	margin-top: -15px;
}

.curiste-title {
	font-size: 30px;
	color: white;
	text-align: right;
	font-family: impact;
	padding: 5px 10px;
}

.curiste-text {
	color: #f47309;
	font-family: impact;
	font-size: 20px;
	line-height: 22px;
	padding: 0 5px;
	text-align: center;
}

#tva {
	background-image: url(../images/tva.jpg);
	width: 290px;
	height: 160px;
	margin-top: -15px;
}

.tva-title {
	font-size: 30px;
	color: white;
	text-align: center;
	font-family: impact;
	padding: 5px 10px;
}

.tva-text {
	color: #f47309;
	font-family: impact;
	font-size: 26px;
	line-height: 30px;
	padding: 0 5px;
	text-align: center;
	margin-top: -25px;
}

.white {
	color: white;
}

.orange {
	color: #f47309;
}


a {
	color:#f47309;
	text-decoration:none;
}

a:hover {
	color:#333333;
}

#liensBas {
	text-align:right;
	margin-right:10px;
	margin-top:25px;
	width:250px;
	float:right;
}

#liensBas a {
	color:#666666;
}

#basPage {
	height:110px;
	border-bottom:1px solid white;
	margin-bottom:30px;
	padding-bottom:30px;
}

#logos {
	width:680px;
	float:left;
}

#logos img {
	margin-right:3px;
}

#texteBasPage {
	width:435px;
	float:right;
	font-size:10px;
	color:#ffffff;
	margin-top:35px;
}

#texteBasPage a {
	color:#ffffff;
	text-decoration:none;
}

#texteBasPage a:hover {
	color:#333333;
}

.imgG {
	margin: 0 5px 5px 0;
}

#encart {
	margin:5px;
	padding:1px 10px 1px 10px;
	background-color:#993300;
	color:white;
}

#encart h1, #encart h3 {
	color:#FFFFFF;
}

#encart h2 {
	color:#f47309;
}

.img5 {
	margin: 5px;
	text-align:right;
}

#titreBas {
	width:950px;
	margin:10px auto 10px auto;
	text-align:center;
}

#titreBas h2 {
	color:white;
	font-size:10px;
}

#Tarifs td{
	background-color:#a34026;
	color:white;
	border-bottom: 1px solid white;
}

.petitfute {
	float: right;
	margin-left: 7px;
}


