        html, body {
	margin: 5;
	padding: 5;
	color: #000;
	background-color: #4F7500;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	background-image: url(../_IMG/haut3.jpg);
	background-repeat: repeat;
        }
        * {
            margin: 0;
            padding: 0;
        }
       
a:link {
	font: bold  Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font: bold  Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
}
a:visited {
	font: bold  Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
input,select {
	border: 1px solid #669900;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	font: normal 10px Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
.prodtitre {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #CC0099;
	text-decoration: underline;
}
.prodprix {
	font:  bolder 11px Arial, Helvetica, sans-serif;
	color: #CC0066;
}

.connexion {
	border:none;
	width:165px;
	height:41px;
	margin-top:0;
	cursor:pointer;
	color:#000000;
	font:bold 12px Arial, Helvetica, Sans-serif;
	background-color: transparent;
	background-image: url(../_IMG/_BOUTON/connexion.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.commande {
	border:none;
	width:165px;
	height:41px;
	margin-top:0;
	cursor:pointer;
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, Sans-serif;
	background-color: transparent;
	background-image: url(../_IMG/_BOUTON/passer_commande.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.envoyer {
	border:none;
	width:106px;
	height:29px;
	margin-top:0;
	cursor:pointer;
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, Sans-serif;
background: transparent url(f_boton.gif) no-repeat center center;
}
.ajouter {
	border:none;
	width:165px;
	height:41px;
	margin-top:0;
	cursor:pointer;
	background-color: transparent;
	background-image: url(../_IMG/_BOUTON/panier_ajout.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.tableau_content {
	font: 11px Arial, Helvetica, sans-serif;
	border: thin dotted #FFCC00;
}
.tableau_prod {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #669900;
}
.Style18 {color: #FFFFFF; font-weight: bold; font-size: 14px; }
		
.td_bg_F81_tl{background:url("../_IMG/_TABL/td_bg_F81_tl.gif");width:6px;height:35px;}
.td_bg_F81_top {background:url("../_IMG/_TABL/td_bg_F81_top.gif") repeat-x;height:35px;color:#FFF;font-weight:bold;font-size:18px;}
.td_bg_F81_tr{background:url("../_IMG/_TABL/td_bg_F81_tr.gif");width:6px;height:35px;}
.td_bg_F81_bl{background:url("../_IMG/_TABL/td_bg_F81_bl.gif") repeat-x;width:6px;height:1px;}
.td_bg_F81_bot {background:url("../_IMG/_TABL/td_bg_F81_bot.gif") repeat-x;}
.td_bg_F81_br{background:url("../_IMG/_TABL/td_bg_F81_br.gif") repeat-x;width:6px;height:1px;}

.connexion_petit {
	width:30px;
	height:20px;
	margin-top:0;
	cursor:pointer;
	color:#000000;
	font:bold 13px Arial, Helvetica, Sans-serif;
	background-color: transparent;
	background-image: url(../_IMG/_BOUTON/connexion.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.connexion_gd {
	width:100px;
	height:20px;
	margin-top:0;
	cursor:pointer;
	color:#000000;
	font:normal 12px Arial, Helvetica, Sans-serif;
	background-color: transparent;
	background-image: url(../_IMG/_BOUTON/connexion.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}
.toto {
	width:80px;
	height:20px;
	margin-top:0;
	cursor:pointer;
	color:#000000;
	font:normal 11px Arial, Helvetica, Sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #669900;
}