/*
nom du thÃ¨me: Blue chocolate (droite)
version: 1.0
auteur:  wizishop - Steven Mouret
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #442915;
	background: #e3e3e1 url(../images/font_page.gif) no-repeat 0 0;
	background-position:top center;
}
img {
	border: none;
}
a {
	color: #aad021;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: none;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted;
}
p, ul, ol {
	font-size: 1.3em;
}
ul {
	list-style: none;
}
label {
	cursor: pointer;
	font-size: 1.3em;
}
button {
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
button span {
	background: url(../images/btn-left.gif) no-repeat 0 0;
	float: left;
	position: relative;
	vertical-align: middle;
}
button span span {
	background: transparent url(../images/btn-right.gif) no-repeat 100% 0;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	padding: 0 0.5em;
}
button:hover span {
	background: url(../images/btn-left.gif) no-repeat 0 100%;
}
button:hover span span {
	background: transparent url(../images/btn-right.gif) no-repeat 100% 100%;
}
input, textarea {
	background: #fff;
	width:150px;
	height:18px;
	vertical-align: middle;
}
.InputRadio {
	width: auto;
	border: none;
	background: none;
}
/* header */
#header {
	background: url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	/*background: url(../images/body-bg.gif) repeat-x 0 0;*/
}
#header2 {
	position: relative;
	width: 968px;
	height: 184px;
	margin: 0 auto;
}
#header h1 {
	display:none;
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 1em;
	color: #fff;
}
#header h1 a {
	color: #dfcca6;
	font-size: 2.5em;
	text-decoration: none;
}
#header h1 span {
	font-size: 1.5em;
	display: block;
	font-weight: normal;
}
#header #panier {
	background: url(../images/panier.gif) no-repeat 0 0;
	position: absolute;
	top: 30px;
	right: 2em;
	width: 152px;
	height: 58px;
	padding: 20px 40px 5px 15px;
}
#header #panier h2 {
	font-size: 1.6em;
	color: #AAD021;
}
#header #panier a{
	font-size: 0.9em;
	color: #AAD021;
}
#header #panier a:hover{
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration:underline;
}
#header #panier #nb_prod {
	margin-bottom: 0.5em;
	color:#FFFFFF;
}
#header #menu-header {
	background: #FFFFFF url(../images/fond_menu.gif) repeat 100% 100%;
	z-index: 0;
	width: 968px;
	height: 68px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#header #menup {
	position: absolute;
	top: 78px;
	left: 8px;
}
#header #menup li {
	float: left;
	margin: 0 1em 0 0;
}
#header #menup li a {
	float: left;
	display: inline-block;
	height: 28px;
	background: url(../images/menup-left.gif) no-repeat 0 0;
	line-height: 28px;
	color: #2b1d11;
	text-decoration: none;
	padding: 0 0 0 0.5em;
	cursor: pointer;
}
#header #menup li a span {
	position: relative;
	float: left;
	height: 28px;
	background: url(../images/menup-right.gif) no-repeat 100% 0;
	padding: 0 0.5em 0 0;
}
#header #menup li a:hover, #header #menup .current a {
	background: url(../images/menup-left.gif) no-repeat 0 100%;
	color: #fff;
}
#header #menup li a:hover span, #header #menup .current a span {
	background: url(../images/menup-right.gif) no-repeat 100% 100%;
	color: #fff;
}
#header #menu-header #menucat {
	height: 28px;
	position: absolute;
}
#header #menu-header #menucat ul {
	height: 28px;
	padding: 0 8px;
}
#header #menu-header #menucat ul li {
	float: left;
}
#header #menu-header #menucat ul li a {
	color: #3d3b2a;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	display: block;
	float: left;
	padding: 0 0.5em;
}
#header #menu-header #menucat ul li a:hover, #header #menu-header #menucat ul .current a {
	background-color : #3d3b2a;
	color: #FFFFFF;
}
#header #menu-header #search-compte {
	position: absolute;
	top: 33px;
	left: 7px;
	width: 954px;
	color:#FFFFFF;
}
#header #menu-header #search-form {
	float: left;
	margin-left: 8px;
	height: 30px;
	line-height: 25px;
}
#header #menu-header #search-form label {
	font-weight: bold;
	vertical-align: middle;
}
#header #menu-header #search-form input {
	margin-left:5px;
	margin-right: 5px;
	padding-left:5px;
	padding-top:1px;
	vertical-align: middle;
	border: 0.1em solid #000000;
}
#header #menu-header #search-form button {
	vertical-align: middle;
}
#header #menu-header #user {
	float: right;
	margin-right: 8px;
	height: 30px;
	line-height: 25px;
}
#header #menu-header #user a {
	color: #FFFFFF;
	font-weight:bold;
	padding: 0em 0 0.4em 2em;
}
#header #menu-header #user a:hover {
	color: #aad021;
	padding: 0em 0 0.4em 2em;
	text-decoration:underline;
}
#header #menu-header #deco {
	background: url(../images/deco.gif) no-repeat 0 0;
	margin-right: 1em;
}
#header #menu-header #compte {
	background: url(../images/compte.gif) no-repeat 0 0;
}
#container {
	width: 968px;
	background: #FFFFFF url(../images/content-bg.gif) repeat-y 0 0;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	width: 708px;
	float: right;
	padding: 0 12px 20px 0;
}
#sidebar {
	background: url(../images/colonne-left.gif) repeat-y 0 0;
	float: left;
	min-height:400px;
	width: 214px;
	padding: 0 15px 20px 12px;
}
.module h2 {
	font-size: 1.6em;
	color: #fff;
	padding: 0.1em 0.3em;
	padding-top:10px;
}
.module2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.module2 a:hover {
	text-decoration: underline;
}
.module2 li {
	background: url(../images/puce-module.gif) no-repeat 0 0.2em;
	padding-left: 1em;
}
.module2 {
	color: #FFFFFF;
	padding: 0.5em;
}
#newsletter-form input {
	width: 10.3em;
	margin-left:5px;
	margin-right: 5px;
	padding-left:5px;
	padding-top:1px;
	vertical-align: middle;
	border: 0.1em solid #000000;
}
#newsletter-form label {
	font-size: 1em;
}
#newsletter-form button span {
	background: url(../images/btn2-left.gif) no-repeat 0 0;
}
#newsletter-form button span span {
	color:#7e7c6f;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(../images/btn2-right.gif) no-repeat 100% 0;
}
#newsletter-form button:hover span {
	background: url(../images/btn2-left.gif) no-repeat 0 100%;
}
#newsletter-form button:hover span span {
	background: transparent url(../images/btn2-right.gif) no-repeat 100% 100%;
}

#rss {
	background: url(../images/rss.gif) no-repeat 0 0;
	height: 30px;
	padding-left: 3em;
	margin-bottom: 1em;
}
#rss a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}
#rss a:hover {
	text-decoration: underline;
}
#rss a span {
	color: #FFFFFF;
	font-size: 1.3em;
}

#footer {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF;
	clear: both;
}
#footer2 {
	background:#FFFFFF;
}
#footer3 {
	background:#FFFFFF;
	overflow: hidden;
}

#footer3 #lastArticleBlog {
	width: 46em;
	float: left;
	padding: 1.5em 0 1em 2em;
}
#footer3 #lastComBlog {
	width: 46em;
	float: right;
	padding: 1.5em 2em 1em 0;
	color: #fff;
}
#footer3 #lastArticleBlog h2, #footer3 #lastComBlog h2, #footer3 #lastArticleBlog2 h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #aad021;
}
#footer3 #lastArticleBlog ul, #footer3 #lastComBlog ul, #footer3 #lastArticleBlog2 ul {
	list-style: none;
	font-size: 1.3em;
}
#footer3 #lastArticleBlog ul li, #footer3 #lastComBlog ul li, #footer3 #lastArticleBlog2 ul li {
	margin-bottom: 0.5em;
	color: #fff;
}
#footer3 #lastArticleBlog ul li a, #footer3 #lastComBlog ul li a, #footer3 #lastArticleBlog2 ul li a {
	color: #fff;
}
#footer3 #lastArticleBlog2 {
	width: 100%;
	padding: 1em;
}
#footer3 #lastArticleBlog2 ul {
	float: left;
	width: 48%;
	list-style: disc;
	list-style-position: inside;
	
}
#footer3 #lastArticleBlog2 .end {
	float: right;
}

#link-footer {
	background-color:#AEC378;
	width: 968px;
	height:30px;
	margin: 0 auto;
	padding-top:10px;
	text-align: center;
}
#link-footer a {
	color: #3d3b2a;
}
#link-footer a:hover {
	color: #FFFFFF;
}

/* PavÃ© */
.paveMef .block {
}
.paveMef .block p, .pave .block p {
	margin-bottom: 8px;
}
.paveMef .block ul, .paveMef .block ol, .pave .block ul, .pave .block ol {
	margin: 0 0 8px 0;
	list-style: none;
}
.pave .block ul, .pave .block ol {
	list-style: disc;
	margin-left: 20px;
}
.paveMef .block h3, .pave .block h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #2B1D11;
}
.paveMef .block h4, .pave .block h4 {
	font-size: 1.3em;
	color: #2B1D11;
}
.paveMef .block img, .pave .block img {
	margin-bottom: 10px;
}
.paveMef .block .Irightimg, .pave .block .Irightimg {
	text-align: right;
}
.paveMef .block .Icenterimg, .pave .block .Icenterimg {
	text-align: center;
}

/* pages libres et Blog */
#content .block, .post-blog .block, #TB_ajaxContent .block  {
	clear: both;
}
#content .block p, .post-blog .block p, #TB_ajaxContent .block p  {
	margin-bottom: 0.8em;
	text-align:justify;
}
#content .block strong {
	font-weight:bold;
}
#content .block ol, #content .block ul, .post-blog .block ol, .post-blog .block ul, #TB_ajaxContent ul, #TB_ajaxContent ol  {
	margin: 0 0 1em 0;
	overflow: hidden;
}
#content .block ol, .post-blog .block ol, #TB_ajaxContent ol  {
	list-style-position: inside;
}
#content .block ul li, .post-blog .block ul li, #TB_ajaxContent ul li  {
	background: url(../images/puce.gif) no-repeat 0 0.2em;
	padding: 0 0 0 1em;
}
#content .block h2, .post-blog .block h2, #TB_ajaxContent h2  {
	font-size: 1.6em;
	background: #2b1d11;
	border-left: 8px solid #aad021;
	color: #fff;
	padding: 0.1em 0.5em;
}
#content .titre {
	margin-bottom:15px;
}
#content .block h3, .post-blog .block h3, #TB_ajaxContent h3  {
	font-size: 1.6em;
	color: #aad021;
	text-transform: uppercase;
	margin-bottom:10px;
}
#content .block h4, .post-blog .block h4, #TB_ajaxContent h4  {
	font-size: 1.4em;
	color: #442915;
}
#content .block table {
	border-collapse: collapse;
	border: 1px solid #442915;
	font-size: 1.3em;
	margin-bottom: 1em;
}
#content .block table thead th {
	background: #442915;
	padding: 0.5em;
	color: #fff;
	text-transform: uppercase;
}
#content .block table tbody td {
	border: 1px solid #442915;
	padding: 0.5em;
}
#content .block .i-txtimg img, .post-blog .block .i-txtimg img, #TB_ajaxContent .i-txtimg img  {
	float: right;
	margin: 0 0 1em 2em;
}
#content .block .i-imgtxt, .post-blog .block .i-imgtxt, #TB_ajaxContent .i-imgtxt  {
	float: left;
}
#content .block .i-img, #TB_ajaxContent .i-img  {
	margin-bottom: 1em;
}
#content .block .i-imgtxt img, .post-blog .block .i-imgtxt, #TB_ajaxContent .i-imgtxt  {
	margin: 0 2em 1em 0;
}
#content .block .i-leftimg, #TB_ajaxContent .i-leftimg  {
	text-align: left;
}
#content .block .i-rightimg, #TB_ajaxContent .i-rightimg  {
	text-align: right;
}
#content .block .i-centerimg, #TB_ajaxContent .i-centerimg  {
	text-align: center;
}
.PostBlog {
	margin-bottom: 5em;
	clear: both;
	overflow: hidden;
	padding: 0 0 1em 0;
}
.PostBlog .InfosBillet {
	margin-bottom: 1em;
}
.titre {
	font-size: 1em;
	border-left: 8px solid #2B1D11;
	color: #aad021;
	padding: 0 0.5em;
	height: 24px;
	margin-bottom: 4px;
	overflow: hidden;
	clear: both;
}
.titre a {
	color: #2b1d11;
}
.titre a:hover {
	text-decoration: underline;
}
.titre .nomcat {
	float: left;
	font-size: 1.6em;
	line-height: 24px;
	text-decoration: none;
	color:#AAD021;
}
.titre .viewcat {
	float: right;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 24px;
}
.titre .viewcat:hover {
	text-decoration: none;
}

/* Blog */
.PostBlog .nbCom {
	background: url(../images/commentaires.gif) no-repeat bottom left;
	padding: 1em 0 0 2em;
	margin-bottom: 2em;
}

.PostBlog #com {
	padding: 1em 0 0 0;
}
.PostBlog #com h3 {
	color: #2b1d11;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 1em;
}
.PostBlog #com ol {
	list-style: none;
}
.PostBlog #com ol li {
	margin-bottom: 2em;
}
.PostBlog #com ol li .comContent {
	background: #2b1d11;
	color: #fff;
	padding: 1em;
}
.PostBlog #com ol .admin .comContent {
	background: #aad021;
}
.PostBlog #com ol li .comInfos {
	padding-top: 0.5em;
}
.PostBlog #com ol li .comInfos p {
	font-size: 1em;
}
.PostBlog #com ol li .comContent p {
	font-size: 1em;
}

.PostBlog #addCom {
	clear: both;
}
.PostBlog #addCom #validComment, .PostBlog #addCom .Erreur {
	color: #2b1d11;
	margin-bottom: 1em;
}
.PostBlog #addCom h3 {
	color: #2b1d11;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 1em;
}
.PostBlog #addCom form {
	margin-bottom: 2em;
}
.PostBlog #addCom div {
	margin-bottom: 0.5em;
}
.PostBlog #addCom input {
	width: 24.5em;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #2b1d11;
	padding: 0.35em;
}
.PostBlog #addCom label {
	display: block;
	line-height: 1.7em;
}
.PostBlog #addCom img {
	vertical-align: middle;
}
.PostBlog #addCom textarea {
	width: 680px;
	height: 10em;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #2b1d11;
	padding: 5px;
}


/* Home */
#block-home {
	padding: 1em;
	margin-bottom: 2em;
	overflow: hidden;
}
#content #block-home h2 {
	color: #AAD021;
	background: #FFFFFF;
	border: none;
	padding:0;
	padding-bottom:15px;
}
#content #block-home p {
	color: #3d3b2a;
	text-align:justify;
}
#content #block-home ul li {
	background: url(../images/puce-module.gif) no-repeat 0 0.2em;
	padding: 0 0 0 1em;
}
#content #block-home a, #content #block-home strong {
	color: #442915;
}

/* CatÃ©gorie */
#contentCat {
	margin-bottom: 3em;
	text-align:justify;
}

/* list prod */
.list-prod {
	clear: both;
}
.list-prod .block-prod {
	overflow: hidden;
	clear: both;
	height: 1%;
	margin-bottom: 1em;
}
.list-prod .block-prod .prod {
	float: left;
	width: 135px;
	text-align: center;
	padding: 5px 20px;
}
.list-prod .block-prod .prod h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
.list-prod .block-prod .prod h3 span {
	color: #aad021;
}
.list-prod .block-prod .prod h3 a {
	text-decoration: none;
	color: #2B1D11;
}
.list-prod .block-prod .prod h3 a:hover {
	text-decoration: underline;
}
.list-prod .block-prod .prod img {
	margin-bottom: 0.5em;
}
.list-prod .block-prod .prod .prix {
	background: #2B1D12;
	padding: 0.2em 0;
	color: #fff;
	margin-bottom: 0.5em;
}
#content .list-prod .all-prod {
	clear: both;
	margin-bottom: 0.5em;
	text-align: left;
}
#content .list-prod .all-prod a {
	color: #2B1D11;
	font-weight: normal;
}

.list-prod .imgProd {
	position: relative;
	height:110px;
}
.list-prod .imgProd a {
	text-decoration: none;
	cursor: pointer;
}
.list-prod .etatPrix {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background: #AEC378;
	width: 100%;
	color: #FFF;
}

/* Produits */
#prod {
	/*margin-bottom: 2em;*/
}
#prod table {
	border-collapse: collapse;
	width: 100%;
}
#prod table td {
	vertical-align: top;
}
#prod table #prodinfo1 {
	padding: 0 2em 0 0;
}
#prod table #prodinfo2 {
	background: url(../images/inter-prod.gif) repeat-y 0 0;
	padding: 0 0 0 2em;
}
#prod h2 {
	font-size: 2.4em;
	margin-bottom: 0.5em;
	color:#aad021;
}
#prod h2 span {
	font-size: 0.5em;
	font-weight: normal;
}
#prod h2 span a {
	text-decoration: underline;
	color:#3d3b2a;
}
#prod h2 span a:hover {
	text-decoration: underline;
	color:#aad021;
}
#prod #prodinfo1 #prix {
	margin-bottom: 1.5em;
}
#prod #prodinfo1 #prix-fiche strong {
	color: #3d3b2a;
	font-size: 1.8em;
}
#prod #prodinfo1 #prix-fiche del {
	white-space: nowrap;
	color:#3d3b2a;
}
.etatPrixFiche {
	margin-bottom: 0.5em;
}
.etatPrixFiche span {
	text-align: center;
	background: #AEC378;
	width: 100%;
	color: #FFF;
}

#prod #prodinfo1 #prix-fiche #ecopart {
	padding-left: 1em;
	font-style: italic;
	font-size: 0.85em;
}
#prod #prodinfo1 #add-cart {
	margin-bottom: 1em;
}
#prod #prodinfo1 a {
	color:#aad021;
	text-decoration:underline;
}
#prod #prodinfo1 a:hover {
	color:#3d3b2a;
	text-decoration:underline;
}
#prod #prodinfo1 #Stockok, #prod #prodinfo1 #Stockko {
	margin-bottom: 1em;
}
#prod #prodinfo1 #variations {
	margin-bottom: 1em;
}
#prod #prodinfo1 .Options {
	margin-bottom: 1em;
}
#prod #prodinfo1 .Options p {
	font-size: 1em;
}
#prod #prodinfo1 #Personnalisation {
	margin-bottom: 1em;
}
#prod #prodinfo1 #Personnalisation label {
	display: block;
}
#prod #prodinfo1 #Personnalisation textarea {
	width: 94%;
	height: 6em;
}
#prod #prodinfo1 #caracteristique {
	margin: 0 0 2em 0;
}
#prod #prodinfo1 #caracteristique li {
	background: url(../images/puce.gif) no-repeat 0 0.3em;
	padding: 0 0 0 1em;
}
#prod #prodinfo1 #description h4 {
	color: #aad021;
	font-size: 1.5em;
	text-transform: uppercase;
}
#prod #prodinfo1 #description h5 {
	color: #2B1D11;
	font-size: 1.3em;
}
#prod #prodinfo1 #description ul, #prod #prodinfo1 #description ol {
	margin: 0 0 1em 0;
	text-align:justify;
}
#prod #prodinfo1 #description ol {
	list-style-position: inside;
	text-align:justify;
}
#prod #prodinfo1 #description ul li {
	background: url(../images/puce.gif) no-repeat 0 0.3em;
	padding-left: 1em;
	text-align:justify;
}
#prod #prodinfo1 #description ul p, #prod #prodinfo1 #description ol p {
	font-size: 1em;
	text-align:justify;
}
#prod #prodinfo1 #description p {
	margin-bottom: 1em;
	text-align:justify;
}
#prod #prodinfo2 {
}
#prod #prodinfo2 {
	margin: 0 0 2em 2em;
}
#prod #prodinfo2 #principale {
	margin-bottom: 1em;
}
#prod #prodinfo2 #miniature a {
	display: block;
	height: 50px;
	width: 50px;
	float: left;
	margin-top:10px;
	margin-right:10px;
}
#prod #prodinfo2 #miniature, #Prod #prodinfo2 #ZoomImg {
	text-align: right;
}
#prod #prodinfo2 #ZoomImg {
	clear: both;
}
#crosseling {
	margin-top: 3em;
}

/* fenetre modale */
#modalOverlay {
	background-color:#000;
	cursor:wait;
}
#modalContainer {
	padding: 4em 1.3em 1.3em 1.3em;
	width:600px;
	left:50%;
	top:15%;
	margin-left:-300px; /* half the width, to center */
	background-color:#fff;
	border:3px solid #ccc;
}
#modalContainer a.modalCloseImg {
	display:inline;
	z-index:3200;
	position:absolute;
	top: 1em;
	right: 1em;
	cursor:pointer;
}
#modalContainer .modalInfo {
	display:inline;
	z-index:3200;
	position:absolute;
	top: 1em;
	left: 1em;
	font-size: 1.5em;
	color: #000;
}
#basicModal p {
	color: #000;
	font-size: 1.3em;
}

/* Panier */
#votre-panier, #histo-com {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 2em;
}
#votre-panier caption {
	font-size: 1.3em;
}
#votre-panier thead, #histo-com thead {
	font-size: 1.4em;
	height: 30px;
	border-bottom: solid 1px #442915;
}
#votre-panier thead th, #histo-com thead th {
	color: #AEC378;
	font-weight: bold;
	padding: 0 0.5em;
}
#votre-panier tfoot td {
	text-align: right;
	font-size: 1.3em;
	padding: 0.2em 0;
}
#votre-panier tfoot td span, #histo-com tfoot td span {
	font-weight: bold;
}
#votre-panier tbody .impair, #histo-com tbody .impair  {
	background: #EFEAE0;
}
#histo-com td {
	text-align: center;
	padding: 0.5em 0;
}
#votre-panier tbody td {
	vertical-align: top;
	padding: 0.4em 0;
	border-bottom: 1px solid #442915;
}
#votre-panier tbody .image-panier img {
	border: 1px solid #000;
}
#votre-panier tbody .image-panier {
	padding-left: 0.4em;
	padding-right: 0.4em;
}
#content #votre-panier tbody td p, #histo-com tbody td p {
	margin: 0;
}
#votre-panier tbody .panier-quantite input {
	border: none;
	background: #fff;
	border: 1px solid #000;
	padding: 0.2em;
	width: 2em;
	text-align: center;
}
#votre-panier tbody .panier-quantite label {
	display: none;
}
#votre-panier tbody .panier-quantite, #votre-panier tbody .panier-supprimer {
	text-align: center;
}
#votre-panier tbody .panier-prix {
	text-align: right;
	white-space: nowrap;
}
#votre-panier .panier-supprimer a {
	background: #442915;
	color: #fff;
	padding: 0.1em 0.4em;
	text-decoration: none;
	font-weight: bold;
}
#votre-panier .ecopart {
	font-size: 1.1em;
}
#panier-validation {
	text-align: right;
}
#panier-validation button {
	margin-left: 0.5em;
}

/* Bon de rÃ©duction */
#bonreduc {
	text-align: right;
	margin-bottom: 2em;
}
#bonreduc label, #bonreduc p {
	font-size: 1.2em;
}
#bonreduc p {
	margin-bottom: 0.5em;
}
#bonreduc label {
	vertical-align: middle;
}

/* identification */ 
#compte1, #minscrire, #contact {
	margin-bottom: 1em;
}
#compte1 div, #minscrire div, #contact div {
	margin-bottom: 0.5em;
}
#compte1 input, #minscrire input, #contact input {
	width: 15em;
}
#compte1 label, #minscrire label, #contact label {
	text-align: right;
	padding-right: 1%;
	width: 35%;
	float: left;
	line-height: 1.7em;
	font-weight: bold;
	color: #424242;
}
#compte1 .valider3, #minscrire .valider3, #contact #valider {
	margin-left: 36%;
}
#compte1 #perdu {
	margin-left: 36%;
}

#compte1 .erreur, #minscrire .erreur {
	text-align: center;
	margin-bottom: 1em;
}
#compte1 .erreur p, #minscrire .erreur p {
	margin-bottom: 0.5em;
}

#passconnect {
	text-align: center;
}
#passconnect img, #passconnect2 img {
	vertical-align: middle;
}
#passconnect2 {
	margin: 1em 0 2em 0;
}

#contact input {
	width: 18em;
}
#contact textarea {
	width: 29em;
}
#contact label span {
	font-style: italic;
	font-weight: normal;
}

/* Creation de compte */
.Erreur {
	margin-bottom: 1em;
}
.Erreur p img {
	vertical-align: middle;
}
#etoile {
	margin-bottom: 1em;
}
#Enregistrement fieldset {
	border: none;
	padding: 1em 0;
}
#Enregistrement fieldset legend {
	font-size: 1.6em;
	color: #63ADD3;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 145px;
}
#Enregistrement fieldset h3 {
	font-size: 1.3em;
	text-align: right;
	padding-right: 5px;
	width: 145px;
	float: left;
	padding-top: 0.2em;
	color: #442915;
	font-weight: bold;
}
#Enregistrement fieldset h3 label, #Enregistrement fieldset h3 span {
	font-size: 1em;
	line-height: 1.3em;
}
#Enregistrement fieldset input, #Enregistrement fieldset textarea {

}
#Enregistrement fieldset input, #Enregistrement fieldset textarea, #Enregistrement fieldset select {
	width: 300px;
	vertical-align: middle;
}
#Enregistrement fieldset div {
	margin-bottom: 0.5em;
	clear: both;
}
#Enregistrement fieldset div img {
	vertical-align: middle;
}
#Enregistrement .civilite input, #Enregistrement #check-livraison input {
	width: auto;
	border: none;
	background: none;
	vertical-align: middle;
}
#Enregistrement #check-livraison {
	margin-left: 150px;
	margin-bottom: 1em;
}
#Enregistrement #check-livraison label {
	vertical-align: middle;
}
#Enregistrement .valider {
	margin-bottom: 2em;
}
#Enregistrement .valider button {
	margin-left: 150px;
}
#Enregistrement .valider #btneannul {
	margin-left: 1em;
}
#Enregistrement #inscription {
	border-top: 1px solid #000;
	margin-left: 145px;
}
#Enregistrement #inscription p {
	margin: 0;
}
#Enregistrement #inscription div {
	margin-bottom: 20px;
}
#Enregistrement #inscription input {
	vertical-align: middle;
	width: auto;
	background: transparent;
	border: none;
}
#Enregistrement #inscription label {
	vertical-align: middle;
	margin-right: 10px;
}

/* Commande */
#ChoixLivraison {
	margin-bottom: 1em;
	overflow: hidden;
}
#ChoixLivraison div {
	margin-bottom: 2em;
}
#ChoixLivraison div label, #PapierKdo label {
	font-size: 1.3em;
	vertical-align: middle;
}
#ChoixLivraison div input, #PapierKdo input {
	width: auto;
	border: none;
	background: none;
	vertical-align: middle;
}
#ChoixLivraison div .LivrDesc {
	font-style: italic;
}
#PapierKdo {
	margin-bottom: 2em;
}
#MsgColis textarea {
	width: 35em;
	height: 10em;
	margin-bottom: 1em;
}

/* validation */
#compte1 #votre-panier .panier-quantite {
	font-size: 1.3em;
}

#compte1 #votre-panier {
	margin-bottom: 0;
}
#compte1 #RecapPanier {
	padding-bottom: 2em;
	margin-bottom: 4em;
}
#compte1 #AddFact, #compte #AddFact {
	float: left;
	margin-bottom: 3em;
	width: 34em;
}
#compte1 #AddLivr, #compte #AddLivr {
	float: right;
	margin-bottom: 3em;
	width: 34em;
} 
#compte1 #AddFact h3, #compte1 #AddLivr h3, #compte1 #Reglements h3, #compte #AddFact h3, #compte #AddLivr h3, #compte #info-perso h3 {
	margin-bottom: 1em;
}

#acceptcgv {
	clear: both;
}
#acceptcgv {
	margin-bottom: 2em;
}

#Reglements {
	clear: both;
	overflow: hidden;
	height: 1%;
}
#Reglements fieldset {
	border: 0;
	margin-bottom: 2em;
}
#Reglements form div {
	margin-bottom: 1em;
}
#Reglements form div label {
	vertical-align: middle;
	font-size: 1.3em;
}
#Reglements form div img {
	vertical-align: middle;
	margin-right: 1em;
}
#Reglements form div input {
	width: auto;
	vertical-align: middle;
	margin-right: 1em;
	border: none;
	background: none;
}

/* Mon compte */
#compte #histo-link {
	margin-bottom: 2em;
}
#compte #histo-link li {
	display: inline;
}
#compte #histo-link li a {
	text-decoration: none;
	color: #2B1D11;
}
#compte #histo-link .current a, #compte #histo-link li a:hover {
	border-bottom: 0.4em solid #7FC1E3;
}
#compte #info-perso, #compte #infocom {
	margin-bottom: 2em;
}

#cgv div {
	display: none;
}
#cgv input {
	background: transparent;
	width: auto;
	border: none;
}
#cgv label {
	vertical-align: middle;
}

/* validation paiement */
#ValidationVirement table {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #442915;
	margin-bottom: 2em;
}
#ValidationVirement table thead {
	color: #fff;
	font-size: 1.4em;
	height: 30px;
	background: #442915;
}
#ValidationVirement table tbody {
	font-size: 1.4em;
}
#ValidationVirement table tbody td {
	text-align: center;
	padding: 0.5em 0;
}
#ValidationVirement #InfosTit p strong, #ValidationCheque #InfosTit p strong  {
	display: block;
}
#ValidationVirement #NumCom, #ValidationCheque #NumCom {
	border: 1px solid #442915;
	padding: 1em;
	margin-bottom: 1em;
}
#ValidationVirement #NumCom p, #ValidationCheque #NumCom p {
	margin-bottom: 0;
}
#ValidationVirement #ThxCom, #ValidationCheque #ThxCom {
	margin-bottom: 1em;
}

/* Mot de passe */
#InfoChangePwd form, #ChangePwd form {
	margin-bottom: 2em;
	padding-top: 1em;
}
#InfoChangePwd p, #ChangePwd p {
	margin-bottom: 1em;
}
#InfoChangePwd label, #ChangePwd label {
	font-weight: bold;
	color: #424242;
}
#InfoChangePwd label img, #ChangePwd label img {
	vertical-align: middle;
}
#InfoChangePwd #PwdOk {
	color: #63ADD3;
}
#ChangePwd #PwdOk {
	margin-left: 36%;
}
#InfoChangePwd .Erreur img, #ChangePwd .Erreur img {
	vertical-align: middle;
}
#ChangePwd div {
	margin-bottom: 0.5em;
}
#ChangePwd label {
	text-align: right;
	padding-right: 1%;
	width: 35%;
	float: left;
	line-height: 1.7em;
	font-weight: bold;
	color: #424242;
}
#ChangePwd #Valider {
	margin-left: 36%;
}

/* Partager produit */
#partage {
	overflow: hidden;
	height: 1%;
}
#partage input {
	width: 280px;
}
#partage label {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 5px;
}
#partage div {
	margin: 5px;
}
#partage button {
	margin-left: 205px;
}
#partage #partageNewsletter label {
	display: inline;
	float: none;
	vertical-align: middle;
	text-align: left;
}
#partage #partageNewsletter input {
	width: auto;
	vertical-align: middle;
}

#partage #infoEnvoyerAmi, #partage #partageTwit {
	margin-bottom: 20px;
}
#partage #partageOk {
	color: #3491CC;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#partage .tellFriendInfoPerso label {
	float: none;
	text-align: left;
	margin: 0;
	width: auto;
}
#partage .tellFriendInfoPerso textarea {
	width: 500px;
	height: 250px;
}
#partage .tellFriendInfoPerso button {
	float: left;
	margin: 0 10px 0 0;
}

#partage .tellFriendsNavigation {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #FFFFFF;
	border-bottom: 4px solid #2b1d11;
	padding-left: 10px;
	margin-bottom: 20px;
}

#partage .tellFriendsNavigation li {
	display: block;
	float: left;
	margin-right: 5px;
}
#partage .tellFriendsNavigation li a {
	float: left;
	height: 30px;
	color: #2b1d11;
	text-decoration: none;
	padding: 0 5px;
}
#partage .tellFriendsNavigation li #twitter {
	background: url(../images/twitter.gif) no-repeat 5px 50%;
	padding-left: 26px;	

}
#partage .tellFriendsNavigation li #facebook {
	background: url(../images/facebook.gif) no-repeat 5px 50%;
	padding-left: 26px;	
}
#partage .tellFriendsNavigation li #sendFriend {
	background: url(../images/sendfriend.gif) no-repeat 5px 50%;
	padding-left: 26px;	
}
#partage .tellFriendsNavigation .current a {
	background: #2b1d11;
	color: #fff;
}
#partage .tellFriendsNavigation .current #twitter {
	background: #2b1d11 url(../images/twitter.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #facebook {
	background: #2b1d11 url(../images/facebook.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #sendFriend {
	background: #2b1d11 url(../images/sendfriend.gif) no-repeat 5px 50%;
}

#partage #partageFacebook p {
	background: url(../images/facebook.gif) no-repeat 0 50%;
	padding-left: 22px;
}

#partage .errorPartage {
	color: #C4243B;
	text-align: center;
}

/* Carrousel */
.carrousel {
	list-style: none;
}
.carrousel li {
	float: left;
}
.carrousel li a {
	display: block;
}
#stop, #resume {
	text-decoration: none;
	color: #cfcfcf;
	font-size: 1.2em;
	clear: both;
}
#stop span, #resume span {
	cursor: pointer;
}
#stop {
	background: url(../images/carrousel-pause.gif) no-repeat 0 3px;
	padding-left: 10px;
}
#resume {
	background: url(../images/carrousel-lecture.gif) no-repeat 0 3px;
	padding-left: 10px;
}

/* Suivi de la commande */
#etapcom {
	margin-bottom: 2em;
	overflow: hidden;
	list-style-position: inside;
}
#etapcom li {
	float: left;
	margin-right: 1.2em;
	background: #dde8c2;
	padding: 0.5em 0.5em 0 0.5em;
	height: 3em;
}
#etapcom .end {
	margin-right: 0;
}

#etapcom .current {
	background: #aec378;
	color: #3d3b2a;
	font-weight:bold;
}
#navig-page {
	background-color:#aec378;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
#navig-page a {
	color:#FFFFFF;
	font-weight:bold;
}
#navig-page a.current {
	color:#3d3b2a;
	font-weight:bold;
	text-decoration:none;
}
#navig-page a:hover {
	color:#3d3b2a;
	font-weight:bold;
}