body {
  background: #ff7f02;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
}


h1{ font-size: 17px; font-weight: bold; color: #000000; }
h2{ font-size: 15px; font-weight: bold; }
hr { color: #000000; height: 1px;}


/*Menu de gauche*/


.arbo a:link {text-decoration: none;  color: #000000;}
.arbo a:visited {text-decoration: none;  color: #000000;}
.arbo a:hover {text-decoration: underline ; color: #000000;}
.arbo hr { color: #000000; height: 1px;}


/*footer*/


.footer a:link {color: #ffffff}
.footer a:visited {color: #666666}
.footer a:hover {color: #cccccc}
.footer a:active {color: #cccccc}


.footer span {
	font-family: arial, helvetica, sans-serif;

	font-size: 12px;
	color: #ffffff;
}


/*contenu de la page*/


.contenu a:link {text-decoration: none;  color: #000000;}
.contenu a:visited {text-decoration: none;  color: #000000;}
.contenu a:hover {text-decoration: none ; color: #ff7f02;}
.barre { color: #000000; height: 1px;}
.prix{color:#ff7f02;font-weight:bold;}


/*définition des images*/
.img_caddie{background-image: url(../../images/caddie.gif); background-repeat: no-repeat;width:22px;height:18px}
.img_detail{background-image: url(../../images/voir.gif); background-repeat: no-repeat;width:20px;height:20px}
.img_envoi{background-image: url(../../images/mail.gif); background-repeat: no-repeat;width:12px;height:10px}
.img_suppr{background-image: url(../../images/editdelete2.png); background-repeat: no-repeat;width:16px;height:16px}


/*styles de texte*/
.titre  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 17px; font-weight: bold; color: #00000; }
.normal { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #000000;}
.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000;}


/*tableau de commande*/
.label { font-size: 13px; color: #000000; font-weight: bold;background-color:#ff7f02}


.sky{
	/*border:1px solid #000000;*/
	margin-left : 4px;
	margin-bottom : 10px;
}

.sky_titre{
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 17px; font-weight: bold; color: #00000;
	background-color: #DF0024;
	text-align:center;
	border-bottom:2px solid white;
	border-top:2px solid #DF0024;
}

.sky_contenu{
	font-family: Verdana, Arial, sans-serif; font-size: 9px; color: white;
	font-weight:bold;
	background-color: #DF0024;
	text-align:center;
	border-bottom:2px solid white;
}

.sky_contenu a:link {text-decoration: none;  color: white;}
.sky_contenu a:visited {text-decoration: none;  color: white;}
.sky_contenu a:hover {text-decoration: underline ; color: white;}

/*.formulaire1 {
	color:#000000;
	border: solid 1px #1f1f5f;
	background-color:#eee;
	font-size:11px;
	font-weight: none;
}*/


.formulaire1 {
	color:#000000;
	border: solid 1px #ff7f02;
	background-color:#fff;
	font-size:11px;
	font-weight: none;
}


/*.bouton {
	border: 1px solid #1f1f5f;
	padding: 2px;
	background: #eee;
	font-size: 11px;
}*/


.bouton {
	border: 1px solid #000;
	padding: 2px;
	/*font-weight:bold;*/
	background: #ff7f02;
	font-size: 11px;
}


.tetiere {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	/*color:#333366;*/
	/*background:#eee;*/
	border: 1px solid #000000;
	/*border-left: 1px solid #1f1f5f;*/
	padding: 2px;
	width:100%;
}


.etoile {
	font-family: Arial;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}


