* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img, table, td{
	border: 0;
}
a {
	text-decoration: underline;
	color: #000000;
}
ul,li{
	list-style: none;
}
.texte_bienvenue {
	color: #62707C;
	font-size: 11px;
}
#container{
	margin: 0px auto;
	width: 990px;
}
#contenu{
	position: absolute;
	width: 990px;
	top: 145px;
	background: url(../images/interface/fond_gris.gif) repeat-y;
}

#bandeau{
	background-image: url(../images/interface/bandeau2-2.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 990px;
	position: absolute;
}
#logo{
	height: 89px;
	width: 223px;
	position: absolute;
}
#menu_haut {
	position: absolute;
	top: 110px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-size: 11px;
	white-space: nowrap;
	text-transform: uppercase;
}
#menu_haut a{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}
#menu_haut a:hover, #menu_haut a.menu_haut_actif{
	color: #FFFF00;
	font-weight: bold;
	white-space: nowrap;
}
.menu_haut_inactif{
	color: #BBBBBB;
	font-weight: bold;
	white-space: nowrap;
}
#menu_haut li {
	float: left;
}
.onglet_1{
	position: absolute;
	left: 11px;
}
.onglet_2{
	left: 126px;
	position: absolute;
}
.onglet_3{
	left: 240px;
	position: absolute;
}
.onglet_4{
	left: 371px;
	position: absolute;
}
.onglet_5{
	position: absolute;
	left: 488px;
}
.onglet_6{
	left: 552px;
	position: absolute;
}
.onglet_7{
	left: 654px;
	position: absolute;
}
.onglet_8{
	left: 757px;
	position: absolute;
}
.onglet_9{
	left: 805px;
	position: absolute;
}
.onglet_10{
	left: 868px;
	position: absolute;
}
.onglet_11{
	left: 956px;
	position: absolute;
}
#content1{
	float: left;
	width: 234px;
	background: #FFFFFF url(../images/interface/recherche_lib.jpg) no-repeat;
}
#content_principal{
	float: left;
	width: 552px;
}
#content3{
	/* position: absolute;
	top: 0px;
	left: 780px; */
	display: block;
	width: 169px;
	float: left;
	margin-left: 30px;
}
#bienvenue {
	background-image: url(../images/interface/bienvenue.jpg);
	height: 99px;
	background-repeat: no-repeat;
	margin-bottom: 27px;
}
#mini_panier {
	background: #EEEFF4 repeat-x bottom;
	padding-top: 18px;
	padding-left: 15px;
	margin-right: 0px;
	width:159px;
}
#mini_panier a {
	text-decoration: none;
}
#mini_moncompte {
	background: #EEEFF4 repeat-x bottom;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 0px;
	border-bottom: 2px solid #FFFFFF;
	width:164px;
}
.titre_bienvenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #005DB2;
	margin-top: -4px;
	padding-left: 9px;
}
#bienvenue p {
	padding-top: 6px;
	padding-left: 10px;
}
/*recherche*/
#form_recherche {
	height: 36px;
	width: 203px;
	margin-top: 14px;
	background: #EEEFF4;
}
#mots {
	width: 120px;
	position: absolute;
	top: 14px;
	left: 27px;
	border: 1px solid #5799CD;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
}
#search_btn {
	position: absolute;
	left: 148px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 24px;
	font-weight: bold;
	height: 20px;
	border: 1px solid #5799CD;
	background: url(../images/interface/degrade_bt.gif);
}
#cn_btn {
	position: relative;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 24px;
	font-weight: bold;
	height: 20px;
	border: 1px solid #5799CD;
	background: url(../images/interface/degrade_bt.gif);
}
/* fin recherche*/
#mini_panier_bas {
	background: url(../images/interface/minipanier_bas.jpg);
	height: 19px;
	width: 173px;
}
#menu {
	margin: 10px 34px 23px 10px;
}
#menu dt {
	padding-left: 17px;
	margin-top: 6px;
}
#menu ul {
	margin-top: 3px;
	margin-left: 35px;
}
#menu ul, #menu li {
	list-style: disc;
}
#menu a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.menu_promo {
	background: url(../images/interface/puce_etoile_violet.gif) no-repeat;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
}
.menu_new {
	background: url(../images/interface/puce_etoile_rouge.gif) no-repeat;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
}
.menu_prix_baisse {
	background: url(../images/interface/puce_etoile_vert.gif) no-repeat;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
}
.menu_second_choix {
	background: url(../images/interface/puce_etoile_orange.gif) no-repeat;
	border-top: 1px solid #CCCCCC;
	color: #EC8215;
	font-weight:bold;
}
.menu_catalogue {
	background: url(../images/interface/puce_etoile_bleu.gif) no-repeat;
	font-weight: bold;
	color: #035CB0;
	font-weight:bold;
}
.menu_rub{
	/* margin-left:20px; */
	/* background: url(../images/interface/puce_etoile_jaune.gif) no-repeat; */
}
#menu .menu_promo a {
	color: #D137DF;
	font-weight: bold;
}
#menu .menu_new a {
	font-weight: bold;
	color: #E60003;
}
#menu .menu_prix_baisse a {
	font-weight: bold;
	color: #18B632;
}
#menu .menu_second_choix a {
	font-weight: bold;
	color: #035CB0;
}
#menu li {
	margin-bottom: 1px;
	font-size: 10px;
}
#menu li a {
	text-decoration: none;
}

#engagement{
	background: url(../images/interface/engagements.jpg) no-repeat;
	width:203px;
	height: 122px;
	margin-top: 4px;
	padding:0px;
	cursor: hand;
}
#paiement_secure {
	margin-top: 4px;
	width: 203px;
	height: 76px;
	background: #EEEFF4 url(../images/interface/paiement_secure_haut.jpg) no-repeat;
	padding-top: 21px;
	text-align: center;
}
#pied {
	background: #EEEFF4;
	width: 787px;
	height: 130px;
	clear: both;
	margin-left: 203px;
	text-align: center;
	padding-top: 22px;
	font-size: 10px;
}
#arrondi_bg {
	clear: both;
	float: left;
	margin-left: 203px;
	height: 17px;
	width: 17px;
	margin-top: 18px;
}
#promo_accueil {
	float: left;
}
#nouveaute_accueil {
	width: 260px;
	float: right;
	margin-bottom: 18px;
	height: 260px;
}
#nouveaute_mini {
	width: 173px;
	margin-top: 23px;
	height: 260px;
}

#nouveau_devis {
	width: 173px;
	margin-top: 23px;
	height:90px;
}

#cadre_nouveautes{
	border-right: 1px solid #E90004;
	border-left: 1px solid #E90004;
	height: 93px;
}

#nouveau_devis #cadre_nouveautes{
	height: 31px;
}

#nouveaute_mini .lien_new a, #nouveau_devis .lien_new a  {
	color: #E60003;
	display: block;
	background: url(../images/interface/btn_nouveaute.jpg) no-repeat right;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 30px;
}p.lien_new {
	background: url(../images/interface/nouveaute_degrade.jpg);
	border-bottom: 1px solid #E90004;
}
.bas_new {
	background: url(../images/interface/nouveaute_bas.jpg) no-repeat bottom;
	height: 27px;
	text-align: center;
	padding-top: 1px;
}
.bas_new_mini {
	background: url(../images/interface/nouv2_bas.jpg) no-repeat bottom;
	height: 27px;
	text-align: center;
	padding-top: 1px;
}
.bas_new a, .bas_new_mini a {
	font-size: 10px;
	color: #828283;
	line-height: 22px;
}
#nouveaute_accueil .lien_new a {
	color: #E60003;
	display: block;
	background: url(../images/interface/btn_nouveaute.jpg) no-repeat right;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 30px;
}

.promo_haut_mini {
	margin-top: 23px;
}
#topvente {
	height: 268px;
	width: 173px;
	background: #E1EDFB url(../images/interface/top10_bas.jpg) no-repeat bottom;
	font-size: 10px;
}
.top_haut_accueil {
	margin-top: 71px;
}
.top_haut_mini {
	margin-top: 16px;
}
#top1 {
	padding-top: 20px;
	clear: right;
	margin-right: 7px;
}
#img_top1 {
	float: left;
	margin-right: 10px;
}
.ligne_topvente {
	clear: both;
	background: url(../images/interface/top10_etoile.gif) no-repeat left center;
}
#topvente a {
	text-decoration: none;
	color: #035CB0;
	font-weight: bold;
}
#topvente .ligne_topvente a {
	border-top: 1px dashed #68A7E2;
	display: block;
	font-size: 10px;
	margin-left: 7px;
	margin-right: 7px;
	height: 28px;
	line-height: 27px;
	background: url(../images/interface/btn_top10.jpg) no-repeat right center;
}
#recevoir_catalogue {
	margin-top: 18px;
}
#prix_baisse_div {
	background: url(../images/interface/prix_baisse.jpg) no-repeat bottom;
	height: 143px;
	clear: both;
}
#promo_new {
	margin-top: 27px;
}
.col_baisse_accueil {
	position:relative;
	height: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 38px 3px 5px 3px;
}
.btn_prix_baisse {
	margin-left: 35px;
}
.prix_baisse_accueil {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.montant_prix_baisse_accueil {
	font-size: 14px;
	font-weight: bold;
	color: #18B632;
	line-height: 12px;
}
#liens_bas {
	padding-top: 3px;
	font-size: 10px;
}
.menu_bas_inactif{
	text-decoration: underline;
}
#liens_bas a {
	text-decoration: none;
}
#logo_bas {
	margin-top: 18px;
}
#defilant {
	font-size: 10px;
	color: #005DB2;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
#engagement a {
	display: block;
	font-size: 10px;
	padding-top: 31px;
	padding-left: 105px;
	padding-right: 50px;
	text-decoration: none;
	height: 88px;
	cursor: hand;
}

#picto_livraison{
	background: url(../images/interface/picto_livraison.jpg) no-repeat;
	width:203px;
	height: 122px;
	margin-top: 4px;
	padding:0px;
	cursor: hand;
}

#picto_livraison a {
	display: block;
	font-size: 10px;
	padding-top: 31px;
	padding-left: 105px;
	padding-right: 50px;
	text-decoration: none;
	height: 88px;
	cursor: hand;
}

/* page articles*/

h1 {
	font: bold 20px/21px Arial, Helvetica, sans-serif;/*43/34*/
	color: #035CB0;
	padding-top: 33px;
	text-transform: uppercase;
}
h1.promotion{
	color: #D137DF;
}
h1.coins_des_affaires{
	color: #EC8215;
}
h1.nouveaute{
	color: #E60003;
}
h1.prix_baisse{
	color: #18B632;
}
h2{
	font: bold 17px Arial, Helvetica, sans-serif;/*25*/
	color: #A6A6A7;
	margin-bottom:0px;
	text-transform: uppercase;
}
h3, h3 a{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #035CB0;
	text-transform: uppercase;
	text-decoration:none;
}
h4 {
	font: bold 18px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

.nouv_txt, .baisse_txt, .promo_txt, .topvente_txt {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-indent: 16px;
}
.nouv_txt{
	color: #E60003;
	background: url(../images/interface/puce_etoile_rouge.gif) no-repeat left center;
}
.promo_txt{
	color: #D137DF;
	background: url(../images/interface/puce_etoile_violet.gif) no-repeat left center;
}
.baisse_txt{
	color: #18B632;
	background: url(../images/interface/puce_etoile_vert.gif) no-repeat left center;
}
.topvente_txt {
	color: #035CB0;
	background: url(../images/interface/puce_etoile_bleu.gif) no-repeat left center;
}
.nouv_titre, .baisse_titre, .promo_titre, .coins_des_affaires_titre {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;

}
.nouv_titre, .nouv_titre a{
	color: #E60003;
	text-decoration:none;
}
.promo_titre, .promo_titre a{
	color: #D137DF;
	text-decoration:none;
}
.baisse_titre, .baisse_titre a{
	color: #18B632;
	text-decoration:none;
}

.coins_des_affaires_titre, .coins_des_affaires_titre a{
	color: #EC8215;
	text-decoration:none;
}

.nouv_prix, .baisse_prix, .promo_prix, .art_prix, .coins_des_affaires_prix{
	font: 18px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 27px;
	width: 124px;

}
.nouv_prix{
	color: #FFFFFF;
	background: #E60003;
}
.promo_prix{
	color: #FFFFFF;
	background: #D137DF;
}
.baisse_prix{
	color: #FFFFFF;
	background: #18B632;
}
.art_prix{
	color: #FFFFFF;
	background: #035CB0;
}

.coins_des_affaires_prix{
	color: #FFFFFF;
	background: #EC8215;
}

.art_prix2 {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: #035CB0;
	font-weight: bold;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
}

.art_prix2_bas {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: #035CB0;
	font-weight: bold;
	border-right: 1px solid #535353;
}

.art_img{
	border: 1px solid #CCCCCC;
	text-align: center;
}
.commander{
	background: #E3E5E6;
	text-align: right;
	height: 27px;
}
a.voir_diapo{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#ariane, #ariane a{
	font-size: 10px;
	text-decoration: none;
	margin-top: 6px;
	height: 18px;
}
td.espaceur{
	height:50px;
}
#pagination {
	text-align:center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #E81114;
}
#pagination a{
	font-weight: bold;
	text-decoration: none;
	color: #0061B2;
}
.titre_desc {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
#ban_n2{
	margin-top: 30px;
}
#ban_lie {
	margin-top: 15px;
}
/******************* panier **********************/

.message {
	font-size: 14px;
	font-weight: bold;
	color: #E17E28;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nota{
	font-size: 11px;
	font-weight: bold;
	color: #E17E28;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nota a{
	font-size: 11px;
	font-weight: bold;
	color: #E17E28;
}
.entete_panier {
	background-color: #035CB0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.liste_panier {
	padding: 3px;
}

.clair {
	background-color: #F5F5F5;
}
.clair td {
	vertical-align: top;
	padding: 5px;
}
.fonce {
	background-color: #DFDFDF;
}
.lien {
	CURSOR: hand;
	CURSOR: pointer;
}
.panier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.panier a:visited {
	color: #333333;
	text-decoration:none;
}
.panier a:link {
	color: #333333;
	text-decoration: none;
}
.panier a:hover {
	color: #9B005A;
	text-decoration: underline;
}
.panier a:active {
	color: #9B005A;
	text-decoration:none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 40px;
}
.liste_panier td{
	padding:3px;
}
.espaceur_panier{
	height:5px;
}
.lib_article{
	font-weight: bold;
	text-decoration: none;
}
.description {
	margin-top: 10px;
}
hr {
	border-top: 1px solid #999999;
}
.relief{
	color: #000066;
}
.relief2{
	color: #000066;
	font-size: 12px;
}
.cadre{
	border: 1px solid #000066;
}
.cadre td {
	vertical-align: top;
	padding: 5px;
}
#img_catalogue {
	padding: 8px;
	float: left;
	/* border: 1px solid #CCCCCC; */
	margin-right: 12px;
	margin-bottom: 2px;
}
#form_catalogue {
	clear: both;
}
.espaceur2 {
	height: 30px;
	clear: both;
}

.titre-cgv {
	font-weight: bold;
}

.titre-engagements {
	font-weight: bold;
	color: #9C753A;
}

.texte-engagements {
	text-align: justify;
}





.cell-positif {
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
	line-height: 20px;
	background-color: #C7D2EB;
}

.cell-positif-dernier {
	border-bottom: 1px solid #535353;
	line-height: 20px;
	background-color: #E3E5E6;
}

.cell-negatif {
	border-bottom: 1px solid #535353;
	border-right: 1px solid #535353;
	line-height: 20px;
	background-color: #F4BB64;
}

.cell-negatif-dernier {
	border-bottom: 1px solid #535353;
	line-height: 20px;
	background-color: #E3E5E6;
}

.cell-neutre {
	border-right: 1px solid #535353;
	line-height: 20px;
	background-color: #FFFFFF;
}

.cell-neutre-dernier {
	line-height: 20px;
	background-color: #E3E5E6;
}

.entete-tab {
	border-bottom: 1px solid #535353;
	line-height: 20px;
	padding-left: 3px;
}

a.liengras {
	font-weight: bold;
	text-decoration: none;
}

a.liengras:hover {
	font-weight: bold;
	text-decoration: underline;
}

.errormessage {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txtgrispetit a {
	font-size: 10px;
	color: #828283;
}

#espace_pub {
	/*border: 2px solid #AE310D;
	width: 485px; */
	/* height: 60px; */
}

.sur_delai {
	color: #E90004;
}

#mention_reduc_accessoires {
	border: 2px solid #535353;
	background-color: #FFFFDD;
	padding: 5px;
}

.reduc_10_pourcent {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.infospaiement {
	display: none;
	padding: 10px;
	background-color: #CCCCCC;
	margin-left: 15px;
	text-align: left;
}

.infospaiement ul, .infospaiement li {
	list-style: disc;
	margin-left: 10px;
} 

.titre-moncompte {
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.password-requis {
	/* border: 2px solid #E17E28; */
	border: 2px solid #E90004;
	padding: 5px;
	font-weight: bold;
}

ul.mootabs_title
{
	margin:5px 0 5px 2px;
}

ul.mootabs_title li
{
	display:inline;
	margin-right:10px;
}

ul.mootabs_title li a
{
	margin-top:5px;
	color:#FFFFFF;
	text-decoration:none;
}

ul.mootabs_title li a.sel
{
	font-weight:bold;
}

.mea
{
	background-color:#eeeef4;
}

.mea td
{
	padding:10px;
}