body {
	background: #bfd9e8 url(images_site/fnd_site.gif) no-repeat center top;
	margin: 0px;
	padding: 0px;
}







/* Debut des styles du menu de gauche */

.sdxLink {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066a1;
	text-decoration: none;
	display: block;
	background-color: white;
}

.sdxLink:hover {
	color: white;
	background-color: #7fb2d0;
}

.sdxLinkSelected {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;
	background-color: #7fb2d0;
}

.ssxLink {
	font-family: verdana;
	font-size: 10px;
	color: #cf9640;
	text-decoration: none;
	display: block;
	background-color: white;
}

.ssxLink:hover {
	color: #ebd3af;
	background-color: #c58119;
}

.ssxLinkSelected {
	font-family: verdana;
	font-size: 10px;
	color: #ebd3af;
	text-decoration: none;
	display: block;
	background-color: #c58119;
}

/* Fin des styles du menu de gauche */







/* Debut des styles generique */

.sousTitre {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #bf7300;
}

.paragraphe {
	font-family: verdana;
	font-size: 12px;
	color: #004c79;
}

.liste {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004c79;
}

.listeLink {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #004c79;
}

.listeLink:hover {
	color: #3284b3;
	text-decoration: none;
}

/* Fin des styles generique */







/* Debut des styles tableaux */

.trLabel {
	background-color: #3083b3;
}

.trBlanc {
	background-color: white;
}

.trBleu {
	background-color: #e5eff5;
}

.trBlank {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
}



.tdLabelNu {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: white;

	padding: 2px 10px 2px 10px;
	border-right: 1px solid #80b3d0;
}

.tdLabelNom {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: white;

	padding: 2px 10px 2px 10px;
	border-right: 1px solid #80b3d0;
}

.tdLabelPrix {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	color: white;

	padding: 2px 22px 2px 10px;
}



.tdNuProd {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #004c79;

	padding: 4px 8px 4px 8px;
}



.tdNomProd {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #004c79;

	padding: 4px 8px 4px 8px;
}

.aNomProdLink {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #004c79;
}

.aNomProdLink:hover {
	color: #3284b3;
	text-decoration: none;
}



.tdPrixProd {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
	color: #bf7300;

	padding: 4px 8px 4px 8px;
}

/* Fin des styles tableaux */







/* Debut des styles produits */

.spacer6Prod {
	font-family: verdana;
	font-size: 6px;
}

.spacer8Prod {
	font-family: verdana;
	font-size: 8px;
}

.nuProd {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #004c79;
}

.nomProd {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004c79;
}

.descriptionProd {
	font-family: verdana;
	font-size: 11px;
	color: #0066a1;
}

.prixProd {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #bf7300;
}

.cashProd {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #bf7300;
}

/* Fin des styles produits */







/* Debut des styles formulaires */

.input {
	font-family: arial;
	font-size: 11px;
	color: #003350;
	background-color: #fffaeb;
	border-style: solid;
	border-width: 1px;
	border-color: #004c79;
}

.field {
	font-family: arial;
	font-size: 11px;
	color: #003350;
	background-color: #fffaeb;
	border-style: solid;
	border-width: 1px;
	border-color: #004c79;
}

.select {
	font-family: arial;
	font-size: 11px;
	color: #003350;
	background-color: #fffaeb;
	border-style: solid;
	border-width: 1px;
	border-color: #004c79;
}

.bouton {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	background-color: #13587f;
	border-style: solid;
	border-width: 2px;
	border-color: #e5eff5;
	padding: 2px;
	text-decoration: none;
	display: block;
}

.bouton:hover {
	background-color: #3284b3;
}

/* Fin des styles formulaires */
