.tableau {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.barre_menu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #738637;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #B02A35;
	height: 40px;
	vertical-align: middle;
}
legend {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #738637;
}
li {
	color: #B02A35;
}

h2 {
	color: #A7B57A;
	font-size: 12px;
}

.barre_menu a {
	text-decoration: none;
	color: #B02A35;
}
.foot {
	background-image: url(images/fond.gif);
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
.foot a{
	color: #FFFFFF;
	text-decoration: none;
}
.barre_menu a:hover {
	text-decoration: underline;
	color: #B02A35;
}
.descriptif {
	text-align: justify;
	vertical-align: top;
	font-size: 10px;
	padding-top: 30px;
	padding-left: 10px;
}
.nouveaute {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #738637;
}
.argu {
	text-align: justify;
	vertical-align: top;
	font-size: 11px;
	padding-top: 30px;
	padding-left: 10px;
}
.argu a{
	font-weight: bold;
	color: #738637;
	text-decoration: none;
}
.descriptif a{
	font-weight: bold;
	color: #738637;
	text-decoration: none;
}


.argu li{
	list-style-position: inside;
	list-style-type:square;
	padding-top: 10px;
}

h1 {
	font-size: 14px;
	color: #738637;
	letter-spacing: 2px;

}
.colonne_gauche {
	height: auto;
	width: 180px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #738637;
	vertical-align: top;
	padding-top: 20px;
}
.colonne_gauche_graph {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #738637;
	width: 250px;
}


.colonne_contact {
	background-image: url(vignettes/contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #738637;
	height: auto;
	width: 170px;
	color: #738637;
}

.colonne_coin {
	background-image: url(images/coin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 10px;
	height: auto;
}

.url {
	padding-left: 15px;
	font-size: 10px;
	background-color: #738637;
	color: #FFFFFF;
	font-weight: bold;
}
.tableau_contact {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.tableau_contact input{
	font-size: 12px;
	background-color: #99A567;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.tableau_contact textarea{
	font-size: 12px;
	background-color: #99A567;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.tableau_contact select{
	font-size: 10px;
	background-color: #99A567;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #990000;
}
.tableau_contact td {
	vertical-align: top;
}

.url a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.url a:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/fond.gif);
}
