body {
	margin:0px;
	padding:0px;
	background:url("../images/background.jpg") repeat-x;
	background-color:#f3f1e7;
	font-family:Verdana;
	font-size:10px;
	color:#444444;
}

table
{
  padding:0px;
  margin:0px;
  border-spacing:0px;
  border-collapse:collapse;
}


img {
	display:inline;
	border:0px;
}

td
{
  padding:0px;
  margin:0px;
  border-spacing:0px;
  border-collapse:collapse;  
}

input[type=text] {
	width:138px;
	height:15px;
	border:1px solid #e4e4e4;
	font-size:11px;
	color:gray;
}

#site {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:125px;
}

#logo {
	background:url("../images/logo.jpg") no-repeat;
	margin-top:18px;
	width:451px;
	height:82px;
	cursor:pointer;
	float:left;
}

#search {
	float:right;
	margin-top:23px;
	color:white;
}

#hautmenu {
	background:url("../images/menu/hautmenu.jpg") no-repeat;
	width:186px;
	height:8px;	
}

#basmenu {
	background:url("../images/menu/basmenu.jpg") no-repeat;
	width:186px;
	height:8px;	
}

#contentmenu {
	height:auto;
	width:186px;
	background:url("../images/menu/fondmenu.jpg") repeat-y 2px 0px;;
}

#hautprincipal{
	background:url("../images/principal/hautprincipal.jpg") no-repeat 1px 0px;
	width:534px;
	height:7px;	
}

#basprincipal {
	background:url("../images/principal/basprincipal.jpg") no-repeat 1px 0px;
	width:534px;
	height:8px;	
}

#contentprincipal {
	height:auto;
	width:534px;
	background:url("../images/principal/fondprincipal.jpg") repeat-y 2px 0px;
}

#hautinscription {
	background:url("../images/inscription/hautinscription.jpg") no-repeat 1px 0px;
	width:421px;
	height:4px;	
}

#basinscription  {
	background:url("../images/inscription/basinscription.jpg") no-repeat 1px 0px;
	width:421px;
	height:4px;	
}

#contentinscription  {
	height:auto;
	width:421px;
	padding-left:85px;
	background:url("../images/inscription/contentinscription.jpg") repeat-y 2px 0px;
}

#hautcompte{
	background:url("../images/compte/hautcompte.jpg") no-repeat 1px 0px;
	width:201px;
	height:7px;	
}

#bascompte {
	background:url("../images/compte/bascompte.jpg") no-repeat 1px 0px;
	width:201px;
	height:8px;	
}

textarea {
	overflow:auto;
	border:1px solid #919191;
	width:347px;
}

#contentcompte {
	height:auto;
	width:201px;
	color:#e1e2e4;
	background:url("../images/compte/fondcompte.jpg") repeat-y 2px 0px;
}

#hautlabel{
	background:url("../images/label/hautlabel.jpg") no-repeat 1px 0px;
	width:185px;
	height:6px;	
}

#baslabel {
	background:url("../images/label/baslabel.jpg") no-repeat 1px 0px;
	width:186px;
	height:8px;	
}

#contentlabel {
	height:auto;
	width:186px;
	background:url("../images/label/fondlabel.jpg") repeat-y 3px 0px;
}

#hautnews{
	background:url("../images/news/hautnews.jpg") no-repeat 0px 0px;
	width:203px;
	height:7px;	
}

#basnews {
	background:url("../images/news/basnews.jpg") no-repeat 0px 0px;
	width:202px;
	height:9px;	
}

#contentnews{
	height:auto;
	width:202px;
	background:url("../images/news/fondnews.jpg") repeat-y 1px 0px;
}

#hautpaiement{
	background:url("../images/paiement/hautpaiement.jpg") no-repeat 0px 0px;
	width:202px;
	height:8px;	
}

#baspaiement {
	background:url("../images/paiement/baspaiement.jpg") no-repeat 0px 0px;
	width:202px;
	height:8px;	
}

#contentpaiement{
	height:auto;
	width:202px;
	padding-bottom:5px;
	background:url("../images/paiement/fondpaiement.jpg") repeat-y 1px 0px;
}

#hautproduitbleu {
	background:url("../images/produit/hautproduitbleu.jpg") no-repeat 0px 0px;
	width:253px;
	height:3px;	
}

#basproduitbleu {
	background:url("../images/produit/basproduitbleu.jpg") no-repeat 0px 0px;
	width:253px;
	height:8px;	
}

#contentproduitbleu {
	height:auto;
	width:253px;
	padding-bottom:5px;
	background:url("../images/produit/fondproduitbleu.jpg") repeat-y 1px 0px;
}

#hautproduitbeige {
	background:url("../images/produit/hautproduitbeige.jpg") no-repeat 0px 0px;
	width:253px;
	height:3px;	
}

#basproduitbeige {
	background:url("../images/produit/basproduitbeige.jpg") no-repeat 0px 0px;
	width:253px;
	height:8px;	
}

#contentproduitbeige {
	height:auto;
	width:253px;
	padding-bottom:5px;
	background:url("../images/produit/fondproduitbeige.jpg") repeat-y 1px 0px;
}

#menu {
	padding-bottom:8px;
}

#compte {
	padding-bottom:7px;
}

#news {
	padding-bottom:7px;
}

#leftcolumn{
	float:left;
}

#principal {
	float:left;
	margin-left:5px;
}

#rightcolumn {
	float:left;
	margin-left:6px;
}

.spacer
{
	clear:both;
	font-size:0px;
}

.hr {
	width:740px;
	height:1px;
	font-size:0px;
	overflow:hidden;
	background-color:#c8c4bb;
}

#footer {
	margin-top:10px;
	margin-left:194px;
	color:#303435;
}

#bottom_menu {
	padding-top:5px;
}

a {
	color:#303435;
	text-decoration:none;
	font-size:10px;
}


a.lelabel {
	font-weight:bold;
	color:white;
	font-size:15px;
}


a.lien_compte {
	color:#c5d2cb;
	text-decoration:underline;
}

a.lien_menu_clair {
	color:#d9adc8;
	font-size:15px;
	font-weight:bold;
}

a.lien_menu_clair2 {
	color:#c8558e;
	font-size:12px;
}

a.lien_menu_moyen {
	color:#d282a9;
	font-size:15px;
	font-weight:bold;
}

.rose_fonce {
	color:#c8558e;
	font-weight:bold;
}

a.lien_menu_fonce {
	color:#c8558e;
	font-size:15px;
	font-weight:bold;
}

.div_menu_element {
	padding-bottom:2px;
	padding-top:6px;
}

.sous_menu_element {
	font-weight:bold;
}


a.lien_rose {
	color:#ca548e;
	font-size:11px;
}

a.lien_rose_souligne {
	color:#ca548e;
	text-decoration:underline;
	font-size:11px;
}

a.lien_rose_souligne_2 {
	color:#ca548e;
	text-decoration:underline;
	font-size:10px;
}

a.lien_blanc_souligne {
	color:white;
	text-decoration:underline;
	font-size:13px;
}

a.lien_gris_souligne {
	color:#3f3f3f;
	text-decoration:underline;
	font-size:10px;
}

.div_lien_boutique {
	color:#414141;
	float:right;
	font-size:18px;
}

.barre_grise_principal {
	height:1px;
	overflow:hidden;
	width:509px;
	background-color:#ddded0;
}

.titre_boutique {
	color:#414141;
	font-size:18px;
	text-transform:uppercase;
}

.article {
	padding-top:6px;
}

.hautarticle{
	background:url("../images/principal/hautarticle.jpg") no-repeat -1px 0px;
	width:510px;
	height:6px;	
}

.basarticle {
	background:url("../images/principal/basarticle.jpg") no-repeat -1px 0px;
	width:510px;
	height:6px;	
}

.contentarticle{
	height:auto;
	width:510px;
	background:url("../images/principal/fondarticle.jpg") repeat-y -1px 0px;
}

.hautarticle2{
	background:url("../images/artistes/hautarticle.jpg") no-repeat -1px 0px;
	width:253px;
	height:7px;	
}

.basarticle2 {
	background:url("../images/artistes/basarticle.jpg") no-repeat -1px 0px;
	width:253px;
	height:7px;	
}

.contentarticle2 {
	height:auto;
	width:255px;
	background:url("../images/artistes/fondarticle.jpg") repeat-y -1px 0px;
}

a.lien_navigation_1 {
	color:#b7b7b7;
	font-size:11px;
}

a.lien_navigation_2 {
	color:#B7B7B7;
	font-size:11px;
}

.lien_navigation_actual {
	color:#a69180;
	font-size:11px;	
}

.gray {
	color:#979797
}

select {
	width:150px;
	height:19px;
	font-size:11px;
	padding:0px;
	margin:0px;
}

.actual_page_number {
	color:#e954a6;
}

.element_page_menu {
	padding-left:7px;
	padding-right:7px;
}

.lien_blanc {
	color:white;
}

input.input_inscription {
	width:200px;
	border:1px solid #8f8f8f;
}

input.input_identification {
	width:230px;
	border:1px solid #8f8f8f;
}

select.select_inscription {
	width:204px;
}

.div_champ_formulaire_inscription {
	padding-top:8px;
	padding-bottom:8px;
}

.menu_panier_element {
	background-color:#839796;
	color:white;
}

.texte_rose_panier {
	color:#d680a5;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}
#tiny-logo {
	position:fixed;
	bottom:0;
	right:0
}

/* TRAITEMENT DU FORMULAIRE ACHAT  */
.stepgauche {
	background: #fff;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 245px;
}
.stepdroite {
	background: #fff;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 4px;
	padding: 0.1em 0 0.2em 0;
	width: 245px;
}
form#entryformstep p {
	text-align: left;
}

form#entryformstep fieldset {
	border: 1px solid #dddddd;
	
}

form#entryformstep legend {
	color:#000000;
	font-weight:bold;
}

form#entryformstep p.droite {
	text-align: right;
}

form#entryformstep textarea {
	width: 475px;
}
form#entryformstep p.boutonenregistrement {
	clear: both;
}

/* RESUME DE LA COMMANDE */
#step2caddie {
	background: #fff;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 500px;
}

#step2caddie p {
	text-align:right;
}

/* Tableau caddie et historique des commandes */
table.caddie {
	width: 98%;
}
table.caddie td {
	border-bottom: solid 1px #ddd;
	padding: 0.1em;
}
table.caddie th {
	border-bottom: solid 1px #ddd;
	padding: 0.1em;
}
table.caddie caption {
	background: #425B81;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.listeprod {
	text-align: left;
}

div.totalcaddie p {
	padding-right: 1em;
	text-align: left;
}

div.totalcaddie ul {
	list-style : none;
	margin: 0px;
	padding: 0.5em 0 0.5em 0;
}
div.totalcaddie li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.premier {
	border-left: 0px;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.dernier {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}

.boutoncaddie ul {
	list-style : none;
	margin: 0px;
	padding: 0.5em 0 0.5em 0;
}
.boutoncaddie  li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}

/* Traitement de JCAROUSEL */
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 180px;
    padding-top: 10px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 180px;
    height: 195px;
	
}



.jcarousel-skin-tango .jcarousel-item {
     width: 180px;
    height: 195px;
}


/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position:absolute;
	top:-5px;
	right: 5px;
    width: 12px;
    height: 9px;
    cursor: pointer;
    background: transparent url(../images/flechedroitegrise.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position:absolute;
	top:-5px;
    left: 5px;
    width: 12px;
    height: 9px;
    cursor: pointer;
    background: transparent url(../images/flechegauchegrise.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

select.artiste {
	border:1px solid color:#ca548e;
	font-size:11px;
}
