@charset "utf-8";
/********************************************************
	CSS Document / General - Orchidée by Saabre.com
********************************************************/

/* CSS Reset
-----------------------------------------------------------------------------*/
* { margin: 0; padding: 0; border: 0; }
:link, :visited { text-decoration: none; }
ul,ol { list-style: none; }
fieldset { border: 0; }
img { border: none; background: none; } a img { border: 0 none; } 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; } 
.clear{ clear: both; height: 0px; font-size: 0px; line-height: 0px; } 
.strong{ font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; }


/* General
-----------------------------------------------------------------------------*/
body {
	background: #BC8989 url(../../images/interface/bg.gif) top left repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
}

h1 {
	display: block;
	width: 925px;
	height: 37px;
	line-height: 35px;
	padding-left: 33px;
	margin:0 0 10px 0;
	background: url(../../images/interface/h1.gif) top left no-repeat;
	font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.40em;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	display: block;
	width: 925px;
	height: 37px;
	line-height: 35px;
	padding-left: 33px;
	margin:0 0 10px 0;
	background: url(../../images/interface/h2.gif) top left no-repeat;
	font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.40em;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
}
h4 {
}
h5 {
}

a:link, a:visited { color: #B76967; text-decoration: none;  }
a:hover { color:#7B5972; }

p { margin-bottom: 9px; }

img.left { float: left; margin-right: 7px; vertical-align: middle; }
img.right { float: right; margin-left: 7px; vertical-align: middle; }



/* Formulaires
-----------------------------------------------------------------------------*/

.textfield {
	padding: 4px 3px 2px 3px;
	font-size: 1em;
	color: #666666;
	border: 1px solid #C7C7C7;
	background: #FFFFFF url(../images/background_input_02.gif) repeat-x center top;
}

.radio {
	width: auto;
	border: none;
}

.textarea {
	padding: 3px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #C7C7C7;
	background: #FFFFFF url(../images/background_input_02.gif) repeat-x center top;
}

select {
	font-size: 1em;
	padding: 3px 0 3px 3px;
	color: #666666;
}

.erreur {
	margin: 0 0 20px 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #FF3200;
}

.erreur a {
	color: #FFFFFF;
	text-decoration: underline;
}

.tags {
	padding: 0 0 3px 18px;
	background: url(../images/tag.gif) no-repeat left bottom;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #E5E5E5;
}

legend {
	margin: 0 0 5px 0;
	font: bold 1.3em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

fieldset .content {
	padding: 10px 5px 1px 5px;
	color: #7F7F7F;
	background-color: #F7F7F7;
}

fieldset .content label {
	float: left;
	display: block;
	padding: 0 10px 0 0;
	width: 140px;
	line-height: 23px;
	text-align: right;
}

fieldset div div {
	margin: 0 0 10px 0;
}

fieldset div div .label, fieldset div div label {
	display:block;
	float:left;
	line-height:23px;
	padding:0 10px 0 0;
	text-align:right;
	width:140px;
}

#insc_newsletter, #insc_legal_ok {
	float:left;
	margin:4px 0 0 0;
}

#div_newsletter label, #div_legal label {
	width:inherit;
	margin:0 0 0 10px;
	padding:0;
}




/* Containers
-----------------------------------------------------------------------------*/
#wrapper { position: relative; width: 979px; margin: 0 auto; }
#header {
	position: relative;
	z-index: 2;
	display: block;
	width: 979px;
	height: 205px;
	padding-top: 27px;
}
#global {
	width: 979px;
	position: relative;
	z-index: 1;
}
#footer {
	width: 979px;
	padding-bottom: 55px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url(../../images/interface/footer-bg.gif) bottom left no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
/* Frise */
#frise {
	background:transparent url(../../images/interface/frise-bijoux.jpg) no-repeat scroll center top;
}

/* Logo */
#header div.logo {
	display: block;
	width: 979px;
	height: 123px;
	background: url(../../images/interface/logo.jpg) top left no-repeat;
}

/* Pathway */
#pathway { display: block; height: 15px; margin: 10px 0 0 10px; width:550px; }

#header .panier, #header .post_identification_rapide_simple {
	float:right; width:400px; margin:10px 10px 0 0; text-align:right;
}



/* Menu
-----------------------------------------------------------------------------*/
#menu {
	display: block;
	width: 979px;
	height: 38px;
	margin-top: 10px;
}
#menu li {
	float: left;
	display: inline-block;
	height: 38px;
	margin-right: 6px;
	background: url(../../images/interface/menu-li.gif) 0 0 no-repeat;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.00em;
}
	#menu li:hover { background-position: 0 -38px; }
	#menu li.active { background-position: 0 -38px; }
	#menu li.home { width: 42px; background-image: url(../../images/interface/menu-home.gif); }
	#menu li.mon-panier { background-image: url(../../images/interface/menu-panier.gif); }
#menu a:link, #menu a:visited {
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	background: url(../../images/interface/menu-a.gif) 100% 0 no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	/* IE 6 */
	width: auto !important;
	width: 0.1em;
	white-space: nowrap;
}
	#menu a:hover { background-position: 100% -38px; }
	#menu li.active a:link, #menu li.active a:visited, #menu li.active a:hover { background-position: 100% -38px; }
	#menu li.home a:link, #menu li.home a:visited, #menu li.home a:hover { width: 42px; padding: 0; }
	#menu li.mon-panier a:link, #menu li.mon-panier a:visited, #menu li.mon-panier a:hover { padding-left: 37px; }
	
	
/* Footer
-----------------------------------------------------------------------------*/
#footer div.header {
	display: block;
	width: 979px;
	height: 11px;
	background: url(../../images/interface/main-content.gif) top left no-repeat;
	font-size: 0px;
}
#footer div.content { 
	display: block;
	width: 958px;
	padding: 0 10px 0 11px;
	background: url(../../images/interface/main-bg.gif) top left repeat-y; 
}
#footer div.footer {
	display: block;
	width: 979px;
	height: 10px;
	background: url(../../images/interface/main-bottom.gif) bottom left no-repeat;
	font-size: 0px;
}

/* Actualites */
#footer div.actualites {
	float: left;
	display: block;
	width: 300px;
	height: 175px;
	margin-right: 10px;
	background: url(../../images/interface/footer-actualites-bg.gif) bottom left no-repeat;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.90em;
}
#footer div.actualites div.title {
	display: block;
	width: 265px;
	height: 35px;
	line-height: 37px;
	padding-left: 35px;
	background: url(../../images/interface/footer-actualites-title.gif) top left no-repeat;
	font-size: 1.30em;
	color: #FFFFFF;
}
#footer div.actualites ul { padding: 5px 15px 0 15px; }
#footer div.actualites li {
	padding-left: 10px;
	margin-bottom: 3px;
	background: url(../../images/interface/footer-puce.gif) 0 4px no-repeat;
}
#footer div.actualites a:link, #footer div.actualites a:visited { color: #FFFFFF; text-decoration: none; }
	#footer div.actualites a:hover { text-decoration: underline; }
	
/* Nouveautes */
#footer div.nouveautes {
	float: left;
	display: block;
	width: 478px;
	height: 175px;
	background: url(../../images/interface/footer-nouveautes-bg.gif) bottom left no-repeat;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.90em;
}
#footer div.nouveautes div.title {
	display: block;
	width: 443px;
	height: 35px;
	line-height: 37px;
	padding-left: 35px;
	background: url(../../images/interface/footer-nouveautes-title.gif) top left no-repeat;
	font-size: 1.30em;
	color: #FFFFFF;
}
#footer div.nouveautes div.produit {
	float: left;
	display: block;
	width: 107px;
	margin: 7px 6px 0 5px;
}
#footer div.nouveautes div.produit p { text-align: center; font-size: 1.10em; color: #FFFFFF; }

/* Quicklinks */
#footer div.quicklinks {
	float: right;
	display: block;
	width: 160px;
	height: 175px;
	background: url(../../images/interface/footer-quicklinks-bg.gif) bottom left no-repeat;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.80em;
}
#footer div.quicklinks div.title {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 37px;
	padding-left: 40px;
	background: url(../../images/interface/footer-quicklinks-title.gif) top left no-repeat;
	font-size: 1.30em;
	color: #FFFFFF;
}
#footer div.quicklinks ul { padding: 0 15px 0 15px; }
#footer div.quicklinks li {
	padding-left: 10px;
	background: url(../../images/interface/footer-puce.gif) 0 4px no-repeat;
}
#footer div.quicklinks a:link, #footer div.quicklinks a:visited { color: #FFFFFF; text-decoration: none; }
	#footer div.quicklinks a:hover { text-decoration: underline; }
	
/* Keywords */
#footer div.keywords {
	display: block;
	width: 928px;
	height: 33px;
	line-height: 33px;
	padding: 0 15px 0 15px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../../images/interface/footer-keywords.gif) top left no-repeat;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
}
#footer div.keywords a:link, #footer div.keywords a:visited { color: #FFFFFF; text-decoration: none; }
	#footer div.keywords a:hover { text-decoration: underline; }

	
/* Content
-----------------------------------------------------------------------------*/
/* Main */
#main { display: block; width: 979px; }
#main div.header {
	display: block;
	width: 979px;
	height: 11px;
	background: url(../../images/interface/main-content.gif) top left no-repeat;
	font-size: 0px;
}
#main div.content { 
	display: block;
	width: 958px;
	min-height: 100px; 
	padding: 0 10px 0 11px;
	background: url(../../images/interface/main-bg.gif) top left repeat-y; 
}
#main div.footer {
	display: block;
	width: 979px;
	height: 10px;
	background: url(../../images/interface/main-bottom.gif) bottom left no-repeat;
	font-size: 0px;
}

/* Mise en page 2 colones */
#sidebar {
	width:216px;
	float:left;
}
#sidebar h2 {
	width:184px;
	background-image: url(../../images/interface/h2-sidebar.gif);
	margin:0;
	margin:0 0 10px 0;
}
#sidebar div.block {
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	background:#F2E9E9 url(../../images/interface/sidebar-bottom.gif) bottom left no-repeat;
}

#sidebar div ul {
	margin:0; padding:0;
}
#sidebar div ul li {
	margin:0; padding:2px 0 2px 10px;
}
#sidebar div form {
	margin:0; padding:2px 0 2px 10px;
}

#main-column {
	width:730px;
	float:right;
	padding:0 0 20px 0;
}
#main-column h1 {
	background-image: url(../../images/interface/h1-content.gif);
	width:730px;
}
#main-column h2 {
	background-image: url(../../images/interface/h2-content.gif);
	line-height: 28px;
	padding-left: 10px;
	font-size: 1.24em;
	width:730px;
}
#main-column h2 a {
	color:#FFFFFF;
	text-decoration:none;
}

#main-column input, #main-column select, #main-column textarea {
	border:1px solid #CCCCCC;
	padding:3px;
	font-size:1em;
}

.post_simple {
	margin:0 0 20px 0;
}

.post_content {
	margin:0 10px 0 10px;
}
.post_produit .post_content {
	margin:0;
}
.post_content #left {
	width:200px;
	float:left;
}

.bt_panier {
	font-size:1em;
	color:#FFFFFF;
	background-color:#9C769A;
	padding:3px;
}



.erreur {
	margin: 0 0 20px 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #FF3200;
}

.erreur a {
	color: #FFFFFF;
	text-decoration: underline;
}

.post_footer {
	clear:both;
}

.nav {
	text-align:center;
	margin:20px 10px 0 10px;
	padding:5px 0 5px 0;
	background-color:#FBF0ED;
}

.selected {
	font-weight:bold;
	color:#000000 !important;
	text-decoration:underline !important;
}



/* ========== Les commentaires ========== */

.post_commentaires {
	margin: 0;
	padding:0 10px 0 10px;
}

.post_commentaires .post_header {
	margin: 0 0 10px 0;
	font-size: 0.9em;
}

.post_commentaires .post_header .auteur {
	font-weight: bold;
}

.post_commentaires .post_content {
	padding: 5px;
	color: #808080;
	border: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	margin:0 0 20px 0;
}

.post_commentaires .post_admin {
	background-color: #333333;
	color: #FFFFFF;
}

.post_commentaires .post_admin a {
/*	color: #FFFFFF;*/
}

.post_commentaires .avatar {
	padding: 2px;
	float: right;
	border: 1px solid #D9D9D9;
}

.post_commentaires .post_content p {
	padding: 0 60px 0 0;
	zoom: 1;
}

.post_notes {
	margin: 0 0 20px 0;
	font-weight: bold;
}

.post_commentaires .note {
	float: right;  
}

.post_commentaires .post_footer_commentaire {
	height: 0;
	clear: both;
}

/* -- pour le blog -- */

.blog_commentaires h2 {
	margin: 0 0 20px 0;
}


/* -- pour le catalogue -- */

.produit_commentaires {
	padding-top:32px;
}

.produit_commentaires .post_options {
	float: right;
	line-height: 15px;
}

.produit_commentaires .post_options, .produit_commentaires .post_notes, .produit_commentaires .post_commentaires {
	padding:0 10px;
}

/* -- poster un commentaire -- */

.new_commentaire {
	padding-top:32px;
}

.new_commentaire h2 {
	margin: 0 0 20px 0;
}

.new_commentaire form {
	margin: 0 10px;
}

.new_commentaire form table {
	width: 400px;
}

.new_commentaire form td {
	padding: 0 0 10px 0;

}

.new_commentaire .textfield {
	width: 200px;
}

.new_commentaire .textarea {
	width: 400px;
}

.new_commentaire .factultatif {
	font-style: italic;
}

.new_commentaire .bt_post {
}






/* ========== Les billets du Blog ========== */

.post_blog {
	margin: 0 0 30px 0;
}


.post_blog .post_header {
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0;
}

.post_blog .post_header em {
	font-size:0.8em;
}
.post_blog .post_header .auteur {
	font-weight: bold;
}

.post_blog .post_chapo {
	margin: 0 10px 10px 10px;
	text-align: justify;

}

.post_blog .post_content {
	padding: 0 0 10px 0;

}

.post_blog .post_detail {
	clear: both;
	padding: 0 0 5px 0;
	margin: 0 10px 0 10px;
	text-align: right;
	border-bottom:1px solid #CCCCCC;
}

.post_blog .bookmarqueurs {
	padding: 10px 10px 0 10px;
	font-size: 0.9em;
	clear: both;
}

.post_blog .bookmarqueurs span {
	line-height: 20px;
}

.post_blog .bookmarqueurs span a {
	padding: 2px 0 2px 20px;
}

.post_blog .bookmarqueurs ul {
	margin: 10px 0 0 0;
	padding: 0;
}

.post_blog .bookmarqueurs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.post_blog .post_footer {
	clear: both;
	margin: 20px 0 0 0;
	padding: 5px;
	height: auto;
	line-height: normal;
	font: 1em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #BFBFBF;
	background-color: #F2F2F2;
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
}

.post_blog .post_footer a {
	color: #7F7F7F;
	text-decoration: underline;
}

.post_blog .post_footer a:hover {
	color: #FF3200;
}


/* ========== Les Block produits ========== */

.produit_block li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

.produit_block .illustration {
	display: block;
	text-align: center;
}

.produit_block .prix {
	text-align: center;
}

.produit_block .desc {
	margin: 10px 0 0 0;
	text-align: left;
}

.produit_block .vide {
	padding: 5px 0 0 0;
}

/* main */

#main-column .produits {
	margin:30px 0 0 0;
}

#main-column .produit_block li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;	
}

#main-column .produit_block .post_produit {
	height: 220px;
	margin: 0 10px 20px 10px;
	padding: 0;
	border-bottom: 3px solid #E5E5E5;
}

#main-column .produit_block {
	padding:0;
}

#main-column .produit_block .prix {
	font-size: 1.9em;
	font-weight:bold;
	width:100px;
	float:right;
	text-align:right !important;
	color:#791A32;
	margin:0;
}

#main-column .produit_block .prix s {
	font-size:0.4em;
	font-weight:normal;
	text-align:right;
	color:#666666;
}


#main-column .produit_block h3 {
	margin: 5px 5px 0 0;
	padding: 0 !important;
	overflow: hidden;
	font-size:1em;
}

#main-column .produit_block h3 a {
	color: #B76967;
}

#main-column .produit_block h3 a:hover {
	color: #7B5972;
}

/* sidebar */

#sidebar .produit_block li {
	display: block;
}

#sidebar .produit_block h3 {
	margin: 10px 0 0 0;
}

#sidebar .produit_block h3 a {
	text-decoration: none;
}

#sidebar .produit_block .post_produit {
	width: auto !important; 
}

#sidebar .produit_block .illustration { 
	height: auto !important; 
}

#sidebar .produit_block .illustration img {
}


/* ========== Commande ========== */

.chemin_commande {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	color: #B3B3B3;
}

.chemin_commande li {
	margin: 0 25px 0 0;
	display: inline;
	list-style: none;
}

.chemin_commande a {
	padding: 0 0 2px 0;
	text-decoration: none;
}

.chemin_commande .actif {
	color: #791A32;
	border-bottom: 3px solid #791A32;
}


/* ========== Identification ========== */
#main-column .identification {
	margin:0 10px 0 10px;
}

#main-column .identification h2, #main-column .recap_adresses h2 {
	background-image:url(../../images/interface/h2-content-middle.gif);
	width:350px;
}


#sidebar .post_newsletter {
	text-align:left;
}
