 
/* menu vertical */


dl, dt, dd, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
	
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 160px;
}

/* menu */

dl#menu dt {
	background-color:#FF9900;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	/*color: #CC0000;*/
	font-size: 11px;
}

dl#menu dt a {
	text-decoration: none;
	color: #000000;
	display: block;
	background-image: url(images/puceOrangeA_Dn.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 40px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
	line-height:40px;
}

dl#menu dt a:hover, dl#menu dt .selected {
	background-image: url(images/puceOrangeA_Up.gif);
	color: #FFFFCC;
	background-color: #CC0000;
	background-position: 0px;
}

/* sous-menu vertical */

dl#menu dd {
	font-size: 11px;
}

dl#menu li {
	text-align: left;
}

dl#menu li a {
	text-decoration: none;
	color: #CC0000;
	display: block;
	background-image: url(images/puceOrangeA_Up_Petit.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 25px;
	line-height:35px;
	padding-left: 45px;
	padding-top: 4px;
	padding-bottom: 4px;
}

dl#menu li .selected {
	background-image: url(images/puceOrangeA_selected_Petit.gif);
	color: #FF9900;
	background-position: 0px 5px;
	background-color: #CC0000;
}
dl#menu li a:hover {
	background-image: url(images/puceOrangeA_Dn_Petit.gif);
	color: #FF9900;
	background-position: 0px 5px;
	background-color: #CC0000;
}

 
/* tous les boutons */

.boutonPanier {
	line-height:25px;
	padding: 0;
	margin: 5px;
	display: block;
	background-image: url(images/caddie.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#F9D309;
}

dl.boutonPanier {
	width: 140px;
	border: #FFFFCC solid 1px;
	height: 25px;
}

dl.boutonPanier dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

dl.boutonPanier dt a {
	text-decoration: none;
	color: #CC0000;
	display: block;
	background-image: url(images/caddie1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-style: normal;
}

dl.boutonPanier dt a:hover {
	text-decoration: none;
	background-image: url(images/caddie2.jpg);
	background-color: #CC0000;
	color: #FF9900;
}

/*bouton longueur70*/
.boutonForm70 {
	padding: 0;
	margin: 5px;
}
dl.boutonForm70 {
	width: 70px;
	border: #FFFFCC solid 1px;
	height: 20px;
	background-color:#FFFFCC;
}

dl.boutonForm70 dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

dl.boutonForm70 dt a {
	text-decoration: none;
	color: #CC0000;
	display: block;
	background-image: url(images/puceOrange+.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-left: 5px;
	font-style: normal;
}

dl.boutonForm70 dt a:hover {
	text-decoration: none;
	background-color: #CC0000;
	color: #FF9900;
}

/*bouton longueur120*/
.boutonForm120 {
	padding: 0;
	margin: 5px;
}

dl.boutonForm120 {
	width: 120px;
	border: #FFFFCC solid 1px;
	height: 20px;
	background-color:#FFFFCC;
}

dl.boutonForm120 dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

dl.boutonForm120 dt a {
	text-decoration: none;
	color: #CC0000;
	display: block;
	background-image: url(images/puceOrange+.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 17px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	font-style: normal;
}

dl.boutonForm120 dt a:hover {
	text-decoration: none;
	background-color: #CC0000;
	color: #FF9900;
}

/* bouton longueur250 */

.boutonForm250 {
	padding: 0;
	margin: 0;
	font-style: normal;
	text-indent:25px;
}

dl.boutonForm250 {
	width: 230px;
}

dl.boutonForm250 dt {
background-color:#FF9900;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}

dl.boutonForm250 dt a {
	text-decoration: none;
	color: #CC0000;
	display: block;
	background-image: url(images/puceOrangeA_Dn.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 20px;
}

dl.boutonForm250 dt a:hover {
	background-image: url(images/puceOrangeA_Up.gif);
	color: #FF9900;
	background-color: #CC0000;
}
/* bouton longueur180 */

.boutonForm180 {
	padding: 0;
	margin: 0;
	font-style: normal;
}

dl.boutonForm180 {
	width: 150px;
}

dl.boutonForm180 dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFCC;
}

dl.boutonForm180 dt a {
	text-decoration: none;
	color: #CC0000;
	display: block;
	background-image: url(images/puceBleu.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 17px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
}

dl.boutonForm180 dt a:hover {
	background-image: url(images/puceBleu.png);
	color: #FF9900;
	background-color: #CC0000;
}
