* {
	margin:0;
	padding:0;}
	
body {
	background:url(../images/fond.jpg) no-repeat #a7a6a7 top center;
	font-family:Georgia, "Times New Roman", Times, serif;}

#menu {
	position:relative;
	width:900px;
	height:50px;
	padding-right:1px;
	margin:85px auto 0 auto;}

#panier {
	position:absolute;
	width:113px;
	height:18px;
	top:5px;
	right:40px;}

#content {
	position:relative;
	width:916px;
	padding:0 7px 0 7px;
	margin:42px auto 0 auto;
	background:url(../images/page.jpg);}

#foot {
	width:930px;
	height:30px;
	margin:0 auto 0 auto;
	background:url(../images/foot.jpg);}
#foot2 {
	width:690px;
	padding:15px 0 0 100px;}
#foot2 h4 {
	font-weight:bold;
	color:#ffffff;}
#foot2 a {
	color:#ffffff;
	text-decoration:none;}
#foot2 a:hover {
	text-decoration:underline;}
#adresse {
	width:938px;
	height:155px;
	background:url(../images/adresse.gif);
	margin:auto;}
#tel {
	float:right;
	width:130px;
	padding:45px 10px 0 0;
	text-align:center;
	color:#bb0c58;
	font-size:11px;
	font-weight:bold;}
#titre {
	position:absolute;
	top:9px;
	left:19px;}
#gauche {
	float:left;
	width:430px;
	padding:100px 20px 0 20px;}
#droite {
	float:right;
	width:420px;}
#separ-menu {
	float:left;
	padding-top:140px;
	width:20px;}
#ho-menu {
	font-size:11px;
	line-height:25px;
	padding-bottom:25px;}
#ho-menu a {
	color:#484747;
	margin-left:30px;
	padding-left:18px;
	background:url(../images/fleche.gif) left no-repeat;
	text-decoration:none;}
#ho-menu a:hover {
	color:#bb0c58;
	text-decoration:underline;}
	
.tablepanier {
	width:400px;
	padding:0 10px 10px 10px;
	border:1px solid #e3e3e3;
	font-size:11px;
	text-align:center;}
.tablepanier2 {
	width:400px;
	padding:0 10px 10px 10px;
	border:1px solid #e3e3e3;
	font-size:11px;
	text-align:center;}
.tablepanier tr {
	height:30px;}
.tabletitre {
	width:386px;
	border:1px solid #e3e3e3;
	border-bottom:none;
	padding:7px 0 7px 12px;
	color:#bb0c58;
	background-color:#f7f7f7;
	font-size:16px;}
#tableclient {
	width:400px;
	border:1px solid #e3e3e3;
	padding:10px;
	font-size:12px;
	text-align:left;}
#tableclient td {
	padding:5px;}

/* Texte */

h1 {	
	color:#bb0c58;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	padding-bottom:15px;}

h4 {
	color:#484747;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	padding-bottom:14px;}
	
.link {
	font-style:italic;
	text-decoration:none;
	color:#bb0c58;}
.link:hover {
	text-decoration:underline;}
