body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #2b3210;
}
.bg-header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.cote-gauche {
	background-image: url(images/cote-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 126px;
}
.cote-droite {
	background-image: url(images/cote-droite.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 126px;
}
.menu-cote-gauche {
	background-image: url(images/menu-cote-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 33px;
}
.menu-cote-droite {
	background-image: url(images/menu-cote-droite.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 33px;
}
.cote-gauche-bas {
	background-image: url(images/cote-gauche-bas.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 340px;
}
.cote-droite-bas {
	background-image: url(images/cote-droite-bas.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 340px;
}
.bg-gauche-bas {
	background-image: url(images/bg-cote-gauche-bas.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.info-logo-hover {
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=30);
	-khtml-opacity:0.7;
}

.info-logo {
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100);
	-khtml-opacity:1;
}.arial-11-blanc-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial-11-jaune {
	font-family: Arial, Helvetica, sans-serif;
	color: DED085;
	font-size: 11px;
}
.arial-11-jaune-b {
	font-family: Arial, Helvetica, sans-serif;
	color: F3A706;
	font-size: 11px;
	font-weight: bold;
}
.arial-11-gris-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
}
.arial-11-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}
.formulaire-226 {
	width: 226px;
}

.formulaire-180 {
	width: 180px;
}

.padd_5 {
	padding:10px;
}

.padd_5_left {
	padding-left:10px;
}

.padd_5_2 {
	padding-left:10px;
	padding-top:5px;
}

div#vertes_conseils1 {
	width:230px;
}

.vertes_conseils2 {
	width:170px;
}
div#vertes_conseils3 {
	width:165px;
}
.abo-gauche {
	background-image: url(images/abo-gauche.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 618px;
}
.abo-bas {
	background-image: url(images/abo-bas.gif);
	background-repeat: repeat-y;
	width: 1280px;
	height: 100%;
}
.abo-droite {
	background-image: url(images/abo-droite.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 618px;
}
.abo-menu-gauche {
	background-image: url(images/abo-menu1.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 33px;
}
.abo-menu-droite {
	background-image: url(images/abo-menu2.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 33px;
}

.liste {
	margin-top:5px;
}

.orderliste {
	margin-top:5px;
}

form {
	margin-bottom:10px;
}