body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../design/fond.jpg);
	margin: 10px;
	padding: 10px;
}
#conteneur{
	vertical-align: top;
	width: 100%;
}
#site {
	width: 900px;
	border: 1px dashed #CCCCCC;
}
.banniere{
	background-image: url(../design/banniere.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	height: 200px;
	width: 899px;
	background-position: center center;
}
.site {
	height: 200px;
	width: 900px;
	text-align: center;
	vertical-align: top;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #8B8B8B;
	background-color: #CCCCCC;
	text-decoration:none;
}
.alert{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color:#FF0000;
}
.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.textes A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}
.textes A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	text-indent: 10px;
	height: 80px;
	width: 100%;
	color:#999999;
}
#menu td:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	text-indent: 10px;
	height: 10px;
	width: 100%;
	color:#FF0000;
	background-color: #CCCCCC;
	cursor:pointer;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #DCDCDC;
	vertical-align: middle;
	height: 30px;
	width: 900px;
	text-align: center;
}
.basdepage A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}
.basdepage A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FF0000;
	text-decoration:none;
}
.index_windows {
	width: 700px;
}
.index_windows td{
	text-align: left;
	text-indent: 30px;
}
.dessus_tableau {
	background-color: #CCCCCC;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tableau_produits {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#000000;
	font-weight: bold;
	vertical-align:middle;
}
.tableau_produits td{
	height: 100px;
}
.tableau_produits tr:hover{
	background-color:#E6E6E6;
}
.tableau_produits_admin {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	vertical-align:middle;
}
.tableau_produits_admin td{
	height: 20px;
}
.tableau_produits_admin tr:hover{
	background-color:#E6E6E6;
}
.formulaires{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E2E2E2;
	border: thin solid #FFFFFF;	
}
.boutons{
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 10px;
	background-color:#333333;
	border: thin solid #FFFFFF;	
	cursor:pointer;
}
.citations{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-style:italic;
}
.mini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.fiche_detail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.images{

}
.index_windows_simple {
	width: 700px;
}
.index_windows_simple td{
	text-align: left;
	text-indent: 0px;
}
.titres_aff{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}