@import "commun.css";
@import "catalogue.css";
@import "reglette.css";
@import "recherche.css";
@import "scroller.css";
@import "backoffice.css";
@import "lightbox.css";
@import "document.css";
@import "aide.css";
@import "popup.css";
@import "news.css";
@import "menu.css";
@import "sectioncatalogue.css";

html, body {
	margin:0;
	padding:0;
	float:none;
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	background:#f2f2f2 url('../img/design/fd.jpg') top left repeat-x;		
	text-align:left;
}

body {
	width:1020px;
	position:relative;
	left:50%;
	top:0px;
	margin-left:-510px;
	margin-right:-510px;
}

/* ********************************************************* */
/* LIENS */
/* ********************************************************* */
/* COMMUNE */
a {
	color:#f97020;
}
a:visited {
	color:#8f8f8f;
}
a:hover {
	color:#f93f3f;
}
a:active {
	color:#8d0000;
}

/* ********************************************************* */
/* HEADER */
/* ********************************************************* */
.header_glob {
	width:1020px;
	height:215px;
	background:transparent url('../img/design/hd.jpg') top right no-repeat;
}

.header_m {
	width:989px;
	height:189px;
	float:left;
}

.header_m div {
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
}

.header_g {
	width:8px;
	height:189px;
	background-image:url('../img/design/hg.jpg');
}

.header_m_h {
	height:53px;
	width:981px;
	background-image:url('../img/design/hh.jpg');
}

a.back_to_home {
	display:block;
	height:53px;
	width:250px;
}

.header_m_m {
	height:30px;
	width:981px;
	background-image:url('../img/design/hhb.jpg');
}

.header_scroller {
	height:106px;
	width:981px;
	background-image:url('../img/design/sh.jpg');
}

.header_scroller_bas {
	clear:left;
	float:left;
	width:981px;
	height:26px;
	background:transparent url('../img/design/sb.jpg') top left no-repeat;
}

.header_scroller_b_spacer, .header_scroller_b_content, .header_scroller_b_fleche, .header_scroller_b_d_fin {
	float:left;
	height:26px;
}
.header_scroller_b_spacer { width:30px;}
.header_scroller_b_content { color:#FFF; width:908px;}
.header_scroller_b_fleche { width:36px;}
.header_scroller_b_d_fin {
	width:7px;
	background-image:url('../img/design/sb_d.jpg');
}
.header_scroller_b_content form {
	float:left;
}
a.compte_login {
	float:left;
	padding-left:3px;
	color:#ff0000;
}
a.compte_login:visited, a.compte_login:hover, a.compte_login:active {
	color:#f93f3f;
}
a.deconnexion, a.changecompte, a.choixcompte {
	display:block;
	float:left;
	width:135px;
	height:26px;
	color:#fff;
	text-decoration:none;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:5px;
}
a.deconnexion:hover, a.changecompte:hover, a.choixcompte:hover {
	color:#ff7f00;
	cursor:pointer;
}
a.deconnexion {
	background-image:url('../img/design/sb_deconnect.jpg');
	text-indent:30px;
}
a.changecompte {
	background-image:url('../img/design/sb_changecompte.jpg');
}
a.choixcompte {
	background-image:url('../img/design/sb_choixcompte.jpg');
}
.onglet_spacer, a.onglet_promo, a.onglet_nouveautes, a.onglet_liquidation, .onglet_spacer_compte {
	display:block;
	float:left;
	width:111px;
	height:18px;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.onglet_spacer {
	width:440px;
}
.onglet_spacer_compte {
	width:305px;
	text-align:center;
}
.onglet_promo {
	background-image:url('../img/design/btn_onglet_promotion.png');
}

.onglet_nouveautes {
	background-image:url('../img/design/btn_onglet_nouveautes.png');
}

.onglet_liquidation {
	background-image:url('../img/design/btn_onglet_liquidation.png');
}

.onglet_promo:hover, .onglet_nouveautes:hover, .onglet_liquidation:hover {
	background-position:0 -18px;
}

.onglet_promo:hover { color:#f52a19;}
.onglet_nouveautes:hover { color:#3eacce;}
.onglet_liquidation:hover { color:#f00054;}

.header_scroller_b_content input {
	height:12px;
	vertical-align:top;
	background-color:#CCC;
	font-size:9px;
	border:none;
}
input.btn_header_b {
	border:none;
	background:transparent url("../img/design/btn_cadenas.png") bottom left no-repeat;
	height:10px;
	width:11px;
}
/* ********************************************************* */
/* CONTENU TOTAL */
/* ********************************************************* */
.contenu_page {
	width:1020px;
	padding:0px;
	margin:0px;
	background:#FFF url('../img/design/mmm_r.png') top left repeat-y;
}

.page_h {
	border-bottom:1px solid #CCC;
	height:40px;
}

/* ********************************************************* */
/* CONTENU */
/* ********************************************************* */
.mein_content {
	float:left;
	width:710px;
}

.col_space_droite {
	float:right;
	width:10px;
}

/* ********************************************************* */
/* FOOTER */
/* ********************************************************* */
.footer {
	clear:both;
	text-align:center;
	height:20px;
	width:1020px;
}

/* ********************************************************* */
/* TITRES */
/* ********************************************************* */
h1, h2, h3 {
	text-transform:capitalize;
	color:#4d4d4d;
}
h1 {
	border-bottom:2px solid #CCC;
}
h2, h3 {
	border-bottom:2px solid #CCC;
}
h1.simple, h2.simple, h3.simple {border:none; margin:0; padding:0;}
span.marqueur_titre {
	display:block;
	width:18px;
	height:18px;
	float:left;
}

h1 span.marqueur_titre {
	width:26px;
	height:26px;
	background-image:url('../img/design/titre_1.png');
	background-repeat:no-repeat;
}

h2 span.marqueur_titre {
	width:22px;
	height:22px;
	background-image:url('../img/design/titre_2.png');
	background-repeat:no-repeat;
}

h3 span.marqueur_titre {
	width:20px;
	height:20px;
	background-image:url('../img/design/titre_3.png');
	background-repeat:no-repeat;
}
/* ********************************************************* */
/* */
/* ********************************************************* */
.elem_hautpage {
	float:left;
	padding-left:2px;
}
.elem_hautpage span {
	display:block;
	float:left;
	padding-top:8px;
}
.elem_hautpage img {
	float:left;
}
.elem_hautpage a {
	float:left;
}
.elem_hautpage form {
	display:block;
	float:left;
}
.elem_hautpage#bloc_form_recherche {
	width:380px;
	position:relative;
}

#bloc_form_recherche input {
	float:left;
}

input.ch_saisie, input.ch_saisie_ref {
	display:block;
	float:left;
	position:relative;
	top:5px;
	vertical-align:top;
	width:80px;
	margin-left:4px;
}
/* ********************************************************* */
/* BOUTONS */
/* ********************************************************* */
.btn_ok, .btn_fav_p, .btn_ferme, .btn_panier_p, .btn_histo_p, .btn_devis {
	display:block;
	width:28px;
	height:30px;
	border:none;
	margin-left:4px;
}
.btn_ok { background:transparent url('../img/design/btn_ok.jpg') top left no-repeat; }
.btn_ferme { background:transparent url('../img/design/btn_close.jpg') top left no-repeat; }
.btn_fav_p { background:transparent url('../img/design/btn_fav.jpg') top left no-repeat; }
.btn_panier_p { background:transparent url('../img/design/btn_panier.jpg') top left no-repeat; }
.btn_devis { background:transparent url('../img/design/btn_devis.jpg') top left no-repeat; }
.btn_histo_p { background:transparent url('../img/design/btn_histo.jpg') top left no-repeat; }

.btn_ok:hover, .btn_fav_p:hover, .btn_ferme:hover, .btn_panier_p:hover, .btn_histo_p:hover, .btn_devis:hover {
	background-position:0 -30px;
}
div.phpmv {
	font-size:0px;
	color:#FFF;
	width:0px;
	height:0px;
}
/* PLAN DU SITE */
div.puce_trou {
	width:16px;
	height:16px;
	background:transparent url('../img/design/symbol/puce_trou.png') top left no-repeat;
	float:left;
}
ul.plan, ul.plan_user {
	list-style-type:none;
}
ul.plan li {
	clear:left;
}
ul.plan_user a {
	text-indent:40px;
	line-height:30px;
	width:300px;
}
/* BLOC DE LA PAGE D ACCUEIL */
.bloc_accueil {
	float:left;
	width:340px;
	height:340px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
}
