body {
	margin: 0px;
	background-color: #672c11;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #2e6101;
	text-decoration: none;
}
.fondPage2 {
	background-image: url(images/fond-page-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondBasPage {
	background-image: url(images/fond-feuille-bas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondBasPage2 {
	background-image: url(images/fond-feuille-bas-T.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondBas {
	background-image: url(images/fond-bas.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.fond{
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:hover{
	color: #CA661C;
}
a.blanc{
	color: #FFFFFF;
}
a.orange{
	color: #CA661C;
}
.texteBlanc{
	color: #FFFFFF;
}
.Style1 {
	font-size: 10px;
	font-weight: bold;
}
.texte6 {
	color: #D97922;
	font-weight: bold;
}

.Style2 {
	font-size: 16px;
	font-weight: bold;
}
.Style3 {
	font-size: 11px;
	font-weight: bold;
}
.Style4 {
	color: #CF7A1F;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.fondPanier {
	background-image: url(images/panier4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondPanier2 {
	background-image: url(images/panier2.jpg);
	background-repeat: repeat-y;
}
input {
	font-size: 9pt;
	font-family: small-caps;
	color: #5C6B05;
	background-color: #F9FAEB;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #A8C409;
}
select {
	font-size: 9pt;
	font-family: small-caps;
	color: #5C6B05;
	background-color: #F9FAEB;
	border-color: #A8C409;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-style: groove;
} 
textarea {
	font-size: 9pt;
	font-family: small-caps;
	color: #5C6B05;
	background-color: #F9FAEB;
	border-style: dotted;
	border-color: #A8C409;
	scrollbar-face-color: #A8C409;
	scrollbar-highlight-color: #F9FAEB;
	scrollbar-shadow-color: #F9FAEB;
	scrollbar-arrow-color: #F9FAEB;
	scrollbar-track-color: #F9FAEB;
	scrollbar-darkshadow-color: #F9FAEB;
	scrollbar-base-color: #A8C409;
}.bordureImage {
	margin: 5px;
	border: 1px solid #5E9013;
}
#logoPanier {position:absolute;
	width:273px;
	height:97px;
	z-index:1;
	top: -92px;
	left: 0px;
}
#panier {position:absolute;
	width:200px;
	height:46px;
	z-index:1;
}
.Style5 {color: #DBE5B1}
.Style9 {
	color: #D97922;
	font-style: italic;
	font-weight: bold;
}
.lienSEV {
	font-size: 10px;
	color: #CA661C;
}
.TexteOrange{
	color: #CA661C;
	font-size: 11px;
}
.imageActu{
	margin: 10px;
	border: 1px solid #2F360A;
}

