/*
Nom du thème: Flowers
Version: 1.0
Auteur: WiziShop - Steven Mouret
*/

* {
  margin: 0;
  padding: 0; 
}
body {
  font: normal 62.5% "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #424242;
	background: #cde494 url(../images/body-bg.jpg) no-repeat top right;
}
img {
  border: none;
}
a {
  color: #376ebf;
  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: transparent url(../images/btn-right.gif) no-repeat right top;
	float: left;
	position: relative;
	vertical-align: middle;
}
button span span {
	background: url(../images/btn-left.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding: 0 0.5em;
}

input, textarea {
	border: 0.1em solid #7ba422;
	padding: 0.4em;
	background: #fff;
	width: 10em;
	vertical-align: middle;
	background: url(../images/input-bg.gif) no-repeat 0 0;
}
input:hover, input:focus, textarea:hover, textarea:focus  {
	background: url(../images/input-bg.gif) no-repeat 0 -700px;
}
.InputRadio {
	width: auto;
	border: none;
	background: none;
}

#variations {
	margin-bottom:10px;
}

#variations .qte-combo {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}

.comboBox {
	width: 400px !important;
}

#variations h4 {
	font-size:16px;
	margin-bottom:15px;
	margin-top:15px;
}

#variations input {
	width: 3em;
}

#variations select {
	margin-bottom:10px;
	width:100%;
}

#variations label {
	font-size: 12px;
}


/* conteneur */
#conteneur {
	min-width: 992px;
}

/* sidebar */
#sidebar {
	width: 241px;
	float: left;
	margin-top: 6em;
	padding-left: 20px;
}
#sidebar .vignette {
	width: 241px;
	margin-bottom: 2em;
}
#sidebar .vignette2 {
	top: 0;
	left: 0;
	background: url(../images/vign-corner-top.gif) no-repeat top right;
	width: 241px;
	height: 9px;
	overflow: hidden;
}
#sidebar .vignette3 {
	background: url(../images/vign-corner-bottom2.gif) no-repeat bottom right;
	top: 9px;
	left: 0;
	width: 223px;
	padding: 0 9px 9px 9px;
	overflow: hidden;
}

#sidebar #logo {
	margin-bottom: 4em;
}
#sidebar #logo h1 {
	font-size: 1em;
}
#sidebar #logo h1 a {
	color: #7ba421;
	font-size: 2.3em;
	text-decoration: none;
}
#sidebar #logo h1 span {
	display: block;
	font-size: 1.3em;
	color: #424242;
	font-weight: normal;
}

#sidebar #menu-prod .vignette3, #sidebar #menu-blog .vignette3 {
	width: 241px;
	padding: 0 0 9px 0;
}
#sidebar #menu-prod h2, #sidebar #menu-blog h2 {
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #7ba422;
	padding-left: 9px;
}
#sidebar #menu-prod h2 span, #sidebar #menu-blog h2 span {
	color: #376ebf;
}
#sidebar #menu-prod #mainlist li, #sidebar #menu-blog ul li {
	/*border-bottom: 1px solid #7ba421;*/
}
#sidebar #menu-prod #mainlist li a, #sidebar #menu-blog ul li a {
	display: block;
	height: 1%;
	text-decoration: none;
	padding: 0.4em 0 0.4em 1.8em;
	color: #376ebf;
	background: url(../images/puce-menu-bgw.gif) no-repeat 0.6em 0.7em;
}
#sidebar #menu-prod #mainlist li a:hover, #sidebar #menu-prod #mainlist .current a, #sidebar #menu-blog ul li a:hover, #sidebar #menu-blog ul .current a {
	color: #fff;
	background: #376ebf url(../images/puce-menu-bgb.gif) no-repeat 0.6em 0.7em;
}
#sidebar #menu-prod #mainlist #first, #sidebar #menu-blog ul #firstblog {
	/*border-top: 1px solid #7ba421;
	border-bottom: 1px solid #7ba421;*/
}

#sidebar #menu-prod #mainlist #first #secondarylist li {
	border: none;
}
#sidebar #menu-prod #mainlist .current #secondarylist li, #sidebar #menu-prod #mainlist li #secondarylist li {
	/*border-bottom: 1px solid #7BA421;*/
}
#sidebar #menu-prod #mainlist .current #secondarylist li a, #sidebar #menu-prod #mainlist li #secondarylist li a {
	background: none;
	color: #376EBF;
	font-size: 0.8em;
	padding-left: 2.1em;
}
#sidebar #menu-prod #mainlist li #secondarylist li a:hover, #sidebar #menu-prod #mainlist li #secondarylist .current a {
	background: #F6D10C;
}
#sidebar #menu-prod #mainlist li #secondarylist .current a {
	background: #F6D10C;
	font-size: 0.8em;
}

#sidebar #rss-blog {
	background: url(../images/rss.gif) no-repeat 0 0.2em;
	padding-left: 3.5em;
	height: 45px;
}
#sidebar #rss-blog a {
	font-size: 1.3em;
	text-decoration: none;
	color: #7BA422;
}
#sidebar #rss-blog a span {
	color: #376EBF;
}

#sidebar #newsletter-form h2 {
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #7ba422;
}
#sidebar #newsletter-form h2 label {
	font-size: 1em;
}
#sidebar #newsletter-form h2 label span {
	color: #376EBF;
}
#sidebar #newsletter-form input {
	margin-right: 0.5em;
	width: 9em;
}

#sidebar #menu1 li a, #sidebar #menu2 li a {
	background: url(../images/puce-menu-bgw.gif) no-repeat 0 0.3em;
	padding-left: 1.2em;
}

/* container */
#container {
	width: 730px;
	float: left;
	margin-top: 3em;
}

/* header */
#header {
	height: 77px;
}
#sidebar .slogan {
	display: block;
	font-size: 1.3em;
	color: #424242;
	font-weight: normal;
}

#sidebar .slogan span {
	font-size: 1em;
	color: #424242;
	display: block;
}
#sidebar .slogan a {
	color: #7ba421;
	font-size: 1.8em;
	text-decoration: none;
	font-weight: bold;
}
#header #search-panier {
	background: transparent url(../images/header-bg.gif) no-repeat top left;
	height: 45px;
	position: relative;
}
#header #search-panier button span {
	background: transparent url(../images/btn-right-bgy.gif) no-repeat right top;
}
#header #search-panier button span span {
	background: transparent url(../images/btn-left-bgy.gif) no-repeat left top;
}
#header #search-panier form {
	position: absolute;
	top: 8px;
	left: 8px;
}
#header #search-panier form label {
	display: none;
}
#header #search-panier form input {
	margin-right: 0.5em;
	width: 16em;
}
#header #search-panier #panier {
	position: absolute;
	top: 8px;
	right: 8px;
}
#header #search-panier #panier em {
	color: #424242;
	font-style: normal;
}
#header #search-panier #panier a {
	color: #7ba422;
	text-decoration: none;
	font-size: 1.8em;
	text-transform: uppercase;
}
#header #search-panier #panier span {
	color: #376ebf;
}

#header #menu-infos {
	background: #f6d10c;
	height: 32px;
}
#header #menu-infos ul {
	list-style: none;
}
#header #menu-infos ul li {
	float: left;
	height: 32px;
}
#header #menu-infos ul li a {
	float: left;
	color: #fff;
	display: block;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	padding: 0 0.5em;
	background: url(../images/menu-btn.gif) repeat-x 0 0;
}
#header #menu-infos ul li a:hover, #header #menu-infos ul .current a {
	background: url(../images/menu-btn.gif) repeat-x 0 100%;
}
#header #go-bou-blog {
	float: left;
}
#header #go-bou-blog li a {
	margin-right: 0.1em;
}
#header #go-con-com {
	float: right;
}
#header #go-con-com li a {
	margin-left: 0.1em;
}

/* footer */
#footer {
	clear: both;
	width: 730px;
	margin-left: 261px;
}
#footer p {
	padding: 0.3em 1em;
	text-align: right;
	color: #394d0e;
}
#footer p a {
	color: #394d0e;
}
#footer #LinkFooter {
	background: #7ba421;
	clear: both;
}

#footer2 {
	background: #fcf1b9;
	overflow: hidden;
	height: 1%;
}
#footer2 #lastArticleBlog {
	width: 33em;
	float: left;
	padding: 1.5em 0 1em 2em;
}
#footer2 #lastComBlog {
	width: 33em;
	float: right;
	padding: 1.5em 2em 1em 0;
	color: #fff;
}
#footer2 #lastArticleBlog h2, #footer2 #lastComBlog h2, #footer2 #lastArticleBlog2 h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #376EBF;
}
#footer2 #lastArticleBlog ul, #footer2 #lastComBlog ul, #footer2 #lastArticleBlog2 ul {
	list-style: none;
	font-size: 1.3em;
}
#footer2 #lastArticleBlog ul li, #footer2 #lastComBlog ul li, #footer2 #lastArticleBlog2 ul li {
	margin-bottom: 0.5em;
	color: #000;
}
#footer2 #lastArticleBlog ul li a, #footer2 #lastComBlog ul li a, #footer2 #lastArticleBlog2 ul li a {
	color: #000;
}
#footer2 #lastArticleBlog2 {
	width: 100%;
	padding: 1em;
}
#footer2 #lastArticleBlog2 ul {
	float: left;
	width: 48%;
	list-style: disc;
	list-style-position: inside;
	
}
#footer2 #lastArticleBlog2 .end {
	float: right;
}

/* content */
#content {
	background: #fff;
	padding: 2em;
	height: 1%;
}

#content .titre {
	background: url(../images/paquerette.gif) no-repeat 0 0;
	padding-left: 1.8em;
	color: #7ba422;
	font-size: 1.8em;
	margin-bottom: 0.4em;
	clear: both;
}
#content .titre a {
	color: #7ba422;
	text-decoration: none;
}
#content .titre em {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#content .titre em a {
	color: #376EBF;
}

#content #block-home {
	margin-bottom: 3em;
}

/* Pavé */
.paveMef {
	margin-bottom: 20px;
}
.paveMef h2 {
	color: #7BA422;
	font-size: 1.8em;
	font-weight: bold;
	padding-left: 9px;
	text-transform: uppercase;
}
.paveMef .block {
	padding: 5px;
}
.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 20px;
}
.paveMef .block ul, .pave .block ul {
	list-style: disc;
}
.paveMef .block h3, .pave .block h3 {
	font-size: 1.8em;
	font-weight: bold;
}
.paveMef .block h4, .pave .block h4 {
	font-size: 1.3em;
}
.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;
}
#content .block strong {
	/*color: #000;*/
}
#content .block ol, #content .block ul, .post-blog .block ol, .post-blog .block ul, #TB_ajaxContent .block ul, #TB_ajaxContent .block ol {
	margin: 0 0 1em 0;
}
#content .block ol, .post-blog .block ol, #TB_ajaxContent .block ol {
	list-style-position: inside;
}
#content .block ul li, .post-blog .block ul li, #TB_ajaxContent .block ul li {
	background: url(../images/puce-menu-bgw.gif) no-repeat 0 0.3em;
	padding: 0 0 0 1.2em;
}
#content .block h2, .post-blog .block h2, #TB_ajaxContent .block h2 {
	background: url(../images/paquerette.gif) no-repeat 0 0;
	padding-left: 1.8em;
	height: 21px;
	color: #7ba422;
	font-size: 1.8em;
	margin-bottom: 0.8em;
}
#content .block h3, .post-blog .block h3, #TB_ajaxContent .block h3 {
	font-size: 1.6em;
	color: #376EBF;
	text-transform: uppercase;
}
#content .block h4, .post-blog .block h4, #TB_ajaxContent .block h4 {
	font-size: 1.4em;
	color: #7BA421;
}
#content .block .i-txtimg img, .post-blog .block .i-txtimg img, #TB_ajaxContent .block .i-txtimg img {
	float: right;
	margin: 0 0 1em 2em;
}
#content .block .i-imgtxt, .post-blog .block .i-imgtxt, #TB_ajaxContent .block .i-imgtxt  {
	float: left;
}
#content .block .i-img, #TB_ajaxContent .block .i-img  {
	margin-bottom: 1em;
}
#content .block .i-imgtxt img, .post-blog .block .i-imgtxt img, #TB_ajaxContent .block .i-imgtxt img  {
	margin: 0 2em 1em 0;
}
#content .block .i-leftimg, #TB_ajaxContent .block .i-leftimg  {
	text-align: left;
}
#content .block .i-rightimg, #TB_ajaxContent .block .i-rightimg  {
	text-align: right;
}
#content .block .i-centerimg, #TB_ajaxContent .block .i-centerimg {
	text-align: center;
}

#content .block table, #Description table {
	border-collapse: collapse;
	border: 1px solid #7BA422;
	font-size: 1.3em;
	margin-bottom: 1em;
}
#content .block caption, #Description caption {
	color: #7BA422;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}
#content .block table th, #Description table th {
	background: #7BA422;
	color: #fff;
	font-weight: bold;
}
#content .block table td, #Description table td {
	padding: 0.2em 0.5em;
	border: 1px solid #7BA422;
}

.PostBlog {
	margin-bottom: 5em;
	clear: both;
	overflow: hidden;
	padding: 0 0 1em 0;
}
.PostBlog h1 a {
	text-decoration: none;
	color: #7BA421;
}
.PostBlog .InfosBillet {
	margin-bottom: 1em;
}

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

.PostBlog #com {
	clear: both;
	padding: 1em 0 0 0;
}
.PostBlog #com h3 {
	color: #376EBF;
	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: #fcf1b9;
	color: #000;
	padding: 1em;
}
.PostBlog #com ol .admin .comContent {
	background: #cde494;
}
.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: #376EBF;
	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: 670px;
	height: 10em;
	/*background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #2b1d11;
	padding: 5px;*/
}

/* Catégorie */
#contentCat {
	margin-bottom: 3em;
	overflow: hidden;
}

/* list prod */
.list-prod {
	clear: both;
	margin-bottom: 3em;
}
.list-prod .block-prod {
	clear: both;
	background: url(../images/list-prod1.gif) repeat-y bottom center;
}
.list-prod .block-prod2 {
	background: url(../images/list-prod2.gif) repeat-x bottom left;
	overflow: hidden;
}
.list-prod .block-prod .prod {
	float: left;
	width: 217px;
	
	text-align: center;
	padding: 20px 5px;
}
.list-prod .block-prod .coincoin {
	border-right: 0;
}
.list-prod .block-prod .prod h3 {
	font-size: 1.4em;
}
.list-prod .block-prod .prod h3 span {
	color: #7BA421;
	font-weight: bold;
}
.list-prod .block-prod .prod h3 a {
	color: #376EBF;
	text-decoration: none;
	font-weight: bold;
}
.list-prod .block-prod .prod .prix {
	color: #424242;
}

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

#content .list-prod .all-prod {
	clear: both;
	margin-bottom: 2em;
	text-align: right;
}
#content .list-prod .all-prod a {
	color: #a7a7a7;
	font-weight: normal;
}

/* Fiche produit */
#ImageFiche {
	float: right;
	padding: 0 0 0 0.1em;
	/*background: url(../images/point-vertical.gif) repeat-y 0 0;*/

	margin: 0 0 2em 1em;
}
#ImageFiche #principale {
	margin-bottom: 1em;
	border: 1px solid #7BA421;
	padding: 1em;
}
#ImageFiche #miniature {
	border: 1px solid #7BA421;
	padding: 1em;
}
#ImageFiche #miniature, #Prod #ImageFiche #ZoomImg {
	text-align: right;
}
#ImageFiche #miniature a img {
	margin-left: 0.5em;
	border: 1px solid #7BA422;
}

#InfosFiche {
	overflow: hidden;
}
#InfosFiche h1 {
	color: #7BA422;
	margin: 0 0 1em 0;
	padding: 0;
}
#InfosFiche h1 span {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

#InfosFiche h1 span a {
	color: #376EBF;
	font-weight: normal;
	font-size: 0.9em;
}
#InfosFiche #prod-resume {
	margin-bottom: 0.5em;
}
#InfosFiche #Prix {
	background: url(../images/list-prod2.gif) repeat-x top left;
	margin-bottom: 0.5em;
	overflow: hidden;
	height: 1%;
}
#InfosFiche #Prix div {
	background: url(../images/list-prod2.gif) repeat-x bottom left;
	padding: 0.5em 0;
	overflow: hidden;
	height: 1%;
}
#InfosFiche #Prix #PrixFiche {
	float: left;
}
#InfosFiche #Prix #AddCart {
	float: right;
	margin-right: 0.5em;
}
#InfosFiche #Prix #PrixFiche strong {
	color: #376EBF;
	font-size: 1.5em;
	font-weight: bold;
}
#InfosFiche #Prix #PrixFiche del {
	white-space: nowrap;
}
#InfosFiche #PrixOptions {
	margin-bottom: 1em;
}
.etatPrixFiche {
	margin-bottom: 0.5em;
}
.etatPrixFiche span {
	background: #7ba421;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding: 0.3em;
}
#InfosFiche .Options {
	margin-bottom: 1em;
}
#InfosFiche .Options h3 {
	color: #7BA422;
	font-size: 1.5em;
}
#InfosFiche .Options p {
	font-size: 1em;
}
#InfosFiche .Options p label, #InfosFiche .Options p input {
	vertical-align: middle;
}
#variation {
	margin-bottom: 1em;
}
.StockOK {
	background: url(../images/stockok.gif) no-repeat 0 0.2em;
	padding-left: 1.8em;
	margin-bottom: 1em;
}
.StockKO {
	background: url(../images/stockko.gif) no-repeat 0 0.2em;
	padding-left: 1.8em;
	margin-bottom: 1em;
}

#SuiteInfos {
	/*clear: both;*/
}
#SuiteInfos #caracteristique {
	margin-bottom: 2em;
}

#Personnalisation h3 em {
	font-style: italic;
	text-transform: none;
	font-size: 0.8em;
}
#Personnalisation label {
	display: block;
	font-weight: bold;
}
#Personnalisation label em {
	color: #376EBF;
}
#Personnalisation input {
	width: 30em;
}
#Personnalisation textarea {
	width: 30em;
	height: 10em;
}
#Personnalisation select option {
	padding: 0 0.5em;
}

#SuiteInfos div {
	margin-bottom: 2em;
}
#content #SuiteInfos .titre {
	clear: none;
}
#SuiteInfos h3 {
	color: #F4D614;
	font-size: 1.5em;
}
#SuiteInfos h4 {
	color: #376EBF;
	font-size: 1.5em;
	text-transform: uppercase;
}
#SuiteInfos h5 {
	color: #376EBF;
	font-size: 1.3em;
}
#SuiteInfos ul, #SuiteInfos ol {
	margin: 0 0 1em 0;
}
#SuiteInfos ol {
	list-style-position: inside;
}
#SuiteInfos ul li {
	background: transparent url(../images/puce-menu-bgw.gif) no-repeat 0 0.3em;
	padding-left: 1.8em;
}
#SuiteInfos ul p, #SuiteInfos ol p {
	font-size: 1em;
}
#SuiteInfos p {
	margin-bottom: 1em;
}

/* Panier */
#votre-panier, #histo-com {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 2em;
}
#votre-panier caption {
	font-size: 1.3em;
	margin-bottom: 1em;
}
#votre-panier thead, #histo-com thead {
	font-size: 1.4em;
	height: 30px;
	background: #7BA421;
}
#votre-panier thead th, #histo-com thead th {
	color: #fff;
	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 td, #histo-com td {
	vertical-align: top;
	padding: 0.4em 0;
	border-bottom: 1px solid #7BA421;
}
#histo-com td {
	text-align: center;
}
#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: #7BA421;
	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;
}

#crosseling {
	margin-top: 3em;
}

/* 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, #cardsoff {
	margin-bottom: 1em;
}
#compte1 div, #minscrire div, #contact div, #cardsoff div {
	margin-bottom: 0.5em;
}
#compte1 input, #minscrire input, #contact input, #cardsoff input {
	width: 15em;
}
#compte1 label, #minscrire label, #contact label, #cardsoff 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, #cardsoff .valider3 {
	margin-left: 36%;
}
#compte1 #perdu {
	margin-left: 36%;
}

#compte1 .erreur, #minscrire .erreur, #cardsoff .erreur {
	text-align: center;
	margin-bottom: 1em;
}
#compte1 .erreur p, #minscrire .erreur p, #cardsoff .erreur p {
	margin-bottom: 0.5em;
}
#contact input {
	width: 18em;
}
#contact textarea {
	width: 29em;
}
#contact label span {
	font-style: italic;
	font-weight: normal;
}

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

#cardsoff #identCardsoff {
	margin-left: 35%;
}

/* 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: #7BA421;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 145px;
}
#Enregistrement fieldset h3 {
	font-size: 1em;
	text-align: right;
	padding-right: 5px;
	width: 145px;
	float: left;
	padding-top: 0.4em;
}
#Enregistrement fieldset h3 label, #Enregistrement fieldset h3 span {
	font-size: 1.3em;
	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 #dateAnniversaire #annivJour {
	width: 65px;
}
#Enregistrement #dateAnniversaire #annivMois {
	width: 160px;
}
#Enregistrement #dateAnniversaire #annivAnnee {
	width: 80px;
}

#Enregistrement #inscription {
	border-top: 1px solid #7BA422;
	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;
}

/* Conditions générales de vente */
#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 #7BA421;
	margin-bottom: 2em;
}
#ValidationVirement table thead {
	color: #fff;
	font-size: 1.4em;
	height: 30px;
	background: #7BA421;
}
#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 #7BA421;
	padding: 1em;
	margin-bottom: 1em;
}
#ValidationVirement #NumCom p, #ValidationCheque #NumCom p {
	margin-bottom: 0;
}
#ValidationVirement #ThxCom, #ValidationCheque #ThxCom {
	margin-bottom: 1em;
}

/* 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 {
	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;
	/*font-size: 1.4em;*/
}

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

#Reglements {
	clear: both;
	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;
}

/* 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;
	vertical-align: middle;
}
#InfoChangePwd label img, #ChangePwd label img {
	vertical-align: middle;
}
#InfoChangePwd #PwdOk {
	color: #7BA422;
}
#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%;*/  /* viré le 17 juillet 2009 */
	clear: both;
}
#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: #4ca7c1;
	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: #F6D10C;
	border-bottom: 4px solid #376EBF;
	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: #376EBF;
	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: #376EBF;
	color: #fff;
}
#partage .tellFriendsNavigation .current #twitter {
	background: #376EBF url(../images/twitter.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #facebook {
	background: #376EBF url(../images/facebook.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #sendFriend {
	background: #376EBF 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: #376EBF;
	text-align: center;
}

/* Carrousel */
.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;
}