@charset "utf-8";
/* CSS Document - Entretien magazine - */

body {	
	background-image: url(../images/fond.gif);
	background-repeat:repeat-x;
	background-color:#dddedd;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#conteneur {
	margin:auto;
	width:950px;
}

#liens_haut {
	width:950px;
	height:20px;
	text-align:right;
	color:#FFF;
	
}

#liens_haut a, #liens_haut a:visited {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#liens_haut a:hover {
	text-decoration:underline;
}

.lien_fleche {
	float:right;
	margin-top:-27px;
	margin-right:46px;
	width:35px;
	height:25px;
	line-height:20px;
}

#conteneur_visuel {
	width:950px;
	background-image:url(../images/visuel_fond.jpg);
	background-repeat:no-repeat;
	float:left;
}

#banniere {
	width:950px;
	height:105px;
}

#pub {
	position: relative;
	width:728px;
	height:90px;
	background-color:#FFF;
	top:15px;
	left:208px;
}

#logo {
	width:950px;
	height:109px;
	background-image:url(../images/logo.gif);
	background-repeat:repeat;
	visibility:hidden;
}

#baseline {
	position: relative;
	width:185px;
	height:50px;
	color:#FFF;
	font-size:14px;
	top:37px;
	left:250px;
}

#menu_principal {
	position:absolute;
	z-index:10;
}

#separation {
	height:44px
}

#colonnes_fictives{
	float:left;
	height:100%;
	width:950px;
	background-image:url(../images/colonnes_fictives.gif);
	background-repeat:no-repeat;
	background-position:0px 185px;
}

#colonnes_fictives_page{
	float:left;
	height:100%;
	width:950px;
	background-image:url(../images/colonnes_fictives_page.gif);
	background-repeat:no-repeat;
	background-position:0px 186px;
}

#contenu_left{
	float:left;	
	width:453px;
	height:100%;
	padding-top:14px;
	background-image:url(../images/bord_blc.png);
	background-repeat:no-repeat;
}

#encart_mois, #encart_mois2, #encart_mois3 {
	position:absolute;
	background-color:#fff;
	height:15px;
	width:auto;
	line-height:15px;
	float:left;
}

#encart_exposants {
	float:left;
	background-image:url(../images/arrondi_orange.gif);
	background-position:right;
	background-color:#f7ac15;
	background-repeat:no-repeat;
	height:15px;
	width:auto;
	line-height:15px;
}

#encart_exposants3 {
	float:left;
	background-image:url(../images/arrondi_orange.gif);
	background-position:right;
	background-color:#f7ac15;
	background-repeat:no-repeat;
	height:15px;
	width:auto;
	padding-left:1px;
	line-height:15px;
}

#encart_numero {
	float:left;
	background-image:url(../images/arrondi_bleu.gif);
	background-position:right;
	background-color:#b1c237;
	background-repeat:no-repeat;
	height:15px;
	width:auto;
	line-height:15px;
}


#encart_inter {
	float:left;
	position:absolute;
	background-image:url(../images/arrondi_bleu.gif);
	background-position:right;
	background-color:#b1c237;
	background-repeat:no-repeat;
	height:15px;
	width:auto;
	line-height:15px;
	margin-left:-23px;
	padding-left:22px;
}

#contenu_home {
	float:left;
	margin-left:0px;
	width:287px;
	background-color:#fff;
}

#contenu_article {
	float:left;
	margin-left:20px;
	width:430px;
}

#contenu_blanc {
	margin-top:9px;
	height:240px;
	min-height:240px;
}

#ajout_couleuro {
	float:left;
	background-color:#f7ac15;
	height:15px;
	width:22px;
}

 #ajout_couleuro3 {
	float:left;
	background-color:#f7ac15;
	height:15px;
	width:18px;
}

#ajout_couleurv {
	float:left;
	background-color:#b1c237;
	height:15px;
	width:22px;
}

#date_salon {
	background-color:#f7ac15;
	background-image:url(../images/bord_orange_gauche.png);
	background-repeat:no-repeat;
	height:21px;
	padding-left:15px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}

#edition {
	background-image:url(../images/edition.png);
	background-repeat:no-repeat;
	background-color:#fff;
	width:76px;
	height:16px;
	float:right;
	margin-top:3px;
	margin-right:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:15px;
}

#visiteurs_blanc {
	position:absolute;
	margin-top:-60px;
	float:left;
	margin-left:0px;
	width:87px;
	height:14px;
	padding-left:20px;
	background-color:#fff;
	background-image:url(../images/bord_blanc_visiteurs.png);
	background-position: right;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#b1c237;
	text-transform:uppercase;
}

#contenu_center{
	float:left;	
	width:215px;
	height:100%;
	margin-left:33px;
	background-image:url(../images/bloc_bleu.png);
	background-repeat:no-repeat;
}

#visuels_page {
	float:left;
	margin-left:22px;
	margin-top:-23px;
	width:142px;
}

#visuels_home {
	float:left;
	margin-left:0px;
	margin-top:0px;
	width:142px;
}

#contenu_right{
	float:right;	
	width:216px;
	height:100%;
	background-image:url(../images/visuel_droite.png);
	background-repeat:no-repeat;
}

#contenu_right_page{
	float:right;	
	width:216px;
	height:100%;
	background-image:url(../images/bloc_bleu.png);
	background-repeat:no-repeat;
}

#contenu_left_page{
	float:left;	
	width:698px;
	height:100%;
	padding-top:14px;
	background-image:url(../images/bord_blc_page.png);
	background-repeat:no-repeat;
}

#guide_acheteur{
	height:175px;
	width:195px;
	padding-left:20px;
	padding-top:10px;
}

#guide_acheteur a, #guide_acheteur a:visited {
	color:#fff;
	text-decoration:none;
}

#guide_acheteur a:hover {
	color:#fff;
	text-decoration:underline;
}

#visuel_bloc_droite{
	height:130px;
	width:185px;
	margin-top:110px;
	margin-left:20px;
	/* padding:5px 15px 5px 21px; */
}

#boutique{
	height:100%;
	width:100%;
}

#caddy{
	padding:5px 15px 2px 20px;
}

.btnshowcart {
	width:79px;
	height:18px;
	font-size:11px;
	margin-top:10px;
	float:right;
	padding:0 17px 3px 0;
	cursor:pointer;
	background-image:url(../images/btn_panier.png);
	background-repeat:no-repeat;
	background-color:#fff;
	border:none;
	color:#fff;
}

.contenttoc {
	display:none;
}

.pagenavcounter {
	color:#ccc;
	padding-top:15px;
	padding-bottom:15px;
}

.pagenavbar a , .pagenavbar a:visited{
	text-decoration:none;
}

.pagenavbar a:hover {
	text-decoration:underline;
}

#comm_presse {
	padding:8px 15px 5px 19px;
}

#footer{
	clear:both;
	height:20px;
	padding-top:7px;
	text-align:right;
	color:#000;
	font-size:10px;
}

#footer a, #footer a:visited{
	color:#000;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/* +++++++++++++++ WSLIDE +++++++++++++++ */


ul#liste{
padding:0;
margin-left:6px;
}


ul#liste li{
padding: 15px;
line-height:1.4em;
list-style:none;
}

#liste-menu{/* fond de la pagination */
	background-color:#fff;
	text-align:right;
	padding-right:9px;
}

#liste-menu a, #liste-menu a:visited{
	padding: 0px 2px;
	background: #fff;
	color:#2a3d4c;
	font-size:14px;
	text-align:right;
	text-decoration:none;
}

#liste-menu a:hover{
	text-decoration: underline;
}

#liste-menu a.wactive{
	color: #b1c237;
	font-size:14px;
	font-weight:bold;
}

.wslide-menu{
        background-color:# FF0;
}

#liste-wrap{/* bloc affichés */
       background-color:#fff;
}

.wslide-wrap{
      background-color: #0F0;
}

#masque{
	position:absolute;
	background-color:#FFF;
	margin-left:205px;
	margin-top:-12px;
	width:7px;
	z-index:50;
}

#masque_page{
	position:absolute;
	background-color:#FF0000;
	margin-left:208px;
	margin-top:-12px;
	width:7px;
}

#tableau_home {
	margin:15px 0 10px 25px;
	height:182px;
}

#tableau_home2 {
	position:relative;
	margin:15px 0 10px 25px;
	height:182px;
}

.liste_bleu {
	padding:0;
	margin:0 0 0 14px;
	list-style-image: url(../images/puce_verte.gif);
}

.puce_bleu {
	list-style-image: url(../images/puce_verte.gif);
	margin-bottom:10px;
}


/* +++++++++++++++ CLASSES +++++++++++++++ */

h1 {
	font-size:14px;
	margin:0;
}

.bleu {
	color:#b1c237;
}

.bleu_fonce {
	color:#2a3d4c;
}

.blanc_gras {
	color:#FFF;
	font-weight:bold;
}

.blanc {
	color:#FFF;
}

.fond_blanc {
	background-color:#FFF;
}

.fond_gris {
	background-color:#C3C5C8;
}

.hr_bleu{
	width:180px;
	height:4px;
	border:none;
	margin-top:3px;
	background-color:#f7ac15;
}

.hr_gris{
	width:180px;
	height:1px;
	border:none;
	margin-left:21px;
	background-color:#ccc;
}


.padd20 {
	padding:20px;
}

.componentheading_cat {
	text-transform: uppercase;
	color:#b1c237;
	font-size:14px;
}

.componentheading {
	color:#b1c237;
	font-weight:bold;
	font-size:12px;
}

.contentheading_art {
	float:left;
	background-image:url(../images/arrondi_bleu.gif);
	background-position:right;
	background-color:#b1c237;
	background-repeat:no-repeat;
	height:15px;
	width:auto;
	line-height:15px;
}

.ck_mandatory {
	color:red;
	font-size:8px;
	font-weight:lighter;
	font-style: italic;
	text-align: left;
}

#submit_bt {	
	width:79px;
	height:18px;
	font-size:11px;
	margin-top:10px;
	float:right;
	padding:0 14px 5px 0;
	cursor:pointer;
	background-image:url(../images/btn_panier.png);
	background-repeat:no-repeat;
	background-color:#fff;
	border:none;
	color:#fff;
}

.btnchange, .btnremove, .btncshopping, .btnemptycart, .btnorder , .scbutton , .btnconfirm, .button{
	background-color:#b1c237;
	border:1px solid #666;
	color:#FFF;
	font-size:10px;
	cursor:pointer;
	margin:3px 5px 3px 0px;
	font-family:Verdana, Geneva, sans-serif;
}

.sc_cart {
	width:430px;
}

.desc_col {
	width:150px;
	padding:0 3px 0 3px;
	text-align:left;
}

.price_col {
	width:92px;
	text-align:left;
}

.qty_col, .total_col, .action_col{
	width:50px;
	text-align:left;
}

.fill_col {
	width:200px;
	float:right;
	padding:0 3px 0 3px;

}

.errormsg {
	color:#ff0000;
}

a, a:visited {	
	outline:none;
	color:#000;
}

a:hover {	
	color:#999;
}


/* +++++++++++++++ ARRONDIS +++++++++++++++ */


.divarrondi { background:#b1c237; width:100%;  }
b.dtop, b.dbas{display:block;background:#FFFFFF; font-size:1px; }
b.dtop b, b.dbas b{display:block;height: 1px; font-size:1px;overflow:hidden;background:#b1c237;}
b.r1{margin: 0 5px ; font-size:1px;}
b.r2{margin: 0 3px ; font-size:1px;}
b.r3{margin: 0 2px ; font-size:1px;}
b.dtop b.r4, b.dbas b.r4{margin: 0 1px;height: 2px; font-size:1px;}


