	#boutonhaut {
	position: absolute;
	right: 50px;
	top: 70px;
	width: 280px;
	height: 46px;
	z-index: 1;
}
 
#logo {

	
}
#diffusion  {
	margin-top:10px;
	text-align:right;
	z-index:1000;
}
#fondhautpage {
		position: relative;
	 	border-radius:0px;
		z-index:0;
}
#baseline {
	position:absolute;
	display:block;
	text-align:center;
	width:80%;
	height:30px;
	margin-top:45px;
	font-size:18px;
	color:#FFF;
	z-index:150;
}
#bannierepub {
	position:absolute;
	text-align:right;
	right:5px;
	top:5px;
	width:700;
	height:120;
	z-index:3;
}
#menugauche {
padding-top:30px;
}
#retour {
text-align:right;
margin-top:10px;
z-index:200px;
}	
.tableau {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#contact {
	width:100%;
	text-align:center;
}
.admin {
	height: 15px;
	width: 15px;
	padding:0px;
	margin-top:20px;
	z-index:4;
}
#moteurderecherche {
	width:180px;
	height:40px;
	margin-left: 20px;
	margin-top: 20px;
	font-size:0.85em;
}
#panier {
	position:absolute;
	right:10px;
	top:4px;
	width:230px;
	z-index:1;

	}
.petit {
	font-size: 0.85em;
}
.prix {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color:	#009900;
}
.prixbare {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: line-through;
}
#vousetesici {
	margin-top:20px;
	margin-bottom:10px;
	font-size: 0.70em;
	color:	#B0B0B0;
}
#vousetesici:hover {
	font-size: 0.70em;
}

#retour {
	background-image:url(images/moins.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top:3px;
	margin-right:30px;
	margin-bottom:10px;
	text-align:right;
	height:23px;
}
.boutonok {
	height: 23px;
	width: 23px;
	background-image: url(../images/boutonok.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding-top:0px;
}
.boutonpaypal {
	background-image: url(images/paypal.jpg);
	background-repeat: no-repeat;
	border: none;
	height: 71px;
	width: 265px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
.boutonvirement {
	background-image: url(images/virement.jpg);
	background-repeat: no-repeat;
	border: none;
	height: 77px;
	width: 200px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
.boutonenvoimessage {
	background-image: url(images/boutonenvoimessage.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 31px;
	width: 200px;
		padding-top: 0px;
	padding-left: 0px;
	color:#FFF;
	}
textarea {	
	height: 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #cccccc;
	background-image: url(images/fondtextearea.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-top: 3px;
}
input {
	font-size: 12px;
	background-image: url(images/fondinput.gif);
	background-repeat: no-repeat;
	border: 1px solid;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: bold;
	border-color:#666666;
	
	}