ul.nav {
/*background:url("/images/menu.jpg") repeat-x scroll 0 0 transparent;*/
 border-top: 1px solid black;
}

#header {
background:url("/images/header-940.jpg") no-repeat scroll center top #2c8cc8;

}

#footer {
background:url("/images/footer-940.jpg") no-repeat scroll center top #2c8cc8;

}

#body {
 border: 3px solid #2c8cc8;
 padding: 0 5px;
width: 924px;
}

.marginv10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.big {
color:#006699;
font-size:200%;
font-weight:bold;
}

.green {
border-bottom:1px solid #EFF0F1;
color:#88AC0B;
font:bold 140% 'Trebuchet MS',Tahoma,Sans-serif;
margin-top:10px;
padding:5px 0 5px 10px;
text-transform:none;
}


.offerbox {
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
}


/******/

.txt12 {
	font-size:12px;
}

.txt14 {
	font-size:14px;
}

.offerbox {
	height: 180px;
	margin-left: 5px;
	margin-right: 5px;
}

.reduc {
	font-size:1.4em;
	color: #FFF;line-height:1.5em;
	background:#cc0000;padding: 2px 6px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.prix {
	font-size:2em;
	color: #cc0000;
	font-weight:bold; 
	margin: 0 5px 0 0;
}

.oldprix {
	font-size:1em;
	color: #444;
	font-weight:normal; 
	margin: 0 5px 0 0;

}
	
.codereduc {
	font-size:2.4em;
	color: #FFF;
	line-height:1.5em;
	background:#cc0000;
	padding: 2px 6px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}
	
	
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.myButton:active {
	position:relative;
	top:1px;
}	



.error_list {
  color:red;
}


.form ul {
  list-style:none;
}

.form li {
display : inline;
  margin:0;
}

