@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515b5b;
}

p {
	margin: 0px;
	padding: 0px;
}

#header {
	width:980px;
	height:100px;
	background-image: url(/charte/header/hd_fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	top:0px;
}

#relative1 {
	position:relative;
}

#relative2 {
	position:relative;
}

#paiement {
	padding-top:5px;
}

#baseline {
	position:absolute;
	top:64px;
	width:178px;
	cursor:pointer;
}

.baseline {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#menu_client {
	width:180px;
	margin-top:4px;
	text-align:left;
	font-size:11px;
	color: #515b5b;
	float:right;
}

#log_client {
	position:absolute;
	top: 21px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #00abdf;
	width:270px;
	margin-left:-115px;
	margin-left:-175px !ie;
	z-index:350;
}

#oubli{
	position:absolute;
	top: 21px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #00abdf;
	width:270px;
	margin-left:-115px;
	margin-left:-175px !ie;
	z-index:350;
}

#inscription {
	position:absolute;
	top: 21px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #00abdf;
	width:650px;
	margin-left:-320px;
	margin-left:-370px !ie;
	z-index:350;
}

#menu_engagement {
	position:absolute;
	width:390px;
	top:32px;
	z-index:50;
}

.hd_engagements_text {
	font-size:10px;
	line-height:10px;
}

/*Espacement*/

.hd_padding_panier {
	padding-left: 4px;
	cursor:pointer;
}

.hd_padding_articles {
	padding-left: 4px;
}

/*Bordure et fond*/

.hd_border_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00abdf;
}

.hd_border {
	border: 1px solid #00abdf;
}

/*Panier*/
#panier {
	background-image: url(/charte/header/hd_panier_haut.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.hd_panier {
	position:absolute;
	padding:4px;
	background-color:#FFF;
	border: 1px solid #00abdf;
	z-index:3000;
	cursor:pointer;
}

#panier_header {
	width:160px;
}

#articles_header {
	width:75px;
}

.hd_text_achat {
	font-size: 11px;
	color: #017da2;
	text-align: left;
	line-height:12px;
	cursor:pointer;
}

.hd_text11px {
	font-size:11px;
}

.hd_text_achat14 {
	font-size: 14px;
	color: #017da2;
	text-align: left;
	line-height:12px;
	font-weight:bold;
	cursor:pointer;
}

.hd_img_panier {
	margin-right:10px;
}

/*Espace client*/

.hd_espace_client {
	font-size: 13px;
	font-weight: bold;
	color: #515b5b;
	text-align: left;
	padding-left:7px;
	padding-top:4px;
}

/*Texte*/

.hd_telephone {
	font-size:15px;
	line-height:18px;
}

.hd_service {
	line-height:14px;
}

.hd_code_boutique {
	font-size:10px;
	line-height:6px;
}

.hd_engagements {
	font-size:11px;
}

.hd_horaires {
	font-size:9px;
	line-height:8px;
	font-weight:normal;
}

/*Liens*/

a.hd_lienclient:link, a.hd_lienclient:active, a.hd_lienclient:visited {
	color: #515b5b;
	text-decoration: none;
	font-size:11px;
}

a.hd_lienclient:hover {
	color: #515b5b;
	text-decoration: underline;
	font-size:11px;
}

a.hd_lienengagement:link, a.hd_lienengagement:active, a.hd_lienengagement:visited {
	color: #515b5b;
	text-decoration: none;
}

a.hd_lienengagement:hover {
	color: #017da2;
	text-decoration: none;
}

/*Formulaire*/

input.hd_ok {
	background-image: url(/charte/header/hd_ok.gif);
	padding: 0px;
	height: 19px;
	width: 19px;
	border: none;
	cursor:pointer;
}


input.hd_ok_on {
	background-image: url(/charte/header/hd_ok_on.gif);
	padding: 0px;
	height: 19px;
	width: 19px;
	border: none;
	cursor:pointer;
}

input.hd_bouton {
	font-size: 11px;
	font-weight: bold;
	color: #017da2;
	background-image: url(/charte/header/hd_bouton.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 145px;
	padding-bottom: 5px;
	border: none;
	cursor:pointer;
}

input.hd_bouton_on {
	font-size: 11px;
	font-weight: bold;
	color: #017da2;
	background-image: url(/charte/header/hd_bouton_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 145px;
	padding-bottom: 5px;
	border: none;
	cursor:pointer;
}

#erreur {
	color:#cc0000;
}
