/* CSS Document */

body {
	background-color: #fff;
	background-image: url(/Prod/r.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0; padding: 0;
}
body,td,th,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-align: left;
	vertical-align: top;
	}
a, a:link, a:visited {
	font-size: 11px;
	color: #5F8E0E;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

a.gris:link, a.gris:visited { color: #666; }
a.gris:hover, a.gris:active { color: #000; text-decoration: none; }


table, img { border: 0; }
form, table, div, p, td, tr, th, img { padding:0; margin:0; }


blockquote { margin: 0px; padding: 0px; padding-left: 30px; padding-RIGHT: 15px; } 


/* FORMULAIRES ---------------------------------------------------- */

input.txt {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C3C3C3;
	background-image: url(/imgs/common/structure/fd_champs.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-coor: #FFFFFF;
	padding: 3px; padding-bottom: 4px;
	width: 200px;
	font-size: 11px;
	color: #696969;
	margin-top: 0.4em;
}
input.recherche {
	border: 1px solid #5C9002;
	font-size: 11px;
	color: #696969;
	width:130px;
	padding: 3px; padding-bottom: 4px;
	margin-right: 6px;
	margin-top: -1px;
}
input.newsletter {
	background-image: url(/imgs/common/structure/fd_champs.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #BA4F7F;
	font-size: 11px;
	color: #696969;
	width: 114px;
	padding: 3px;
	height: 21px;
}




/* formulaire de l'espace client */

.formulaire_inputtxt
{
	width: 280px;
	height: 21px;
	padding: 2px 4px 0 4px;
	background: url(/imgs/common/compte-client/fd_champs.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
}

.formulaire_textareatxt
{
	width: 280px;
	padding: 4px 4px 0 4px;
	background: url(../imgs/common/form/formulaire_textareabg.gif);
	background-position: left top;
	  background-repeat: no-repeat;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #E4E4E4;
}

.batetcode_inputtxt
{
	width: 50px;
	height: 21px;
	padding: 4px 4px 0 4px;
	background: url(/imgs/common/compte-client/fd_champs.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
}

label {
	font-weight: bold;
	padding-right: 0.4em;
}


table.formulaire td { padding: 2px; vertical-align: middle; }



/* FOOTER ----------------------------------------------------------------- */

.footer {
		/* cette ligne a été enlever: border: 1px solid #DDD;*/
	padding: 1px;
}

.footer .footerContainer {
	background: #DDD;
	padding: 8px;
	text-align: center;
	position: relative;
	/* voici les lignes rajoutées*/
	margin-top: 300px;
	border-style: double;
	border-color: #fff;
}




/* COMPOSANTS A GAUCHE ---------------------------------------------------- */

td#MenuLeft {
	background: url(/imgs/common/categories/menu/fond.gif) repeat-y;
}
td#MenuLeft ul {
	margin: 0;
	padding: 0;
	background: url(/imgs/common/categories/menu/ul_degrade.gif) no-repeat;
}
td#MenuLeft ul li {
	width: 128px;
	position: relative;
	padding: 6px 0px 5px 35px;
	list-style-type: none;
	background: url(/imgs/common/categories/menu/puce.gif) 13px 3px no-repeat;
}

*html td#MenuLeft ul li {
	width: 168px;
	height: 20px;
	padding-bottom: 6px;
}

td#MenuLeft ul li a:link, td#MenuLeft ul li a:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

td#MenuLeft ul li a:hover, td#MenuLeft ul li a:active {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #E1FF57;
	text-decoration: none;
}

td#MenuLeft ul li div {
	position: absolute;
	bottom: -2px;
	left: 11px;
	width: 146px;
	height: 4px;
	font-size: 0;
	background: url(/imgs/common/categories/menu/separation.gif) repeat-x;
}
td#MenuLeft ul li div.mozzIe {									/* style surchargé par la css_IE */
	background: none;
}


td#MenuLeft ul ul.menuLevel3 {
	margin: 0 0 0 1em;														/* style surchargé par la css_IE */
	padding: 0;
	width: 144px;																	/* style surchargé par la css_IE */
	background-color: transparent;
	border-left: 1px solid #ADDE00;
	border-right: 1px solid #ADDE00;
	background: url(/imgs/common/categories/menu/sousmenu_fond.gif) repeat-x;
}
td#MenuLeft ul ul.menuLevel3 li {
	width: 130px;																	/* style surchargé par la css_IE */
	margin: 0; 
	position: relative;
	padding: 0.4em 0.5em 0.2em 2em;
	list-style-type: none;
	background: url(/imgs/common/categories/menu/sousmenu_puce.gif) 4px 5px no-repeat;
	font-weight: normal;
	font-size: 11px;
	color: #E1FF57;
}
td#MenuLeft ul ul.menuLevel3 li a:link, td#MenuLeft ul ul.menuLevel3 li a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
td#MenuLeft ul ul.menuLevel3 li a:hover, td#MenuLeft ul ul.menuLevel3 li a:active {
	font-weight: normal;
	font-size: 11px;
	color: #E1FF57;
	text-decoration: none;
}
td#MenuLeft ul.menuLevel3 li div {
	position: absolute;
	bottom: -3px;
	left: 4px;
	width: 136px;
	height: 6px;
	font-size: 0;
	background: url(/imgs/common/categories/menu/sousmenu_separation.gif) repeat-x;
}



td#MenuLeft p.p1 {													/* style surchargé par la css_IE */
	padding-top: 0.6em;
	padding-left: 1em;
}
td#MenuLeft p.p2 {													/* style surchargé par la css_IE */
	padding-left: 1em;
	position: absolute;
	z-index:20;
}






td.compNewsletter {
	background-image: url(/prod/composants/newsletter/fond.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding: 1em;
	padding-top: 0.4em;
	color: #FFFFFF;
}
div.compRose {
	background-image: url(/Prod/composants/rose_fond.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding-left: 1em;
	padding-right: 1em;
}
div.compBeige {
	background-image: url(/imgs/common/compte-client/fond.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding-left: 1em;
	padding-right: 1em;
}
div.compBeige td.liensBeige {
	color: #000;
	padding-left: 2.7em;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 146px;
}
td.liensBeige a, td.liensBeige a:link, td.liensBeige a:visited {
	color: #666;
	text-decoration: none;
}
td.liensBeige a:hover, td.liensBeige a:active {
	color: #000;
	text-decoration: none;
}
div.compVert {
	background-image: url(/Prod/composants/vert_fond1.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding-left: 1em;
	padding-right: 1em;
}
div.compVert td.liensVert {
	color: #FFFFFF;
	padding-left: 2.7em;
	padding-top: 6px;
	padding-bottom: 0px;
	width: 146px;
}
td.liensVert a, td.liensVert a:link, td.liensVert a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.liensVert a:hover, td.liensVert a:active {
	color: #E1FF57;
	text-decoration: none;
}
div.compRoseDegrad {
	background-image: url(/Prod/composants/rose_degrad_fond.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 11px;
	margin: 0em;
	padding-top: 7px;
}
div.compRoseDegrad div {
	background: url(/Prod/composants/rose_degrad_item.gif) no-repeat;;
	height: 16px;
	width: 131px;
	position: relative;
	color: #ADDE00;
	padding: 2px 4px 0 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

* html div.compRoseDegrad div {
	width: 100%;
	height: 22px;
}
div.compRoseDegrad div p {
	position: absolute;
	right: 4px;
	top: 2px;
	background: #B64779;
	margin: 0;
	padding: 0;
	padding-left: 4px;
}
div.compRoseDegrad div p span {
	color: #FFF;
	font-weight: normal;
}
* html div.compRoseDegrad div p {
	display: inline-block;
}

div.compRoseDegrad div a:link, div.compRoseDegrad div a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
	position: absolute;
	width: 85px;
	height: 16px;
	overflow: hidden; 
}
div.compRoseDegrad div a:hover, div.compRoseDegrad div a:active {
	color: #FFD2E6;
}








/* CATEGORIES DE LA PAGE D'ACCUEIL ----------------------------------------------- */

td.categorieHome {
	width: 396px;
	height: 100%;
	background-image: url(/imgs/common/categories/home/encadre_fond.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	backgtound-color: #FFFFFF;
}
div.categorieHome {
	width: 396px;
  height: 100%;
	background-image: url(/imgs/common/categories/home/encadre_fin.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

table.categorieHome {
	margin-bottom: 1em;							/* style surchargé par la css_IE */
}
td.categorieHome ul {
	list-style-image:url(/imgs/common/categories/home/puce_orange.gif);
	padding: 0;
	padding-left: 0.5em;
	margin: 0.6em 0 0.3em 1em;
	color: #696969;
	font-size: 12px;
	line-height: 1.5em;
}
td.categorieHome li {
	vertical-align: middle;
}
td.categorieHome li a, td.categorieHome li a:link, td.categorieHome li a:visited {
	color: #696969;
	font-size: 12px;
	text-decoration: none;
}
td.categorieHome li a:hover, td.categorieHome li a:active {
	color: #E99000;
	font-size: 12px;
	text-decoration: none;
}
td.categorieHome ul.vert {
	list-style-image:url(/imgs/common/categories/home/puce_verte.gif);
	font-weight: bold;
	color: #5F8E0E;
	font-size: 12px;
	margin-top: 0.1em;
}
td.categorieHome ul.vert a, td.categorieHome ul.vert a:link, td.categorieHome ul.vert a:visited {
	color: #5F8E0E;
	font-size: 13px;
	text-decoration: none;
}
td.categorieHome ul.vert a:hover, td.categorieHome ul.vert a:active {
	color: #6EAB04;
	font-size: 13px;
	text-decoration: none;
}

div.produitHome {
	width: 200px;
}

div.produitHome table {
	width: 200px;
	height: 120px;
}
div.produitHome div.titre {
	color: black;
	font-size: 13px;
	font-weight: bold;
}
div.produitHome div.titre a {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.produitHome td {
	vertical-align: middle;
	text-align: right;
}
div.produitHome div.prixOOGraden {
	color: black;
	font-size: 10px;
	font-weight: normal;
}
div.produitHome div.prix {
	color: #D90E34;
	font-size: 21px;
	font-weight: bold;
}
	
	
	
	





/* CONTENU DIVERS DE LA COLONNE CENTRALE ----------------------------------------------- */


.txtRose { color: #A2205A; }
.txtVert { color: #5F8E0E; }
.txtRouge { color: #D90E34; }
.txtGris { color: #696969; }
.txtBeige { color: #5B5947; }



.breadTitre {
	background-image: url(/imgs/common/puces/breadcrumbs.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 2.2em; padding-top: 3px;
	margin-top: 0.5em;
	color: #A92C64;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
}
.breadChemin {
	padding-left: 2.5em;
	font-weight: bold;
	color: #5F8E0E;
}
.breadChemin a, .breadChemin a:link, .breadChemin a:visited {
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.breadChemin a:hover, .breadChemin a:active {
	font-weight: normal;
	color: #696969;
	text-decoration: underline;
}






/* VIGNETTES CENTRALES ----------------------------------------------- */

div.prodTitre, div.prodTitre a:link, div.prodTitre a:visited, div.prodTitre a:active, div.prodTitre a:hover {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.prixOOGraden {
	color: black;
	font-size: 10px;
	font-weight: normal;
}
div.prodPrix {
	color: #D90E34;
	font-size: 18px;
	font-weight: bold;
}
div.prodPetitPrix {
	color: #D90E34;
	font-size: 13px;
	font-weight: bold;
}
.cadreMarketing {
	border-left: 1px solid #DEDCCD;
	border-right: 1px solid #DEDCCD;
	width: 100%;
}
.cadreMarketing2 {
	border-left: 1px solid #DEDCCD;
	border-right: 1px solid #DEDCCD;
	width: 100%;
	background-image: url(/prod/marketing/cadre2_fond.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.cadreMarketing3 {
	border-left: 1px solid #DEDCCD;
	border-right: 1px solid #DEDCCD;
	width: 100%;
}
table.tableTop5 {
	border-top: 1px solid #E5E4D8;
}
table.tableTop5 td, table.tableTop5 td a:link, table.tableTop5 td a:active, table.tableTop5 td a:visited, table.tableTop5 td a:hover {
	vertical-align: middle;
	font-size: 12px;
}
table.tableNouveautes {
	border-bottom: 1px solid #E5E4D8;
	border-right: 1px solid #E5E4D8;
	width: 100%;
}
table.tableNouveautes td {
	vertical-align: middle;
}



table.tri td {
	vertical-align: middle;
	color: #5B5947;
}
table.pagination {
	margin-top: 1px;
	height: 28px;
}
table.pagination td {
	vertical-align: middle;
	color: #5B5947;
	background-color: #F1F0E8;
	color: #B8A887F;
}
table.pagination td a:link, table.pagination td a:visited {
	color: #8A887F;
	text-decoration: none;
}
table.pagination td a:active, table.pagination td a:hover {
	color: #5B5947;
	text-decoration: none;
}
table.pagination td strong  {
	color: #A92C64;
	text-decoration: none;
}
table.vignetteNormale {
	border-bottom: 1px solid #E5E4D8;
	width: 100%;
}
table.vignetteNormale td {
	vertical-align: middle;
	padding-bottom: 1em;
}






/* PAGES EDITORIALES ----------------------------------------------- */

div.edito { 
	font-size: 12px; 
	text-align: justify;
	padding-right: 27px;
	padding-left: 27px;
}
div.edito a:link, div.edito a:visited, div.edito a:active, div.edito a:hover { 
	font-size: 12px; 
}
div.edito li { 
	position: relative;
	padding-left: 1.3em;
	padding-bottom: 0.3em;
	list-style-type: none;
	background: url(/imgs/common/puces/li.gif) 0px 2px no-repeat;
}

h1 {
	background-image: url(/imgs/common/puces/breadcrumbs.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 2.2em; padding-top: 3px;
	margin-top: 0.5em;
	color: #A92C64;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
}

h1.baspage {
	color:#9e1f57;
	background-image:none;
	margin:0;
	padding:0;
	font-size:12px;
	display:inline;
	height: auto;
}

h2 {
	background-image: url(/imgs/common/puces/h2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1.8em; padding-top: 3px;
	margin-top: 0.5em;
	color: #578900;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h3 {
	background-image: url(/imgs/common/puces/h3.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1.8em; padding-top: 3px;
	margin-top: 0.5em;
	color: #85815C;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h4 {
	margin-top: 0.5em;
	color: #578900;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.5em;
}


/* FICHES PRODUITS ----------------------------------------------- */

div.photo_hg, div.photo_hd
{
	width: 5px;
	height: 5px;
	position: absolute;
	top: -1px;
	font-size: 0;
}

div.photo_hg { background: url(../imgs/common/fichesproduits/coin_haut_gauche.gif); left: -1px; }
div.photo_hd { background: url(../imgs/common/fichesproduits/coin_haut_droit.gif); right: -1px; }
* html div.photo_hd { right: -2px; }


.product_name
{
	font-family: arial;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.price
{
	font-family: arial;
	font-size: 24px;
	color: red;
	font-weight: bold;
}

.ssfrais
{
	font-family: arial;
	font-size: 14px;
	color: #578900;
	font-weight: normal;
}

.product_species
{
	margin: 0;
	padding: 0;
	border: 0;
}

.product_species li
{
	list-style-type: none;
	background: url(/imgs/common/puces/h3_petite.gif) 0 1px no-repeat;
	padding-left: 18px;
	padding-bottom: 3px;
	color: #696969;
	font-weight: bold;
}



/* TABLEAUX ----------------------------------------------- */


.tableau
{
	margin-top: 3px;
}

.tableau td
{
	text-align: center;
	padding: 7px 0;
	vertical-align: middle;
}

.tableau th
{
	text-align: left;
	padding: 7px 0;
	padding-left: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.tableau .beige
{
	background: #F1F0E8;
}

.tableau .beige th, .tableau .beige td
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #8A887F;
}

.tableau .produit th, .tableau .produit td
{
	border-bottom: 1px solid #E8E6DA;
	padding: 10px 0;
}

.tableau .produit th
{
	padding-left: 10px;
}

.tableau .red
{
	color: #D90E34;
	font-weight: bold;
}

.tableau .produit th.puce
{
	padding: 0;
	padding-left: 30px;
	background: url(../imgs/common/puces/h3_petite.gif) 10px 12px no-repeat;
	font-weight: bold;
}

.tableau .review th, .tableau .review td
{
	padding-left: 24px;
	text-align: left;
}

.tableau .produit th
{
	padding-left: 24px;
	text-align: left;
}

.tableau .reviewtitle, .tableau .reviewnegativ, .tableau .reviewpositiv
{
	padding-left: 24px;
	font-weight: bold;
	font-size: 12px;
}

.tableau .reviewtitle { background: #F1F0E8 url(../prod/fichesproduits/puce_violette.gif) 0 7px no-repeat; }
.tableau .reviewpositiv { background: url(../prod/fichesproduits/puce_plus.gif) 0 9px no-repeat; color: #578900; }
.tableau .reviewnegativ { background: url(../prod/fichesproduits/puce_moins.gif) 0 7px no-repeat; color: #93796D; }





.tableauPanier .entete th {
	height: 32px;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #8A887F;
	background-image: url(/imgs/common/tableaux/entete_fd.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.tableauPanier .entete th.debut {
	background-image: url(/imgs/common/tableaux/entete_debut.gif); background-position: left; background-repeat: no-repeat;
}
.tableauPanier .entete th.fin {
	background-image: url(/imgs/common/tableaux/entete_fin.gif); background-position: right; background-repeat: no-repeat;
}
.tableauPanier .entete th div.separe, .tableauPanier .entete th.debut div.separe {
	background-image: url(/imgs/common/tableaux/entete_separe.gif);
	background-position: right ;
	background-repeat: no-repeat;
	height: 32px;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-top: 1em;     															/* style surchargé par la css_IE */
	text-align: center;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #8A887F;
}


/* Uniquement pour le comparatif */
th.entete {
	background-image: url(/imgs/common/tableaux/entete_fd2.gif);
	background-position: left;
	background-repeat: repeat-x;
}
td.item {
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #696969;
	border-bottom: 1px solid #E8E6DA;
}



.tableauPanier .item td, tr.item {
	height: 35px;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #696969;
	border-bottom: 1px solid #E8E6DA;
}
.tableauPanier .item td a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tableauPanier .totalVert td {
	background-color: #ECF8CD;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #578900;
	border-top: 3px solid #FFFFFF;
	padding: 5px;
}
.tableauPanier .totalVert td div.separe {
	vertical-align: middle;
	height: 19px;
	padding-right: 1.5em;
	text-align: right;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #578900;
	border-right: 1px solid #578900;
	padding-top: 2px;  																		/* style surchargé par la css_IE */
}
.tableauPanier .totalBeige td {
	background-color: #F1F0E8;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #8A887F;
	border-top: 3px solid #FFFFFF;
	padding: 5px;
}
.tableauPanier .totalBeige td div.separe {
	vertical-align: middle;
	height: 19px;
	padding-right: 1.5em;
	text-align: right;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #8A887F;
	border-right: 1px solid #8A887F;
	padding-top: 2px;  													/* style surchargé par la css_IE */
}
.tableauPanier .totalRose td {
	background-color: #A92C64;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	padding: 5px;
}
.tableauPanier .totalRose td div.separe {
	vertical-align: middle;
	height: 19px;
	padding-right: 1.5em;
	text-align: right;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-top: 2px;  														/* style surchargé par la css_IE */
}
.tableauPanier .totalBeige td.noStyle, .tableauPanier tr.item td.noStyle { height:1px; padding:0; margin:0; border:none; }





/* VIGNETTES PROMOS ----------------------------------------------- */

td.promoFleur {
	background-image: url(/Prod/vignettes/cadre_promo_fond.gif); background-position: top right; background-repeat: no-repeat;
}
div.reduction {
	color: #951850;
	font-weight: bold;
	font-size: 20px;
}
.prixBarre {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	display: inline;
	text-decoration:line-through;
}








/* VIGNETTES PROMOS ----------------------------------------------- */

.erreur {
	COLOR: #DE0E0E;
	font-size: 12px;
	font-weight: bold;
	background-image:url(/imgs/COMMON/puces/panneau_erreur.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 0.8em;
	padding-left: 2.3em;
}
.ok {
	COLOR: #089C08;
	font-size: 12px;
	font-weight: bold;
	background-image:url(/imgs/COMMON/puces/panneau_ok.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 0.8em;
	padding-left: 2.3em;
}