/* CSS Document */
div#contenu form table, tbody, tr, td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#contenu form #contact table, tbody, tr, td {
	border: 1px none #FFF;
}
td.texte {
	/* background-color:#CC9900; */
	border: none;
}
.StyleBouton {
	border-radius:5px;
	color: #FFFFCC !important;	
	background-color: #9aaf01;	
	margin: 5px;	
	padding: 5px 10px;
	border: 1px solid #888;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.StyleBouton:hover {
	color: #666 !important;
	background-color: #FFF1BB;
}
.StyleCaseSaisie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	text-align: left;
	margin: 2px;
	border: 1px solid #B8BCAD;
	padding: 3px;
}
.StyleCaseSaisieQte {
	font-size: 11px;
	color: #5F5E50;
	text-align: center;
	height: auto;
	width: auto;
	float: none;
	background-color: #F4EBCA;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 2px;
}
.StyleCaseSaisiecde {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F5E50;
	background-position: center center;
	text-align: right;
	height: auto;
	width: auto;
	background-color: #FDFDF4;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #D6D1C0;
	padding: 2px;
}
.StyleCaseSaisietotal {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F5E50;
	background-position: right;
	text-align: right;
	height: auto;
	width: 70px;
	background-color: #FDFDF4;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #D6D1C0;
	padding: 2px;
}
.StyleCaseSaisietotalligne {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F5E50;
	background-position: right;
	text-align: right;
	height: auto;
	width: auto;
	background-color: #FDFDF4;
	margin: 2px;
	font-weight: bold;
	border: 1px none #D6D1C0;
	padding: 2px;
	vertical-align: middle;
}
.StyleCaseSaisiecdeTexte {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	background-position: center center;
	text-align: left;
	height: auto;
	width: auto;
	background-color: #FDFDF4;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #BFB89D;
	padding: 5px;
}
.StyleCaseTTC {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F5E50;
	background-position: left;
	text-align: right;
	height: auto;
	width: auto;
	background-color: #F4EBCA;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 2px;
}
