body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color: #666666;
	background-image: url(images/fd_body.gif);
	background-repeat: repeat;
	background-position: left top;
}

/* ---- MENU VERTICAL ---- */
.menuvert {
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.menuvert td {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #00000;
	text-align: left;
	height: auto;
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	cursor: pointer;
	text-indent: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #333333;
}

.menuvert td a {
	color: #CCCCCC;
	text-decoration: none;
}

.menuvert td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ---- PARTIE DYNAMIQUE DU MENU ---- */

#menuvert_dyn {
	position: relative;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 0;
}

#menuvert_dyn dt {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	height: auto;
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	cursor: pointer;
	text-indent: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #003366;
}

/* ---- SOUS MENU VERTICAL ---- */
#menuvert_dyn dd {
	position: relative;
	padding: 2px;
	margin: 0px;
	width: 176px;
	height: auto;
	background-color: #666666;
}

#menuvert_dyn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type: none;
	height: auto;
}

#menuvert_dyn li a, #menuvert_dyn dt a {
	color: #CCCCCC;
	text-decoration: none;
}

#menuvert_dyn li a:hover, #menuvert_dyn dt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ---- TEXTE ---- */

.txt_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
.txt_mini_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: none;
}
.txt_mini_souligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
}
.txt_mini_maj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}
.txt_souligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
}
.txt_maj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.titre_souligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}
.titre_maj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.asterix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.txt_alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
}
.txt_cligno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: blink;
}
.corp_cn {
	font-size: 14px;
}

/* ---- LIENS ---- */

a.lien:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lien:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.lien:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.lien_souligne:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.lien_souligne:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.lien_souligne:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lien_souligne:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.lien_mini:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lien_mini:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lien_mini:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.lien_mini:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.lien_mini_souligne:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.lien_mini_souligne:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.lien_mini_souligne:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lien_mini_souligne:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

/* ---- LIEN IMG ---- */

.lien_img {
	border: none;
	behavior: url(Scripts/png.htc);
}

.lien_img_bordure {
	border: 1px solid #000000;
	behavior: url(Scripts/png.htc);
}

/* ---- ROLLOVER <TR> ----*/
.odd_lien {
	background-color:#FFFFFF;
}
.even_lien {
	background-color:#FFFFFF;
}
.odd_lien:hover, .even_lien:hover, .hover {
	background-color: #E9E9E9;
}


.odd_list {
	background-color:#E9E9E9;
}
.even_list {
	background-color:#CCCCCC;
}

/* ---- IMG TRANSPARENCE PNG pour image qui ne sont pas des background image ---- */

img.png {
	behavior: url(Scripts/png.htc);
}


/* ---- FORMULAIRE ---- */
.champs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: none;
	text-indent: 3px;
}

.bouton_ok {
	background-image: url(images/bout_valid.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.bouton_envoyer {
	background-image: url(images/bout_envoyer.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 67px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	cursor: pointer;
}

/* ---- CALQUES ---- */

#fond {
	width: 100%;
	height: 100%;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 0;
	text-align: left; /* on rétablit l'alignement normal du texte pour ie car on l'a centré dans le body */
	visibility: visible;
}

#contenu { /* utilisé en index à la place de #global pour que #fond soit bien à droite sans decalage sur ie */
	width: 100%;
	height: 100%;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
	visibility: visible;
	top: 0px;
	left: 0px;
}

#global { /* pour centrer sur ie */
	position: relative; /* on positionne le conteneur */
	margin: 0 auto;
	width: 955px; /* largeur obligatoire pour être centré */
	height: 100%;
	z-index: 1;
	text-align: left; /* on rétablit l'alignement normal du texte pour ie car on l'a centré dans le body */
     }

#page {
	width: 100%;
	height: 100%;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
	visibility: visible;
	text-align: center;
	vertical-align: top;
	top: -3px;
	left: -3px;
}

/* ---- TABLEAUX ET CELULLES ---- */
.tab_princip {
	width:800px;
	height:100%;
	background-color:#FFFFFF;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cel_entete {
	width: 800px;
	height: 200px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	background-image: url(images/entet_cash4x4.jpg);
	background-repeat: no-repeat;
}
.cel_news {
	width: 149px;
	height: auto;
	float: left;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	position: relative;
	z-index: 1;
}
.cel_vignette_index {
	width: 130px;
	height: 130px;
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 7px;
}
.liste_prod {
	width: 400px ;
	background-color: #CCCCCC ;
	border: solid 1px #000000 ;
	padding-right: 5px;
	margin-bottom:10px;
}

.liste_prod_cell_img {
	width:100px; 
	height:100px; 
	border-right:solid 1px #000000;
}

.liste_prod_cell_txt {
	width:300px; 
	border-bottom: dashed 1px #000000; 
	padding-left:5px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
.pied2page {
	width:800px;
	height:20px;
	background-color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
