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

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  */



#conteneur-general{
	position: relative;
	width: 930px;
	width: 100%;
	margin : 0 auto;
	/*border: 1px solid #DDD5C7;*/
}

#navigation-principale #bouton-panier{
	position: absolute;
	top: 15px;
	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 */
#header{
	background: url(../images/header_logo.jpg) top center no-repeat #DDD5C7;
	margin: 0px auto 0 auto;
	width: 100%;
	height: 120px;
	background-color: #DDD5C7;
	text-align: center;
}

#navigation-principale{
	margin: 0px auto;
	/*position: absolute;
	top: 0;*/
	width: 930px;
	text-align: left;
	position: relative;

}

#navigation-principale-inner{
	width: 930px;
	position: absolute;
	top: 0px;
	left: 0px;
	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 */
	width: 870px;
	margin: 98px auto 0px 115px !important;
}

body.lang-en #navigation-principale ul#navigation{
margin: 98px auto 0px 165px !important;
}

#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 */
#cont-anim-fee{
	position: absolute;
	bottom: -16px;
	left: 15px;
	overflow: hidden;
}

#cont-anim-fee object{
	margin: -68px 0px 0px 0px;
}

body#index #conteneur-page .contenu-gauche{
	float: left;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
}

/* --------------------------------------------------------------------------------- actus */
#bg-actu-gauche-sommaire{
	position: absolute;
	top: 71px;
	left: 96px;
	height: 290px;
	width: 330px;
	background: url(../images/bg_actu_sommaire3.png) no-repeat left top;
}

#actu-gauche-sommaire{
	position: absolute;
	top: 179px;
	left: 188px;
	height: 170px;
	width: 150px;
}

.actu-sommaire-lienplus{
	margin: 10px 0px 0px 0px;
}

.actu-sommaire-lienplus a{
	color: #ED008A;
}

#actu-droite-sommaire{
	position: absolute;
	top: 34px;
	right: 31px;
	width: 210px;
	height: 233px;
	padding: 60px 70px 0px 80px;
	background: url(../images/bg_actu_droite_sommaire.png) no-repeat left top;
}

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: 252px;
	display: none;
}

body#index #conteneur-page .contenu-droite #logo-ateliers-art{
	position: absolute;
	right: 30px;
	bottom: 0px;
}

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

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

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

.secteur-4 .contenu-droite,
.secteur-2 .contenu-droite{
	margin-right: 15px !important;

}

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

#conteneur-page .contenu-droite #corps-page{
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

/* ---------------------------------------------------------------------------- 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: url(../images/anima.iza.gif) 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
utilisé pour les collections et pages éditoriales */


#menu-rubrique{
	float: left;
	width: 240px;
	overflow: hidden;
}


#menu-rubrique #logo-ateliers-art{
	display: block;
	width: 150px;
	margin: 0px auto;
	clear: both;

}

#menu-rubrique ul{
	float: left;
	width: 100%;
	margin: 0px 0px 40px 0px;
}

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

#menu-rubrique li a {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	text-decoration: none;
	color: #727272;
	font-size: 1.3em;
	font-family: goudy;
}

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

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

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

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




/* -------------------------------------------------------------- collections */
/* ------------------------------------------------ menu-rubrique collections
(vignettes en corps de page) */
#menu-collections{
	float: left;
	clear: both;
	width: 680px;
	list-style: none;
}

.menu-collections-li{
	float: left;
	width: 200px;
	margin: 0px 25px 0px 0px;
	overflow: hidden;
}

.menu-collections-titre{
	display: block;
	color: #E67EAF;
	font-size: 1.5em;
	font-family: goudy;
}

/* -------------------------------------------- fin menu rubrique collections */


/* mise en scène collection */
#conteneur-mes{
	clear: both;
	width: 650px;
	height: 600px;
	position: relative;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	z-index: 1000;
}

#photo-mes{
	margin: -10px 0px 0px 0px;
}

.mes-article{
/*
	position: absolute;
	top: 0px;
	left: 0px;
	width: 55px;
	height: 55px;
*/
}

.mes-article-fiche{
	display: none;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #CDCC00;
	z-index: 100;
}


.mes-article-fiche h2{
	font-size: 14px;
	margin: 0px 0px 0px 4px;
}

.mes-article-fiche p{
	text-align: right;
	padding: 0px 4px 4px 0px;
}

.mes-repere{
	position: absolute;
	display: block;
	width: 45px;
	height: 42px;
	background: url(../images/etoile6.gif) no-repeat left top;
	z-index: 1;
}

/* fin mise en scène collection */

/* couleurs disponibles */
#collection-couleurs{
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 30px 0px;
}

#collection-couleurs li a{
	display: block;
}

#collection-couleurs p{
	clear: both;
	margin: 0px 0px 10px 0px;
}

.articles-collection{
	float: left;
	clear: both;
	width: 670px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* articles collection sur page d'accueil collection */
#ac-accueil-collection{
	margin: 0px 0px 0px 0px;
}

/* articles collection sur page article */
#meme-collection h2{
	font-family: goudy;
	font-size: 22px;
	margin-bottom: 5px;
	color: #BFB095;
}


.articles-collection-li{
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0px 8px 8px 0px;
	border: 1px solid #CDCC00;
}

#collection-couleurs .articles-collection-li{
	height: 125px;
	text-align: center;
}

/* fin articles collection */


/* page produit */
#pp-image{
	margin: 0px 0px 30px 0px;
}

#pp-texte{
	margin: 0px 0px 30px 0px;
}

.lien-contact{
	margin: 20px 0px 0px 0px;
	color: #E7159D;
}

.lien-contact a{
	color: #E7159D;
}

.lien-contact a:hover{
	text-decoration: none !important;
}

.lien-retour-pres{
	margin: 0px 0px 10px 0px;
}

.lien-retour-pres a{
	text-decoration: underline;
}

/* -------------------------------------------------------------------------- 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: 0px 0px 200px 0px;
	margin: 0px auto;
	width: 100%;

	color: #6B6B6B;
	text-align: center;
	font-size: 12px;
	background-color: #FCDFEC;
	background-image: url(../images/page_bot.png);
	background-position: 0px 60px;
	background-repeat: repeat-x;
}

#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;
	list-style: 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 */
h1{
	font-family: goudy;
	font-weight: normal;
	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;
}

.texte a{
	text-decoration: underline !important;
}

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

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

.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;
}

.infos-article a{
	text-decoration: underline;
}

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

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 */
