body {
	
	margin: 0;
	text-align: center;
	background: url('../img/fond.gif') repeat-x #adadad;
	font-family: Arial;
	height: 100%;
}

img,form {
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	
	color: #ab0101;
	text-decoration: none;
}

a:hover {
	
	color: #ccc;
	text-decoration: none;
}

h1 {
	
	font-size: 18px;
}

h2 {
	
	font-size: 15px;
	font-weight: 900;
	color: #3b3b3b;
}

h3 {
	
	font-size: 13px;
	font-weight: 900;
	color: #3b3b3b;
}

h4 {
	
	font-size: 11px;
	font-weight: 900;
	color: #3b3b3b;
}

.lienmenu {
	
	color: #000;
	text-decoration: none;
}

.lienmenu:hover {
	
	color: #000;
	text-decoration: none;
}

.atitre {
	
	font-size: 15px;
	color: #ab0101;
	text-decoration: none;
	font-weight: 700;
}

.atitre:hover {
	
	font-size: 15px;
	color: #ccc;
	text-decoration: none;
	font-weight: 700;
}

.table_principal {
	
	border: 0px solid #000;
	width: 811px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.contenu_header {
	
	margin-left: 257px;
	margin-top: 82px;
}

.nouveautes {
	
	width: 379px;
	height: 23px;
	background: url('../img/nouveautes.gif') no-repeat;
	float: left;
}

.panier {
	
	width: 149px;
	height: 23px;
	background: url('../img/panier.gif') no-repeat;
	margin-left: 0px;
	cursor: pointer;
	float: left;
}

.contenu_sousmenu {
	
	margin-left: 0px;
	margin-top: 10px;
}

.vousetesici {
	
	width: 758px;
	height: 30px;
	background: url('../img/vousetesici.gif') no-repeat;
	margin-left: 0px;
	float: left;
	clear:both;
	margin-bottom:8px;
}


.log {
	
	width: 453px;
	height: 30px;
	background: url('../img/log.gif') no-repeat;
	margin-left: 0px;
	float: left;
}

.rechercher {
	
	width: 299px;
	height: 30px;
	background: url('../img/rechercher.gif') no-repeat;
	margin-left: 7px;
	float: left;
	
}

.menu_top0 {
	
	width: 350px;
	height: 46px;
	background: url('../img/_2.gif');
}

.menu_top1 {
	
	height: 46px;
	width: 2px;
	background: url('../img/_1.gif') no-repeat;
}

.menu_top2 {
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	height: 46px;
	width: 110px;
	background: url('../img/_2.gif') repeat-x;
	vertical-align: middle;
}

.menu_top3 {
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	height: 46px;
	width: 110px;
	background: url('../img/_3.gif') repeat-x;
	cursor: pointer;
	vertical-align: middle;
}

.menu_topcontenu {
	
	width: 100%;
	text-align: center;
}

td {
	
	font-size: 11px;
	font-family: Verdana;
	vertical-align: top;
}

.fontred {
	
	color: #b01111;
}

input {
	
	height: 20px;
	border: 1px solid #d6d6d6;
	font-family: Verdana;
}

textarea {
	
	font-family: Verdana;
	font-size: 12px;
}

.error-message {
	
	color: red;
}

.infobulle {
	
    position: absolute;  
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 11px;
    background-color: #FFFFCC;
    text-align:left;
}
