body {
	font: normal normal 0.85em sans-serif;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	height: 100%;
	background-color: #E6E6E6;
}

a img {
	border: none;
}

a{
	color: #747474;
	text-decoration: none;
}

a:hover{
	color: #F6B5D0;
}

.hidden{
	display: none;
}

@font-face {
	font-family: "goudy";
	src: url( goudos.eot ); /* IE */
	src: local("goudy"), url( goudos.ttf ) format("truetype"); /* non-IE */
}
/* ---------------------------------------------------------------- structure des pages */
/* pour r�duire la hauteur du header :
r�duire la hauteur du bloc + r�duire marge haut de #navigation-principale ul#navigation  */

#header{
	background: url(../images/header_logo.jpg) top center no-repeat #DDD5C7;
	margin: 5px auto 0 auto;
	width: 930px;
	height: 115px;
}

#conteneur-general{
	background-color: #DDD5C7;
	position: relative;
	width: 930px;
	margin : 0 auto;
	border: 1px solid #DDD5C7;
}

#navigation-principale #bouton-panier{
	position: absolute;
	bottom: 30px;
	right: 5px;
	height: 80px;
	width: 110px;
	background: url(../images/panier.jpg) top center no-repeat #DDD5C7;
}

#navigation-principale #bouton-panier a{
	/*display: none;*/
	display: block;
	margin: 65px 0px 0px 0px;
	text-align: center;
	font-size: 0.75em;
	color: #E91593;
	text-decoration: underline;
}

#navigation-principale #bouton-panier a:hover{
	text-decoration: none;
}

/* ------------------------------------------------------------------------------- menu */
#navigation-principale{
	position: absolute;
	top: 0;
	width: 930px;
	text-align: center;
	z-index: 10;
}

#navigation-principale img {
	top: -60px;
	right: 20px;
}

#navigation-principale #menu-lang{
	position: absolute;
	right: 0px;
	top: 0px;
	float: right;
	height: 27px;
	font-size: 10px;

}

#navigation-principale #menu-lang ul,
#navigation-principale #menu-lang li{
	float: left;
	list-style: none;
}

#navigation-principale #menu-lang ul{
	margin: 6px 0px 0px 6px;
}

#navigation-principale #menu-lang li{
	padding: 0px 5px 0px 0px;
	margin: 0px 10px 0px 0px;
	text-decoration: underline;

}

#navigation-principale #menu-lang li a{
	text-transform: uppercase;
	text-decoration: none;
}

#navigation-principale #menu-lang li a:hover{
	color: #E91593;
}

#navigation-principale #menu-lang li.en-cours a,
#navigation-principale #menu-lang li.en-cours a span{
	color: #E91593;
	text-decoration: underline;
	font-weight: bold !important;
}

/* navigation */
#navigation-principale ul#navigation{
	float: left;
	margin-top: 98px;
	text-transform: uppercase;
	display: none; /* affichée en js */
}

body.lang-en #navigation-principale ul#navigation{

}

#navigation-principale ul#navigation li {
	float: left;
	list-style-type: none;
	font-size: 13px;
	font-family: goudy;
}

#navigation-principale ul#navigation li a {
	float: left;
	display:  block;
	padding: 0px 20px 0px 20px;
	height: 49px;
	overflow: hidden;

	text-decoration: none;
	color: #727272;
}

#navigation-principale ul#navigation li.en-cours a{
	background-color: #fff;
	background: url(../images/menu-roll.png) center bottom no-repeat;
}
/* --------------------------------------------------------------------------- fin menu */

/* --------------------------------------------------------------------------- accueil */
body#index #conteneur-page{
	position: relative;
	width: 930px;
	background: url(../images/fond-accueil.jpg) right top no-repeat;
	background-color: #FFFFFF;
}

body#index #conteneur-page .contenu-gauche{
	float: left;
	margin: 0;
	padding: 0;
	width: 263px;
	height: 390px;
	background: url(../images/actualite-accueil.jpg) center bottom no-repeat;
	background-color: #FFFFFF;
}

body#index #conteneur-page .contenu-droite .tampon{
	position: absolute;
	bottom: 3px;
	right: 25px;
	background: url(../images/tampon-accueil.jpg) right bottom no-repeat;
	height: 125px;
	width: 232px;
}

body#index #conteneur-page .contenu-droite #logo-ateliers-art{
	position: absolute;
	right: 70px;
	top: 200px;
}

/* -------------------------------------------------------------------------- fin accueil */

/* -------------------------------------------------------------------------- conteneur */
#conteneur-page{
	position: relative;
	width: 930px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding : 30px 0px 0px 0px;
}

#conteneur-page .contenu-droite{
	margin-left: 263px;
	margin-right: 100px;
}

#conteneur-page .contenu-droite #v-spacer{
	float: right;
	height: 390px;
	width: 0px;
	font-size: 0px;
}

#conteneur-page .contenu-droite #corps-page{
	float: left;
	width: 100%;
}

/* ---------------------------------------------------------------------------- fin conteneur */
/* ---------------------------------------------------------------------------- id secteur */
/*body.secteur-2  #conteneur-page{
	background: url(../images/tasses-collections.jpg) left center no-repeat;
	background-color: #FFFFFF;
}*/

body.secteur-3  #conteneur-page{
	background: url(../images/isabelle.jpg) left center no-repeat;
	background-color: #FFFFFF;
}

body.secteur-4  #conteneur-page {
	background: url(../images/contact.jpg) left bottom no-repeat;
	background-color: #FFFFFF;
}

body.secteur-5  #conteneur-page {
	background: url(../images/tasses-presse.jpg) left center no-repeat;
	background-color: #FFFFFF;
}

body.secteur-7  #conteneur-page {
	background: url(../images/tasses-vente.jpg) left center no-repeat;
	background-color: #FFFFFF;
}

body.secteur-8  #conteneur-page {
	background: url(../images/tasses-pro.jpg) left center no-repeat;
	background-color: #FFFFFF;
}

/* ---------------------------------------------------------------------------- accueil */
/* h1 accueil affich� en fond CSS */

}
/* ------------------------------------------------------------------------ fin accueil */

/* ------------------------------------------------------------------------ menu rubrique */
#conteneur-page .contenu-droite #menu-rubrique{
	position: relative;
	border: 1px solid #f0f;
}

#menu-rubrique{
	position: absolute;
	float: left;
	width: 240px;
}

#menu-rubrique li {
	list-style-type: none;
	padding : 0 8px 0 8px;
	background-color: #FFF;
}

#menu-rubrique ul li a {
	display: block;
	height: 1.9em;
	line-height: 1.9em;
	text-decoration: none;
	color: #727272;
	font-size: 1em;
}

#menu-rubrique ul li a:hover,
#menu-rubrique ul li.en-cours a{
	color: #F6B5D0;
}

#menu-rubrique ul li a{
	color: #727272;
}

#menu-rubrique li ul{
	display: none;
}

#menu-rubrique li.en-cours ul{
	display: block;
}
/* ---------------------------------------------------------------------- fin menu rubrique */

/* ---------------------------------------------------------------------- menu-rubrique collections */
body.secteur-2 #conteneur-page ul#sous-menu{
	float: left;
	margin: 0px 0px 0px 15px;
	width: 180px;
}

body.secteur-2 #conteneur-page ul#sous-menu li {
	list-style-type: none;
	background-color: #FFF;
	margin-bottom: 10px;
	font-size: 18px;
	/*font-weight: bold;*/
	font-family: goudy;
}

body.secteur-2 #conteneur-page ul#sous-menu li a {
	display: block;
	height: 25px;
	text-decoration: none;
}

body.secteur-2 #conteneur-page ul#sous-menu li a:hover,
body.rubrique #conteneur-page ul#sous-menu li.en-cours a{
	color: #E67EAF;
}
/* -------------------------------------------------------------------------- fin menu rubrique collections */

/* -------------------------------------------------------------------------- collections */
body.secteur-2.rubrique h1 {
	display: none;
}

body.secteur-2 #conteneur-page ul#menu-collections,
body.secteur-2 #conteneur-page ul#meme-collections,
body.secteur-2 #conteneur-page #article_collections{
	position: relative;
	float: left;
	width: 650px;
	padding-right: 10px;
	margin: 0 auto;
	liste-style-type: none;
}

body.secteur-2 #conteneur-page ul#meme-collections{
	width: 700px;
}

body.secteur-2 #conteneur-page #article_collections{
	margin-bottom: 5px;
	height: 300px;
	overflow: hidden;
}

body.secteur-2 #conteneur-page ul#menu-collections li,
body.secteur-2 #conteneur-page ul#meme-collections li{
	display: inline;
	float: left;
	text-decoration: none;
	padding-bottom: 6px;

}

body.secteur-2 #conteneur-page ul#menu-collections li{
	padding-right: 20px;
	padding-bottom: 30px;
	height: 125px;
	width: 180px;
	overflow: hidden;
}

body.secteur-2 #conteneur-page ul#meme-collections li{
	display: block;
	padding-right: 2px;
}

body.secteur-2 #conteneur-page ul#meme-collections li.en-cours a{
	display: block;
	border: 2px solid #E67EAF;
	height: 47px;
	width: 70px;
}

body.secteur-2 #conteneur-page ul#menu-collections li a {
	display: block;
	text-decoration: none;
}

body.secteur-2 #conteneur-page ul#menu-collections li span.titre-collections{
	display: block;
	color: #E67EAF;
	text-decoration: none;
}

body.secteur-2 #conteneur-page .contenu-droite{
	margin-right: 0px;
}

body.secteur-2 #conteneur-page .contenu-droite #article_collections{
	position: relative;
}

body.secteur-2 #conteneur-page .contenu-droite #corps-page{
	margin-right: -50px; /* IE 6*/
}

body.secteur-2 #conteneur-page #article_collections .titre{
	text-transform: uppercase;
	font-weight: bold;
	/*font-size: 1.3em;*/
	color: #B3A181;
	font-family: goudy;
	font-size: 18px;
}

body.secteur-2 #conteneur-page #article_collections .image{
	float: left;
	margin-top: 5px;
	height: 100%;
}

body.secteur-2 #conteneur-page #article_collections .texte{
	float: left;
	width: 235px;
	text-align: left;
	margin: 3px 0 0 10px;
	padding: 0 0 20px 0;
}


body.secteur-2 #conteneur-page #article_collections .texte h3{
	margin-bottom: 8px;

}


body.secteur-2 #conteneur-page #article_collections .texte .ps{
	padding-top: 8px;
	font-weight: bold;
	font-style: italic;
}

body.secteur-2 #conteneur-page .meme_collection{
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size: 14px;
	margin-bottom: 3px;
}

body.secteur-2 #logo-ateliers-art{
	position: absolute;
	left: 54px;
	bottom: 30px;
}

/* -------------------------------------------------------------------------- fin collections */
/* -------------------------------------------------------------------------- images presse et salon */
body.secteur-5 #menu-rubrique{
	display: none;
}

.album-photos{
	clear: both;
}

.album-photos ul{
	padding: 0;
	margin: 0;
}

.album-photos li{
	float: left;
	width: 120px;
	height: 160px;
	margin: 0px 10px 0 0px;
	overflow: hidden;
}

.album-photos li .titre-img{
	float: left;
	width: 100%;
	height: 1.5em;
	line-height: 1.5em;
	text-indent: 4px;
	background-color: #000;
	color: #FFF;
}

/* -------------------------------------------------------------------------- fin images presse et salon */

/* -------------------------------------------------------------------------- pied */
#pied{
	position: relative;
	padding: 0;
	width: 930px;
	background-color: #FCDFEC;
	color: #6B6B6B;
	text-align: center;
	font-size: 12px;
}

#pied ul#navigation-bas{

	margin: 0 auto 5px auto;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 930px;
}

#pied ul#navigation-bas li{
	padding-right: 8px;
	text-align: center;
	background-color: #FCDFEC;
	liste-style-type: none;
	display: inline;

}

#pied ul#navigation-bas li a{
	text-decoration: underline;
}

#pied ul#navigation-bas li a:hover{
	color: #6B2C3F;
}

.liens{
	margin: 0 auto;
	display: inline;
}

#pied p.info{
	padding-bottom: 6px;
}
/*------------------------------------------------------------------------ fin pied */

/*------------------------------------------------------------------------ articles */
.conteneur-article h1{
	font-family: goudy;
	font-size: 28px;
	margin-bottom: 5px;
	color: #BFB095;
}

.conteneur-article #chapo{

}

.conteneur-article .texte{

}

.conteneur-article .texte p{
	margin-bottom: 8px;
}

.conteneur-article .texte h2,
.conteneur-article .texte h3{
	display: block;
	margin: 0px 0px 0px 0px;
}

.conteneur-article .texte h2{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	color: #E67EAF;

}

.conteneur-article .texte h3{
	font-size: 12px;
	margin: 0px 0px 4px 0px;
}

.conteneur-article .texte h2,
.conteneur-article .texte h3,
.conteneur-article .texte p,
.conteneur-article .texte ul{
	float: left;
	clear: left;
	width: 100%;
}

.conteneur-article .texte ul{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
}

table{
	margin: 0px 0px 10px 0px;
}

.spip_documents{
	margin-bottom: 15px;
	overflow: hide;
}

.spip_documents *{
	text-align: center;
}

.spip_documents img{
	border: 1px solid #FFF;
}

.spip_documents_left{
	float: left;
	clear: left;
	margin-right: 15px;
	margin-bottom: 0px;
}


.spip_documents_center{
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px;
}

p.spip{
	padding-bottom: 4px;
}

p.spip a{
	text-decoration: underline;
	color: #EC20B2;
}

p.spip a:hover{
	color: #6B2C3F;
}
/* -------------------------------------------------------------------------------- fin article*/

/* -------------------------------------------------------------------------------- boutique*/
.commande-prochaine{
	margin-top: 10px;
	font-weight: bold;
	color: #F6B5D0;
}

.contact-commande{
	font-weight: normal;
	color: #000;
}

.contact-commande a{
	font-weight: bold;
	text-decoration: underline;
}

.contact-commande a:hover{
	color: #F6B5D0;
}

.prix-article{
	margin: 8px 0 5px 0;
	font-weight: bold;
}

p.select-one-row#select-one-row-quantite label{
	padding-right: 10px;

}

p.select-one-row{

}

.btn-article{
	margin-top: 10px;
}
/* -------------------------------------------------------------------------------- fin boutique*/

/* -------------------------------------------------------------------------------- formulaire contact*/
.rubrique-4 .conteneur-article{
	float: left;
	overflow: hidden;
	width: 650px;
}

.rubrique-4 .conteneur-article h2,
.rubrique-4 .conteneur-article p{
	width: 200px;
}

.rubrique-4 .spip_forms_haut{
	float: left;
	border: none;
	width: 340px;
	background: url(../images/form_fond.png) left top no-repeat;
}

.rubrique-4 .spip_forms{
	margin: 0px 0px 0px 300px;
	width: 340px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 8px 0px;
	background: url(../images/form_fond.png) left bottom no-repeat;
}

.spip_forms fieldset{
	border: none;
}

.spip_form_champ{
	float: left;
	clear: both;
	width: 300px;
	margin: 0px ;
	padding: 0 0 5px 20px;

}

.spip_form_champ .spip_form_label{
	float: left;
}

input#input-2-ligne_1,
input#input-2-ligne_2,
input#input-2-email_1,
input#input-2-telephone_1,
#input-2-texte_1,
input#nobotnobot-2{
	float: right;
	width: 205px;
	margin: 0px;
	padding: 0px;
}

.spip_forms textarea{
	width: 295px;
	height: 100px;
}

.spip_bouton{
	width: 215px;
	padding-right: 25px;
}

.spip_forms .spip_descriptif{
	clear: both;
}

.spip_forms div legend{
	display: none;
}

.spip_form_label_obligatoire{
	display: none;
	color: #DDD5C7;
	padding-left: 5px;
}

.spip_form_label_details{
	display: none;
}

.spip_form_choix_multiple{
	list-style: none !important;
	margin: 5px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.nettoyeur{
	display: none;
}

.spip_forms .erreur{
	color: #F00;
}

.spip_forms .spip_form_ok{
	padding: 0px 10px 0px 10px;
}
/* --------------------------------------------------------------------- fin formulaire contacts */