/*--------------------------------------
/*   derniËre modification : 23/01/2009 
/*   par Kinaly
/* ----------------------------------- */

/*    initialisation : balises XHTML gÈnÈrales
--------------------------------------------------- */
html { font-size: 12px; }

body  {
	margin:0; padding:0;
	background: #fff;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0C161A;
}

img { border: 0; margin: 0;}

p { margin: 0 0 11px; }

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

h1, h2, h3, h4, h5, h6 { margin: 0 0 6px 0; padding: 0; }

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #ed008c;
	font-family: Arial, Helvetica, sans-serif; margin: 0 0 12px 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #ed008c;
	font-family: Arial, Helvetica, sans-serif; margin: 0 0 8px 0;
}
h2.seize { font-size: 16px; }

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #033649;
	font-family: Arial, Helvetica, sans-serif;
}

th { color: #FFFFFF; background-color: #ed008c; padding: 3px;}

th a { color:#FFFFFF; }

strong {}

table { margin: 0 auto; border: 0;}

form { margin:0; padding:0; }
form img {vertical-align: middle;}

fieldset { border: none; padding: 0; margin: 0; }

input { color:#000000; font-size: 10px; margin: 4px 0; vertical-align: middle; }

select, option { color:#000000; font-size: 10px; padding-left: 4px;}

textarea { color:#000000; font-size: 10px; margin: 6px 0;}

del { color: #0C161A}


/*    classes gÈnÈrales
--------------------------------------------------- */
.clearfloat { clear: both;}

.droite { text-align: right;}
.gauche { text-align: left;}
.centre { text-align: center;}

.fl-droite { float: right; }
.fl-gauche { float: left; }

.txt-italique { font-style: italic; }

.nobr { white-space: nowrap; }

.overflow-hide { overflow: hidden; }
.overflow-auto { overflow: auto; }

.nodisplay { display: none; }


/*    structure : armature
--------------------------------------------------- */
#enveloppe-page { width: 960px; margin: 0 auto 20px auto; }

#en-tete {
	position: relative;
	display: block;
	height: 52px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 13px;
	padding-top: 94px; 
}

#logo { padding: 32px 0 16px 11px; display: block; position: absolute; top: 0; left: 0; }

#conteneur { min-height: 410px; margin-bottom: 14px; padding-bottom: 10px; position: relative; display: block; border-bottom: 1px dashed #ccc; background: url(/_boutiques/K-LOU-SHOP//site_image/bg_page.gif) 7px bottom no-repeat; }

#conteneur-interne { display: block;}

#col-g {
	float: left;
	position: relative;
	display: block;
	width: 242px;
	left: 0;
	margin: 6px 0 0 0;
	padding: 0;
}
	#col-g h2 { text-indent: 5px; }

* html #col-g { margin: 0 -3px 0 auto;} /* pour rÈsoudre le bug des 3px sous IE6*/

.col-interne { margin: 8px 8px 8px 0;}

#contenu-principal {
	position: relative;
	display: block;
	height: 1%;
	padding: 5px 8px;
	overflow: hidden;
}

#pied-page {
	margin-top: 37px;
	display: block;
	text-align: center;
	color: #504f4f;
	font-size: 12px;
	overflow: hidden;
}
	#pied-page a { color: #504f4f; text-decoration: none; }
	#pied-page a:hover { color: #ed008c; text-decoration: none; }
	#pied-page img { vertical-align: middle; margin-left: 10px; }

#pub_rentashop { color: #cccecc; font-size: 11px; }
	#pub_rentashop a { color: #cccecc; text-decoration: none; }
	#pub_rentashop a:hover { color: #ed008c; text-decoration: none; }


/*    structure : ÈlÈments
--------------------------------------------------- */
ul#elem_menu_horizontal { margin: 0; padding: 0; float: right; font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 20px; }
	ul#elem_menu_horizontal li { display: block; float: left; padding: 0 20px; text-align: center; }
		ul#elem_menu_horizontal li a { color: #000; text-decoration: none; }
		ul#elem_menu_horizontal li a:hover,
		ul#elem_menu_horizontal li a.hover { color: #ed008c; text-decoration: none; }
	

#elem_panier { margin-top: -75px; color: #929492; background: transparent url(/_boutiques/K-LOU-SHOP//site_image/logo_panier.gif) center top no-repeat; }
	#elem_panier a { display: block; padding-top: 75px !important; color: #929492 !important; }
	#elem_panier a:hover,
	#elem_panier a.hover { color: #ed008c !important; }
	#elem_panier div { font-size: 12px; color: #000; }
		#elem_panier div a { display: inline; padding-top: 0 !important; font-size: 12px; color: #000 !important; }


#elem_rechercher { }

#elem_menu { }

	#elem_menu ul { list-style: none; padding: 0; margin: 0; }
	#elem_menu li { padding: 2px 0; margin: 0; }
	
	#elem_menu a { font-size: 14px; display: block; text-indent: 19px; color: #000; text-decoration: none; line-height: 24px; background: transparent url(/_boutiques/K-LOU-SHOP//site_image/puce_menu.gif) left top no-repeat; }
	#elem_menu a:hover,
	#elem_menu a.hover { color: #fff; text-decoration: none; background: #ed008c; }
	
	#elem_menu ul li ul li a { font-size: 12px; display: block; text-indent: 29px; color: #000; text-decoration: none; line-height: 20px; background: none; }
	#elem_menu ul li ul li a:hover,
	#elem_menu ul li ul li a.hover { color: #ed008c; text-decoration: none; background: none; }

#elem_newsletter {
	width: 250px;
	float: left;
	color: #504f4f;
}
	#elem_newsletter p {
		font-size: 11px;
		margin: 0 0 4px 0;
	}
	#elem_newsletter input.form_text {
		border: 1px solid #cccecc;
		float: left;
		height: 17px;
		line-height: 17px;
		font-size: 11px;
		color: #504f4f;
		margin: 0;
		padding: 3px 2px 0 2px;
		width: 179px;
	}
	#elem_newsletter input.form_submit {
		float: left;
		margin-top: 0;
	}
	#elem_newsletter .pubKLouDesign {
		font-size: 12px;
		margin: 9px 0 0 0;
	}
		#elem_newsletter .pubKLouDesign a,
		#elem_newsletter .pubKLouDesign a:hover { color: #ed008c; text-decoration: none; }


/*    classes rÈcurrentes
--------------------------------------------------- */
.bloc_s { width: 400px; margin: 3px auto;}

.bloc_m { width: 480px; margin: 3px auto;}

.bloc_l { width: 520px; margin: 3px auto;}

.alerte_erreur { color: #ed008c; font-style: italic; }
.alerte_info { color: #010101; font-style: italic; }

.encart-dynamique { margin: 10px 0 0 0;}

.encart-dynamique li { }

.i-frame { background: #FFF; padding: 4px 8px;}

.i-frame form input { margin: 3px 0 10px 0;}

.i-frame p { margin: 0;}

.first { margin-left: 0 !important; }
.last { margin-right: 0 !important; }


/*    formulaires
--------------------------------------------------- */
.form_text { color: #666666; margin: 0 5px;}

.form_col { width: 120px;}

input.search, input.go { margin: 4px 0 14px; }

p.bouton input { width: auto; }

/* ------------------------------------------------
/*    PropriÈtÈs CSS des pages principales
/*------------------------------------------------- */

/*    index
--------------------------------------------------- */
#homeLink {
	background-image: url(/_boutiques/K-LOU-SHOP//theme/icone_homepage.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
}

#txt-home { padding-bottom: 10px; overflow: hidden; }
#txt-home a { color: #000000; text-decoration: none; }
#txt-home a:hover { color: #000000; text-decoration: none; }
#txt-home img { margin-left: 64px; }

#nouveautes {  }


/*    catÈgorie
--------------------------------------------------- */
.syspage { margin: 10px 0; line-height: 22px; height: 22px; background: #cfd0cf; text-align: center; }
.syspage a { color: #fff; text-decoration: none; }
.syspage a:hover { color: #ed008c; text-decoration: none; }

.preferes_cat_x6 { color: #fff; margin: 10px 0; line-height: 22px; height: 22px; background: #cfd0cf; text-align: center; }

.mini-bloc-produit {
	width: 89px;
	margin: 0 16px 18px 16px;
	float: left;
}
	.mini-bloc-produit .img-prd { height: 89px; margin-bottom: 13px; }
	.mini-bloc-produit .nom-prd { line-height: 16px; height: 48px; overflow: hidden; }
	.mini-bloc-produit a { color: #504f4f; text-decoration: none; }
	.mini-bloc-produit a:hover { color: #ed008c; text-decoration: none; }
	
.bloc-produit {
	width: 160px;
	height: 200px;
	padding: 4px 4px 26px 4px;
	margin: 5px 5px;
	position: relative;
}
.bloc-produit.hover { background: #e5e6e5; }
	.bloc-produit .nom-prd {
		line-height: 14px;
		height: 28px;
		overflow: hidden;
		font-weight: normal;
	}
	.bloc-produit .btn-prd {
		position: absolute;
		bottom: 4px;
		left: 4px;
		width: 160px;
		height: 22px;
	}

.bp-image { height: 160px; margin-bottom: 7px; }

ul.cat_x6 { list-style: none; margin: 17px 0; padding: 0; }
	ul.cat_x6 li { font-size: 14px; text-indent: 19px; color: #000; text-decoration: none; line-height: 18px; background: transparent url(/_boutiques/K-LOU-SHOP//site_image/puce_menu.gif) left -3px no-repeat; }


/*    fiche produit
--------------------------------------------------- */
#img-produit-box { margin: 0 0 0 10px; }
#img-produit { margin: 0 10px 10px 0; }

#info-produit { }
	#info-produit .desc_prd { margin-right: 74px; }
	#info-produit .prix_prd { text-align: right; margin-right: 64px; color: #ed008c; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
	#info-produit .btn_prd { text-align: right; margin-right: 64px; }

	#info-produit table { margin: 0; }
	#info-produit td { width: auto !important; }

.vignettes img {
	margin: 0 15px 0 16px;
	float: left;
}

#pro-asso { }
	#pro-asso .bloc-produit {
		width: 160px;
		height: 200px;
		padding: 4px;
		margin: 5px 5px;
		position: relative;
	}

.avis-box { margin: 20px auto 12px auto; clear: both;}

/*    processus de commande
--------------------------------------------------- */
.separateur { color: #888;}

#pdc_box {
	font-size: 15px;
	color: #CCC;
	text-align: center;
	margin-left: 75px; 	/* Pour donner l'impression que c'est centrÈ */
	height: 35px;
}

#pdc_box ul {
	list-style: none;
	padding: 1px 0 0;
	margin: 0 0 12px;
	overflow: hidden;
}

#pdc_box ul li {
	float: left;
	padding: 0;
	margin: 0 3px;
	height: 26px;
	line-height: 26px;
}

#pdc_box ul li.currentstep { color: #ed008c; }

#pdc_box ul li span.highlight {
	border: 1px solid #ccc;
	padding: 4px 8px 3px 8px;
}

#pdc_box ul li.currentstep span.highlight {
	border: 1px solid #ed008c;
	padding: 4px 8px 3px 8px;
}


/*    panier
--------------------------------------------------- */

/* --- TABLEAU A COULEURS ALTERNEES --- */
.styleCell1 { background-color: #fff; }
.styleCell1 img { margin: 3px;}
tr.styleCell1 strong { line-height: 23px; margin: 3px;}
	
.styleCell2 { background-color: #eeefee; }
.styleCell2 img { margin: 3px;}
tr.styleCell2 strong { line-height: 23px; margin: 3px;}

#form-panier { }
#form-panier td { vertical-align: middle; }


/*    commande.htm
--------------------------------------------------- */
form.com_id label {
	/*display: inline-table;*/
	float: left;
	width: 45%;
	text-align: right;
	line-height: 22px; /* petite valeur pour centrer le texte et l'input sous safari */
	margin: 0 0 0 4px; 
}

form.com_id textarea { margin: 0 0 0 4px; }

form.com_id input { margin: 0 0 0 4px; /*height: 16px;*/ }

form.com_id select { margin: 0 0 0 4px; }

/*form.com_id p.bouton input { height: auto;}*/

.gdemarge { margin-left: 45%;}



/* ------------------------------------------------
/*    PropriÈtÈs CSS des autres pages
/*------------------------------------------------- */

/*    ami.htm
--------------------------------------------------- */
.form-ami p { width: 50%; float: left;}
.form-ami label { display: block; width: 120px; }
.form-ami input { width: 80%;}
.form-ami p.bouton { width: 100%;}


/*    avis.htm
/* --------------------------------------------------- */
.avis { font-size: 12px;}

.meta-avis { margin: 14px 0 6px 0;}

.form-avis p { width: 50%; float: left;}
.form-avis label { display: block; width: 160px; }
.form-avis input { width: 80%;}
.form-avis p.bouton, .form-avis p.alerte_info, .form-avis p.alerte_erreur { width: 100%;}


/*    contact.htm
--------------------------------------------------- */
.form-contact label {
	display: inline-table;
	width: 120px;
	text-align: right;
}
.form-contact input { width: 212px;}
.form-contact textarea { margin: 0 4px;}


/*    news
--------------------------------------------------- */
.news { }

#news-date-titre {
	font-size: 11px;
	font-weight: normal;
}


/*    mescommandes_identification.htm
--------------------------------------------------- */
.form-login label {
	display: inline-table;
	width: 120px;
	text-align: right;
}
.form-login input { width: 170px;}


/*    parrainage
/* --------------------------------------------------- */
.form-parrainplus p { margin: 0;}


/* -------------------------------------
/* STYLES CSS PERSONNALISES
/* Placez vos sytles personnels ici
/* ------------------------------------- */

.erreur { color: red !important; font-weight:bold;}

.noerreur {	}

.marginGuides { margin: 20px;}

.fil_ariane { color: #929492; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
	.fil_ariane a { color: #929492; text-decoration: none; }
	.fil_ariane a:hover { color: #ed008c; text-decoration: none; }
	
#flags { position: relative; top: -8px; margin: -5px 8px 0 5px; padding: 0; }
	#flags a { margin: 0 2px; }

