@charset "utf-8";
/*
Theme Name: Spectacles Arbre de Noel
Theme URI:
Description: Theme "Spectacles Arbre de Noel".
Version: 1.0
Author: KALIDEV
Author URI: www.kalidev.fr
Tags:
*/

/*--RESET ALL--*/
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,img,ins,kbd,q,s,samp,small,strike,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,button { margin: 0; padding: 0; border: none; outline: none; font-size: 100%; vertical-align: baseline; background: transparent; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 100%; font-weight: normal; font-style: normal; }
body { line-height: 1; }
input,textarea { margin:0; padding:0; border:none; }
ol,ul { list-style: none; }
a,a:hover,a:active,a:link,a:visited { text-decoration: none; outline: none;}
blockquote, q { quotes: none; }
blockquote:before,blockquote:after,q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }

/*--GLOBAL--*/
.clear {
	clear: both;
	visibility: hidden;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}

.error-message {
	background:url(false.png) 10px center no-repeat;
  padding:0 0 0 30px;
  display: block;
  color:#ff5b5b;
}
img.alignleft {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

.aligncenter {
	display: block;
	float: none;
	margin: 0 auto 10px auto;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

body {
	background: #fff url(img/bg.jpg) center top no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
}

#main {
	background-color: #fff;
	width: 980px;
	margin: 0 auto;
}

/*--HEADER--*/
#header {
	background: url(img/bg-header.jpg) center top no-repeat;
}

#header a {
	text-decoration: underline;
	color: #666;
}

#top-header {
	height: 19px;
	padding-top: 4px;
}

#top-header span.fleft {
	padding-left: 60px;
}

#top-header em {
	color: #e3e2e2;
}

#top-header strong {
	color: #009ee0;
}

#main-header {
	height: 88px;
}

#home-link {
	width: 440px;
	height: 85px;
	display: block;
	float: left;
}

#h-right {
	position: relative;
	width: 530px;
	height: 84px;
	float: right;
}

#h-cart {
	padding: 2px;
}

.c-l {
	background: url(img/c-l.jpg) center no-repeat;
	width: 9px;
	height: 45px;
	float: left;
}

.c-r {
	background: url(img/c-r.jpg) center no-repeat;
	width: 9px;
	height: 45px;
	float: left;
}

.c-c {
	background: url(img/c-c.jpg) center repeat-x;
	height: 45px;
	float: left;
}

#compte-link .c-c {
	padding-top: 8px;
	height: 37px;
}

#compte-link .c-c .red {color: #cc0000;}
.underline  {text-decoration: underline;}

#comment {
	background: url(img/comment.jpg) center no-repeat;
	display: block;
	width: 154px;
	height: 45px;
	float: right;
}

/*--HEADER-CART--*/
#cart-detail {
	height: 39px;
	padding-top: 2px;
	margin: 3px;
	position: relative;
}

#cart-detail span {
	padding-left: 3px;
	float: left;
}

#cart-detail strong {
	color: #b90718;
}

#cart-detail em {
	font-weight: bold;
	font-size: 7px;
	color: #b90718;
	font-style: normal;
	vertical-align: text-top;
}

#cart-edit {
	background: url(img/caddy.jpg) center no-repeat;
	width: 33px;
	height: 34px;
	display: block;
	float: right;
	margin-left: 10px;
}

#mini-cart-edit {
	background: url(img/mini-cart-edit.jpg) center no-repeat;
	width: 103px;
	height: 19px;
	display: block;
	float: right;
	margin-right: 5px;
}

#cart-view {
	background: url(img/cart-detail.jpg) center no-repeat;
	width: 62px;
	height: 19px;
	display: block;
	float: left;
}

/*--SEARCH--*/
#h-search {
	background: url(img/bg-search.jpg) left top no-repeat;
	width: 446px;
	height: 34px;
	position: absolute;
	bottom: 0;
	right: 5px;
}

#h-search label.bigger {
	display: block;
	font-size: 14px;
	color: #fff;
	float: left;
	margin: 8px 18px 0 15px;
}

#h-search .searchform-param label.searchform-label {
	display: none;
}

#h-search .searchform-param input {
	float: left;
	width: 130px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #b4b1b2;
	padding: 0px 5px;
	border: #525151 1px solid;
	margin: 8px 2px 0 8px;
}

#searchsubmit {
	background: url(img/submit-search.jpg) center no-repeat;
	width: 35px;
	height: 33px;
	cursor: pointer;
	float: left;
}

/*--NAVBAR--*/
#navbar {
	background: url(img/bg-navbar.jpg) left top repeat-x;
	height: 38px;
}

#navbar ul li {
	display: block;
	float: left;
	position: relative;
	z-index: 100;
}

#navbar ul li.sep {
	background: url(img/nav-sep.jpg) left top no-repeat;
	width: 1px;
	height: 29px;
}

#navbar li ul a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 129px;
	
	text-align: center;
	padding: 3px 5px;
	position: relative;
	z-index: 110;
}

#navbar  li a {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 129px;
	height: 34px;
	text-align: center;
	padding: 3px 5px;
	position: relative;
	z-index: 110;
}

#navbar ul li a:hover {
	background: url(img/nav-red.png) center top no-repeat;
	color: #fff;
}

#navbar ul li a.nav-last {
	width: 128px;
}

#navbar .roll-nav {
	background-color: #f0f0f0;
	position: absolute;
	width: auto;
	padding: 40px 5px 10px 5px;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}

/*largeur adaptée au plus long titre sans retour à la ligne, largeur minimum contrainte */
#navbar .roll-nav ul li {
	display: list-item;
	float: none;
	margin-top:-4px;
	white-space: nowrap;
	padding: 3px 0;
	min-width: 129px;
        z-index: 1;
}

/*largeur fixe de la taille de l'élement de menu avec retour à la ligne
#navbar .roll-nav ul li {
	display: list-item;
	float: none;
	padding: 3px 0;
}
*/

#navbar .roll-nav ul li a {
	text-transform: none;
	display: inline;
	width: auto;
	height: 20px;
	text-align: left;
	padding: 0;
}

#navbar .roll-nav ul li a:hover {
	background: none;
	color: #b41201;
}

#navbar .roll-nav h5 {
	font: normal bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

#navbar .roll-nav h5 a {
	font: normal bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: none;
	text-decoration: none;
	display: inline;
	text-align: left;
	padding: 0;
	position: relative;
}

#navbar .roll-nav h5 a:hover {
	background: none;
	color: #333;
}

/*--HOME--*/
#main-content {
	margin-top: 15px;
}

.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#home-slideshow {
	height: 330px;
	position: relative;
	margin: 15px 0;
	overflow: hidden;
}

#slideshow-img {
	width: 720px;
	height: 330px;
	float: left;
	position: relative;
	overflow: hidden;
}

#slideshow-img .slide-content {
	float: left;
	position: absolute;
	z-index: 9;
}

#slideshow-img .show {
	z-index: 10;
}

#slideshow-tabs {
	width: 250px;
	float: right;
}

#slideshow-tabs a {
	display: block;
	width: 248px;
	height: 48px;
	border: #666 1px solid;
	margin-bottom: 6px;
	overflow: hidden;
}

#slideshow-tabs a img {
	display: block;
	float: left;
	width: 95px;
	height: auto;
}

#slideshow-tabs a span {
	background: url(img/bg-tabs.jpg) left top repeat-y;
	display: block;
	float: left;
	width: 136px;
	height: 33px;
	border-left: #9a1001 7px solid;
	font-size: 14px;
	color: #666;
	padding-top: 15px;
	padding-left: 10px;
}

#slideshow-tabs a.selected span {
	background: #9a1001;
	color: #fff;
}

#slideshow-bg {
	background-color: #fff;
	width: 210px;
	height: 330px;
	position: absolute;
	top: 0;
	left: 470px;
	z-index: 15;
	display: none;
}

#slideshow-cont {
	width: 200px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 470px;
	z-index: 16;
	display: none;
	color: #000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

#slideshow-cont h1 {
	border-bottom: #e20028 1px dashed;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#slideshow-cont p {
	margin-top: 10px;
}

#left-col {
	width: 720px;
	float: left;
	top: 0;
	left: 0;
}

#big-link {
}

#big-link a {
	display: block;
	width: 233px;
	height: 277px;
	float: left;
}

#link-arbres {
	background: url(img/link-arbres.jpg) center no-repeat;
	margin-right: 10px;
}

#link-marches {
	background: url(img/link-marches.jpg) center no-repeat;
	margin-right: 10px;
}

#link-showpack {
	background: url(img/link-showpack.jpg) center no-repeat;
}

#univers {
	background: url(img/bg-univers.jpg) left top repeat-x;
	margin-top: 10px;
}

#univers h6 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	border-bottom: #fff 1px solid;
	padding: 0 3px 2px 3px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#univers h5 {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding: 0 3px 2px 3px;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align:center;
	height:35px;
}

#univers .uni-post {
	width: 220px;
	float: left;
	margin: 0 10px;
	padding: 5px 0 8px 0;
}

#univers .embed {
	width: 220px;
	height: 160px;
	overflow: hidden;
}

#univers .uni-post p {
	color: #fff;
	margin: 10px 0;
}

#univers .uni-excerpt {
	border-bottom: #fff 1px solid;
	margin-bottom: 5px;
	height:110px;
}


#univers a.more {
	background: url(img/puce-bl.jpg) left center no-repeat;
	color: #fff;
	padding-left: 13px;
}

/*--SINGLE--*/
#fiche-prod {
}

#fiche-prod a {
	color: #666;
}

#fiche-prod h6 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 5px;
}

#fiche-prod h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666;
	border-bottom: #dedede 5px solid;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#left-prod {
	width: 450px;
	float: left;
}

#slideshow {
	width: 450px;
	height: 290px;
	overflow: hidden;
	position: relative;
}

#slideshow img {
	width: 450px;
	height: auto;
	position: absolute;
	float: left;
}

#right-prod {
	width: 256px;
	float: right;
}

span.tarif {
	float: left;
}

span.tarif span {
	font-size: 30px;
	color: #b90718;
	font-weight: bold;
}

span.tarif span em {
	font-size: 16px;
	vertical-align: text-top;
	font-style: normal;
	font-weight: bold;
}

span.tarif small, span.ref, p.prestation {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

span.ref {
	float: right;
	margin-bottom: 10px;
}

.cref {
	clear: right;
	visibility: hidden;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}

.icone-marches {
	background: url(img/icone-marches.jpg) center no-repeat;
	width: 25px;
	height: 25px;
	float: right;
}

.icone-arbres {
	background: url(img/icone-arbres.jpg) center no-repeat;
	width: 25px;
	height: 25px;
	float: right;
}

p.prestation {
	color: #b90718;
	margin: 10px 0;
}

.submit-cart {
	border-top: #dedede 2px solid;
	border-bottom: #dedede 2px solid;
	padding: 5px 0;
}

.submit-cart .qty-change {
	float: left;
	margin-top: 10px;
}

.submit-cart .qty-change label {
}

.submit-cart .qty-change input.qty-input {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: #999 1px solid;
	width: 20px;
	text-align: center;
	color: #666;
}

.submit-cart .add-cart {
	background: url(img/add-cart.jpg) center no-repeat;
	width: 175px;
	height: 34px;
	cursor: pointer;
	float: right;
}

.post-content {
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.post-content p {
	margin-bottom: 10px;
	line-height: 18px;
}

.post-content a {
	color: #333;
	text-decoration: underline;
}

.post-content h1 {
	color: #333;
	font-size: 22px;
}

.post-content h2 {
	color: #333;
	font-size: 20px;
}
.post-content h3 {
	color: #333;
	font-size: 18px;
}
.post-content h4 {
	color: #333;
	font-size: 16px;
}
.post-content h5 {
	color: #333;
	font-size: 14px;
}

.post-content h2 {
	color: #333;
	font-size: 12px;
}

.post-content ul {
	margin: 10px 0 10px 20px;
	list-style: outside;
}

.post-content ol {
	margin: 10px 0 10px 25px;
	list-style: decimal;
}

.post-content li {
	padding: 2px 0;
}

.print-share {
	font-size: 11px;
	padding-bottom: 10px;
}

.print-share a {
	color: #000;
	text-decoration: underline;
	display: inline-block;
	padding: 5px 0 5px 32px;
}

#p-mailto {
	background: url(img/mailto.jpg) left center no-repeat;
	float: right;
}

#p-print {
	background: url(img/print.jpg) left center no-repeat;
	float: left;
}

#prod-related {
	padding: 10px 0;
}

#onglets {
}

#onglets a {
	display: block;
	height: 29px;
	float: left;
}

#onglet_1 {
	background: url(img/onglet_1.jpg) center no-repeat;
	width: 57px;
}

#onglet_2 {
	background: url(img/onglet_2.jpg) center no-repeat;
	width: 125px;
}

#onglet_2:hover {
	background: url(img/onglet_2-hover.jpg) center no-repeat;
	width: 125px;
}

#onglet_3 {
	background: url(img/onglet_3.jpg) center no-repeat;
	width: 121px;
}

#onglet_3:hover {
	background: url(img/onglet_3-hover.jpg) center no-repeat;
	width: 121px;
}

#onglet_4 {
	background: url(img/onglet_4.jpg) center no-repeat;
	width: 147px;
}

#onglet_4:hover {
	background: url(img/onglet_4-hover.jpg) center no-repeat;
	width: 147px;
}

#cadres {
	width: 450px;
	height: 136px;
	position: relative;
	overflow: hidden;
}

#cadres .cadre {
	background: url(img/cadre_gris.jpg) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 430px;
	height: 106px;
	display: none;
	padding: 15px 10px;
}

#cadres #cadre_1 {
	background: url(img/bg-cadre_1.jpg) left top no-repeat;
	display: block;
	color: #fff;
}

#cadres #cadre_2 {color: #000;
}

#cadres #cadre_3 {
}

#cadres #cadre_4 {
}

/*--RELATED POSTS--*/
.related {
	margin-top: 10px;
}

.related h2 {
	font-size: 20px;
	color: #b41201;
	text-transform: uppercase;
	border-bottom: #b41201 1px solid;
	padding-bottom: 5px;
}

.rel-inner {
	width: 350px;
	float: left;
	margin: 10px 10px 5px 0;
}

.rel-inner img {
	width: 158px;
	height: auto;
	display: block;
	float: left;
	margin: 0 12px 12px 0;
}

.rel-inner h6 {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	border: none;
	text-transform: uppercase;
}

#fiche-prod .rel-inner h6 {
	margin-bottom: 0;
}

.rel-content {
	float: left;
	width: 180px;
}

.rel-full {
	width: 340px;
}

.rel-content small {
}

.rel-content a.more {
	background: url(img/more.jpg) center no-repeat;
	display: block;
	width: 104px;
	height: 24px;
	float: right;
}

.meta-more {
}

p.rel-prestation {
	margin-top: 15px;
}

.meta-rel {
	float: left;
	font-size: 18px;
	color: #b41201;
	font-weight: bold;
}

.meta-rel em {
	font-size: 10px;
	vertical-align: text-top;
	font-weight: bold;
	font-style: normal;
}

/*--CATEGORIES--*/
#slideshow-cat {
	width: 720px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

#slideshow-cat img {
	width: 720px;
	height: auto;
	position: absolute;
	float: left;
}

#slideshow-cat img.show {
	z-index: 10;
}

/*--univers--*/
.univers {
	background: url(img/univers.jpg) left top repeat-x;
	height: 330px;
	margin-top: 10px;
	color: #fff;
}

.univers h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-bottom: #fff 1px solid;
	padding: 2px 5px 3px 5px;
	text-transform: uppercase;
	color: #fff;
}

.univers-content {
	padding: 8px 10px;
}

.univers-content .media {
	width: 380px;
	height: 285px;
	overflow: hidden;
	float: left;
}

.univers-content .u-content {
	width: 310px;
	height: 245px;
	float: left;
	margin-left: 10px;
	border-bottom: #fff 1px solid;
	padding-bottom: 5px;
	overflow: hidden;
}

a.contact-us {
	background: url(img/contact-us.jpg) center no-repeat;
	display: block;
	width: 174px;
	height: 30px;
	float: right;
	margin-top: 6px;
}

/*--SIDEBAR--*/
#sidebar {
	width: 250px;
	float: right;
}

.side-block {
	margin-bottom: 15px;
}

.side-block h3 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 7px 0 10px 40px;
	margin-bottom: 10px;
}

.side-block h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.side-block h5 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #b41201;
	text-transform: uppercase;
}

.side-block h6 {
	background-color: #47350c;
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-left: 3px;
}

.side-block ul {
	list-style: url(img/puce-grey.png);
	padding-left: 25px;
	font-size: 14px;
}

.side-block ul li a {
	color: #666;
	text-decoration: underline;
}

/* Ajouts persos */
.side-block ul li a:hover {
	color: #b41201;
	text-decoration: underline;
}


#side-arbres h3 {
	background: url(img/side-arbres.jpg) left top no-repeat;
}

#side-marches h3 {
	background: url(img/side-marches.jpg) left top no-repeat;
}

#side-cata .cata-content {
	background: url(img/catalogues.jpg) left top no-repeat;
	height: 102px;
	padding: 10px 0 0 10px;
	position: relative;
}

#side-cata .cata-content a {
	display: block;
	width: 75px;
	height: 85px;
	float: left;
}

#bulle-cata {
	background: url(img/bulle-cata.png) center top no-repeat;
	width: 93px;
	height: 37px;
	padding: 10px 5px 0 5px;
	text-align: center;
	position: absolute;
	top: -5px;
	left: 85px;
	display: none;
}

a#artistes {
	background: url(img/artistes-join.jpg) center no-repeat;
	display: block;
	width: 250px;
	height: 96px;
	margin-bottom: 10px;
}

#need-help {
	text-transform: uppercase;
}

#need-help ul {
	list-style: url(img/puce-red.jpg);
	font-size: 12px;
	padding-left: 18px;
}

#need-help li a {
	text-decoration: none;
}

/*--WIDGETS--*/
.side-univers .side-content {
	background: url(img/side-univers2.jpg) left bottom no-repeat;
	padding: 15px 0;
}

.side-reference h5{
	border-bottom: #b41201 5px solid;
}

.side-reference .side-content {
	background: url(img/side-ref.jpg) left top repeat-x;
	padding: 15px 0;
}

/*--FOOTER--*/
#footer {
	margin-top: 15px;
}

#five-reasons {
	margin-bottom: 20px;
}

#five-reasons h6 {
	font-size: 12px;
	color: #a40615;
	text-transform: uppercase;
	border-bottom: #a40615 1px solid;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#five-reasons a {
	display: block;
	width: 100px;
	height: 93px;
	float: left;
	margin: 0 22px;
}

#stamp-artistes {
	background: url(img/stamp-artistes.jpg) center no-repeat;
}

#stamp-clients {
	background: url(img/stamp-clients.jpg) center no-repeat;
}

#stamp-reseau {
	background: url(img/stamp-reseau.jpg) center no-repeat;
}

#stamp-conseil {
	background: url(img/stamp-conseil.jpg) center no-repeat;
}

#stamp-allin {
	background: url(img/stamp-allin.jpg) center no-repeat;
}

#all-offers {
	background-color: #eee;
	margin-bottom: 10px;
}

#all-offers h6 {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #fff 1px solid;
	padding: 3px;
}

#all-offers .offer {
	width: 100px;
	padding: 5px 15px 10px 5px;
	float: left;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

#all-offers .offer h5 {
	font-weight: bold;
	margin-bottom: 2px;
}

#all-offers .offer a {
	color: #666;
}

#footer p {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

/*--PAGE--*/
#p-content {
	margin-top: 10px;
	font-size: 12px;
}

#p-content .p14 {
	margin-top: 10px;
	font-size: 14px;
}

#p-content .p14 p {
	margin-bottom: 10px;
}

#p-content p {
	margin-bottom: 10px;
}


#p-content a {
	text-decoration: underline;
}

#p-content ul, #p-content ol  {
	margin-bottom: 20px;
}

strong.blue {
	color: #219bd3;
}

#p-content h1 {
	color: #666;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#p-content h2 {
	color: #666;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#p-content h3 {
	color: #666;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#p-content h4 {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#p-content h5 {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#p-content h6 {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

/*--AGENCE--*/
#agence {
	background: url(img/bg-agence.jpg) left top no-repeat;
	padding: 200px 0 0 260px;
	height: 910px;
}

#agence h6 {
	background-color: #cdbe62;
	color: #fff;
	text-transform: uppercase;
	padding: 0 5px;
}


/*--PAGE PROJET SUR MESURE--*/
#rep-cont {
	width: 720px;
	position: relative;
}

#rep-cont .rep-font {
	position: absolute;
	width: 690px;
	bottom: 30px;
	padding: 0 15px;
	font-size: 72px;
	color: #2c2b2b;
	text-align: right;
	z-index: 12;
}

#rep-cont .rep-bg {
	background-color: #fff;
	position: absolute;
	width: 720px;
	height: 85px;
	bottom: 20px;
	z-index: 11;
}

#sur-mesure {
}


#mesure-top {
	padding-top: 58px;
	background: url(img/bg-mesure.jpg) left top no-repeat;
	margin-top: 10px;
}

#mesure-content {
	background-color: #fff;
	margin: 0 11px;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	font-size: 13px;
}

#mesure-content p {
	margin-bottom: 5px;
}

#mesure-content a {

	color: #b41201;
	font-weight: bold;
}

#mesure-main {
	height: 672px;
	padding: 0 11px;
	padding-top: 10px;
}

#m-left {
	background: url(img/mesure-left.jpg) left top no-repeat;
	width: 330px;
	height: 319px;
	float: left;
	padding: 155px 20px 0 5px;
	font-size: 13px;
}

#m-left ul {
	font-size: 12px;
	margin-top: 10px;
}

#m-left li {
	background: url(img/puce-rond.jpg) left 2px no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	margin-bottom: 4px;
}

#m-left a {
	color: #3c3b3b;
}

#m-right {
	background: #fff url(img/top-form.jpg) left top no-repeat;
	width: 343px;
	float: left;
	padding-top: 70px;
	padding-bottom: 10px;
	-moz-border-radius: 0 0 5px 5px;
}

#m-right form {
	padding: 0 10px 10px 10px;
	border-bottom: #e3d36d 1px solid;
	margin-bottom: 10px;
}

#m-right form input.small, #m-right form input.large, #m-right form textarea {
	border: #dbdfe6 1px solid;
	border-top: #abadb3 1px solid;
	padding: 1px 3px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
}

#m-right form .input-field {
	float: left;
	padding-bottom: 10px;
}

#m-right form .ml {
	margin-left: 12px;
}

#m-right form label {
	display: block;
	font-size: 13px;
}

#m-right form input {
}

#m-right form input.small {
	width: 146px;
}

#m-right form input.large {
	width: 313px;
}

#m-right form textarea {
	width: 313px;
	height: 85px;
}

#projet-submit {
	background: url(img/envoyer.jpg) center no-repeat;
	width: 172px;
	height: 32px;
	float: right;
	cursor: pointer;
}

#m-right p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px;
}

/*  COMPTE  */
.acc-block {
	font-size: 10px;
}

p.red, a.red {
	color: #CC0000;
}

.acc-block input {
	display: block;
	border: #dbdfe6 1px solid;
	border-top: #abadb3 1px solid;
	font-size: 13px;
	padding: 1px 5px;
	color: #999;
}

.acc-block a.marg {margin-top:10px;display:inline-block;}

.acc-title {
	background: url(img/adlr/bg-acc-title.jpg) left top repeat-x;
	font-size: 11px;
	color: #000;
	padding: 3px 5px;
	border: #c7baba 1px solid;
}

.acc-block .current-tab {color:#fff;}

#acc-create-account {
	background: url(img/bg-block-create-account.jpg) left top no-repeat;
	width: 225px;
	height: 106px;
	padding: 5px 15px;
}

#acc-create-account .creer-compte {
	background: url(img/creer-compte.jpg) center no-repeat;
	display: block;
	width: 176px;
	height: 32px;
	margin-top: 37px;
	border: none;
	cursor: pointer;
}

#acc-login {
	background: url(img/bg-block-login.jpg) left top no-repeat;
	width: 411px;
	height: 106px;
	padding: 5px 15px;
}

#vos-avantages-compte {
	background: url(img/vos-avantages-compte.jpg) left top no-repeat;
	width: 720px;
	height: 152px;
	margin-top: 30px;
}
				
#acc-create {width:260px;margin-left:10px;}

.log-input {padding: 5px 0 10px 0;}
.log-input input.s-input {width: 190px;}

.acc-content {padding:10px 0;}
.ac-b-t-l {background:url(img/adlr/acc-b-t-l.jpg) left top no-repeat;height:8px;}
.ac-b-t-r {background:url(img/adlr/acc-b-t-r.jpg) left top no-repeat;width:10px;height:8px;float:right;}
.ac-b-b-l {background:url(img/adlr/acc-b-b-l.jpg) left top no-repeat;height:8px;}
.ac-b-b-r {background:url(img/adlr/acc-b-b-r.jpg) left top no-repeat;width:10px;height:8px;float:right;}

.acc-form {padding:0 8px;height:120px;}
.f13 {font-size:13px;}
#fiche-prod a.red {color: #CC0000;}
#fiche-prod p.big-text {
	font-size: 18px;
	color: #404040;
	margin-top: 15px;
}
#fiche-prod a.underline {text-decoration:underline;}
.acc-info-form {padding:0 15px; font-size:13px;}
#acc-info {
	background: url(img/bg-form.jpg) left top no-repeat;
	padding-top: 10px;
}
#acc-info-bottom {
	background: url(img/bg-form-bottom.jpg) left top no-repeat;
	height: 4px;
	width: 100%;
}
#acc-info .log-input {width:50%;}
.log-input input.h-input {width: 320px;}
.log-input input.f-input {width: 678px;}

.acc-block .next-step {
	background: url(img/adlr/continuer.jpg) center no-repeat;
	display: block;
	width: 176px;
	height: 32px;
	margin-top: 5px;
	cursor: pointer;
	border: none;
}

.acc-block .valid-form {
	background: url(img/valid-form.jpg) center no-repeat;
	display: block;
	width: 176px;
	height: 32px;
	margin-top: 5px;
	cursor: pointer;
	border: none;
}

#y-p {
	background: url(img/adlr/bg-yellow.png) center no-repeat;
	width: 341px;
	height: 101px;
	margin-top: 8px;
	padding: 8px;
}

#y-p p {margin-bottom: 10px;}

#acc-cart {margin-bottom: 10px;}

#print-devis {
	background: url(img/adlr/print-devis.png) center no-repeat;
	display: block;
	width: 162px;
	height: 31px;
	float: right;
}

#save-pdf {
	background: url(img/adlr/save-pdf.png) center no-repeat;
	display: block;
	width: 162px;
	height: 31px;
	float: right;
}

/*  Artistes  */
#artistes-main {
	background: #e8d870 url(img/partistes.jpg) left top no-repeat;
	padding: 60px 12px 10px 12px;
	margin-top: 10px;
}

#art-block {
	background-color: #fff;
	padding: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#artistes-main form input.small, #artistes-main form input.large, #artistes-main form textarea {
	border: #dbdfe6 1px solid;
	border-top: #abadb3 1px solid;
	padding: 1px 3px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
}

#artistes-main form .input-field {
	float: left;
	padding-bottom: 10px;
}

#artistes-main form .ml {
	margin-left: 20px;
}

#artistes-main form label {
	display: block;
	font-size: 13px;
}

#artistes-main form input.small {
	width: 320px;
}

#artistes-main form textarea {
	width: 666px;
	height: 110px;
}


/*  JCART  */
#jcart, #jcart input, #jcart-tooltip, .acc-cart {font-size:11px;color:#6c6a6a;}

#jcart fieldset { border:0; }

#jcart table, .acc-cart table {width:100%; border:0; background:#fff; border-collapse:collapse;border-left:#c7baba 1px solid;border-right:#c7baba 1px solid; border-bottom:#c7baba 1px solid;}
#jcart tr {}
#jcart td, .acc-cart td { padding:8px 5px; border-top:#6c6a6a 1px dashed; border-bottom:#6c6a6a 1px dashed; vertical-align:top; text-align:left; font-weight:normal; }
#jcart td.empty { text-align:center; }

#jcart #jcart-header, .acc-cart .jcart-header {background-color:#b41201;text-align:left;padding:5px;}
#jcart #jcart-footer, .acc-cart .jcart-footer {text-align:left;padding:5px;}
#jcart p.jcart-error { text-align:center; padding:5px; }

#jcart strong#jcart-title, .acc-cart .jcart-header strong {font-size:10px;font-weight:bold;color:#000;}
#jcart .jcart-label, .acc-cart .jcart-label {font-weight:bold;border:0;}
#jcart #delete-item {background:url(img/adlr/delete-icon.jpg) center no-repeat;}

#jcart td.jcart-item-name, .acc-cart td.jcart-item-name {width:auto;}
#jcart td.jcart-item-ref, .acc-cart td.jcart-item-ref {width:10%;}
#jcart td.jcart-item-desc, .acc-cart td.jcart-item-desc {width:30%;}
#jcart td.jcart-item-qty, .acc-cart td.jcart-item-qty {width:10%;text-align:center;}
#jcart td.jcart-item-price-unit, .acc-cart td.jcart-item-price-unit {width:12%;text-align:center;}
#jcart td.jcart-item-price, .acc-cart td.jcart-item-price {width:12%;text-align:center;}
#jcart td.jcart-item-remove, .acc-cart td.jcart-item-remove {width:5%;text-align:center;}

#jcart td.jcart-item-qty input.qty-input {border: #ccc 1px solid;width:50%;display:block;text-align:center;margin:0 auto;}
#jcart td.jcart-item-price span {display:block;}

#jcart a.jcart-remove {color:#d80133;}

#jcart span#jcart-subtotal, .acc-cart span.jcart-subtotal { display:block; float:right;margin-right:10px; }

#jcart input.jcart-button { padding:2px; margin:2px;}

#jcart input#jcart-checkout {
	float:right;
	background: url(img/valid-form.jpg) center no-repeat;
	display: block;
	width: 176px;
	height: 32px;
	margin: 5px 0;
	cursor: pointer;
	border: none;
}

#jcart input#jcart-paypal-checkout { display:block; padding:10px; margin:20px auto; }

#jcart-tooltip { border:solid 1px #000; padding:3px 7px 3px 25px; background:url(checkmark.png) 3px center no-repeat #f2fcee;  }

/* MINI JCART */
#mini-cart {
	position: absolute;
	z-index: 99999;
	top: 35px;
	right: -65px;
	width: 230px;
	display: none;
}

#close-mini-cart {
	background: url(img/close-mini-cart.png) center no-repeat;
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 13px;
	right: 5px;
}

#mini-jcart-top {
	background: url(img/mini-cart-top.png) left bottom no-repeat;
	width: 100%;
	height: 11px;
}

#mini-jcart-bottom {
	background: url(img/mini-cart-bottom.png) left top no-repeat;
	width: 100%;
	height: 3px;
	float: none;
	clear: both;
}

#mini-jcart-center {
	background: url(img/mini-cart-center.png) left top repeat-y;
	width: 100%;
	padding-bottom: 3px;
}

#mini-jcart {padding: 5px;}

#mini-jcart table {width:100%; border:0; background:#fff; border-collapse:collapse;margin-top:5px;}
#mini-jcart table tr {border-bottom:#959595 1px dashed;}
#mini-jcart table tr td {padding:5px 0;}
#mini-jcart td.jcart-item-qty {width:auto;text-align:right;}
#mini-jcart td.jcart-item-name {width:auto;text-align:left;}
#mini-jcart td.jcart-item-price {width:75px;text-align:right;}
#mini-jcart table sup {vertical-align:text-top;font-size:70%;}

/* DEVIS */
#devis-step {
	background: url(img/bg-devis-step.jpg) left 25px repeat-x;
	width: 100%;
	height: 80px;
	text-align: center;
	margin: 20px 0;
}

#devis-step .devis-step {
	width: 125px;
	text-align: center;
	display: inline-block;
}

.devis-tout-inclus {
	background: url(img/devis-tout-inclus.jpg) center no-repeat;
	width: 100%;
	height: 150px;
}

input.valid-coord {
	background: url(img/valider-coordonnees.jpg) center no-repeat;
	display: block;
	width: 244px;
	height: 32px;
	margin: 10px 0;
	cursor: pointer;
	border: none;
}

input.disabled {
	border: none;
	background: none;
}

#modif-coord {
	background: url(img/modifier-coordonnees.jpg) center no-repeat;
	display: block;
	width: 255px;
	height: 32px;
	margin: 10px 0;
	cursor: pointer;
	border: none;
}

#recap-infos-devis {
	background: url(img/bg-recap-infos.jpg) left top no-repeat;
	width: 400px;
	height: 113px;
	float: left;
	padding: 15px;
	margin-bottom: 20px;
}

#recap-infos-devis span {
	display: block;
	margin-bottom: 7px;
	font-size: 13px;
	color: #333;
}

#recap-infos-devis .h-span {
	width: 45%;
}

#recap-infos-devis .f-span {
	width: 400px;
}

#assistance-resa {
	background: url(img/assistance-resa.jpg) left top no-repeat;
	width: 280px;
	height: 143px;
	float: right;
}

#mode-validation {
}

#mode-validation .red {
	color: #cc0000;
}

#mode-reglement {
	border-top: #dedede 6px solid;
	margin-top: 20px;
}

#mode-fax {
	background: url(img/resa-fax-gris.jpg) center no-repeat;
	width: 316px;
	height: 36px;
	cursor: pointer;
}

#mode-fax.selected-mode {
	background: url(img/resa-fax-vert.jpg) center no-repeat;
}

#mode-courrier {
	background: url(img/resa-courrier-gris.jpg) center no-repeat;
	width: 179px;
	height: 36px;
	cursor: pointer;
	margin-left: 10px;
}

#mode-courrier.selected-mode {
	background: url(img/resa-courrier-vert.jpg) center no-repeat;
}

#desc-mode-resa {
	background: url(img/bg-resa-infos.jpg) left top no-repeat;
	padding-top: 15px;
	margin-bottom: 20px;
}

#desc-mode-resa-bottom {
	background: url(img/bg-resa-infos-bottom.jpg) left top no-repeat;
	height: 4px;
}

#desc-mode-resa p {
	margin: 0 10px 10px 10px;
	font-size: 15px;
	color: #333;
}

#desc-mode-resa .half {
	width: 50%;
	float: left;
}

#desc-mode-resa .cas-part {
	border-top: #dedede 1px solid;
	padding-top: 10px;
	font-size: 13px;
}

#desc-mode-resa .cas-part p {
	font-size: 13px;
}

#valid-resa {
	background: url(img/bg-resa-infos-bottom.jpg) left top no-repeat;
	padding: 10px 10px 0 10px;
}

#valid-resa label {
	font-size: 15px;
}

input.valid-resa {
	background: url(img/valider-resa.jpg) center no-repeat;
	width: 218px;
	height: 32px;
	cursor: pointer;
}

#devis-ok {
	background: url(img/devis-ok.jpg) left top no-repeat;
	width: 100%;
	height: 144px;
}

input.v-print-devis {
	background:url(img/print-devis.jpg) left top no-repeat;
	border: none;
	width: 273px;
	height:32px;
	cursor: pointer;
}

/* COMMENT CA MARCHE */
#comment-ca-marche {
}

#comment-ca-marche p {
	font-size: 18px;
	color: #333;
}
