/*
Nom du thème: Dark
Version: 1.0
Auteur: WiziShop - Steven Mouret
*/
* {
	margin: 0;
	padding: 0; 
}
body {
	font: normal 62.5% Trebuchet, Arial, Verdana, Geneva, sans-serif;
	color: #fff;
	background: #000;
}
img {
  border: none;
}
a {
	color: #fff;
	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, ol {
	list-style-position: inside;
}
ul {
	list-style-type: none;
}
label {
	cursor: pointer;
	font-size: 1.3em;
}

button {
	cursor: pointer;
	border: none;
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	padding: 0.1em 0.3em;
	background: #fff;
	-moz-border-radius: 2px;
	width: 1;
	overflow: visible;
}

input, textarea {
	-moz-border-radius: 2px;
	border: none;
	padding: 0.2em;
	background: #fff;
	vertical-align: middle;
}
.InputRadio {
	width: auto;
	border: none;
	background: none;
}

/* Structure */
#container {
	margin: 0 auto;
	width: 990px;
}
#wrapper {
	float: left;
	width: 100%;
}
#content {
	margin: 0 220px 0 250px;
	border-top: 1px solid #fff;
	padding: 2em 0;
}
#sidebarleft {
	float: left;
	margin-left: -990px;
	width: 230px;
	border-top: 1px solid #fff;
	padding: 2em 0;
}
#sidebarright {
	float: left;
	margin-left: -200px;
	width: 200px;
	border-top: 1px solid #fff;
	padding: 2em 0;
}
#footer {
	margin: 0 220px 0 250px;
	border-top: 1px solid #fff;
	padding: 0.2em 0 0 0;
	clear: both;
	text-align: right;
	margin-bottom: 2em;
}

/* header */
#header {
	position: relative;
	margin: 0 auto;
	width: 990px;
}
#header #SearchForm {
	position: absolute;
	bottom: 1em;
	right: 0;
}
#header #SearchForm #Search {
	margin-right: 0.5em;
	width: 11.5em;
}
#header #SearchForm label {
	display: none;
}

#header .slogan {
	font-size: 2.6em;
	padding-bottom: 0.8em;
}
#header .slogan span {
	text-decoration: none;
}
#header .slogan a {
	font-size: 0.5em;
	display: block;
}

#header #compte {
	position: absolute;
	top: 0;
	right: 0;
}
#header #compte li {
	display: inline;
}

/* Sidebarleft menu */
#menucat, #menublog {
	margin-bottom: 2em;
	overflow: hidden;
}
#menucat h2, #menublog h2 {
	font-size: 2.2em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: 0.3em;
}
#menucat ul, #menublog ul {
	font-size: 1.6em;
}
#menucat ul li, #menublog ul li {
	margin-bottom: 0.5em;
}
#menucat ul li a, #menublog ul li a {
	text-decoration: none;
}
#menucat ul li a:hover, #menucat ul li .current, #menucat ul li ul li .current2, #menublog ul li a:hover, #menublog ul li .current {
	border-bottom: 1px solid #fff;
}
#menucat ul ul, #menublog ul ul {
	font-size: 0.8em;
	margin-left: 1em;
	padding-top: 0.5em;
}

#decoublog {
	margin-bottom: 2em;
}
#decoublog a {
	font-size: 1.8em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	text-decoration: none;
}

#NewsletterForm {
	margin-bottom: 2em;
}
#NewsletterForm h2 {
	font-size: 2.2em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: 0.3em;
}

#rssblog {
	font-size: 1.5em;
	background: url(../images/rss.gif) no-repeat 0 0;
	padding-left: 3.5em;
	height: 40px;
	margin-bottom: 2em;
}
#rssblog a {
	text-decoration: none;
}

/* Pavé */
.paveMef {
	margin-bottom: 20px;
}
.paveMef h2 {
	font-size: 2.2em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: 0.3em;
}
.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 0;
}
.paveMef .block ul, .pave .block ul {
	list-style: disc;
	list-style-position: inside;
}
.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;
}

/* Sidebarright menu */
#sidebarright h2 {
	font-size: 2.2em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: 0.3em;
}
#sidebarright .box {
	border-bottom: 1px solid #fff;
	padding: 0 0 2em 0;
	margin-bottom: 2em;
}
#sidebarright #advantage li {
	margin-bottom: 0.5em;
}
#sidebarright #advantage #padlock {
	background: url(../images/padlock.gif) no-repeat 0.35em 0.1em;
	padding-left: 2em;
}
#sidebarright #advantage #truck {
	background: url(../images/truck.gif) no-repeat 0 0.2em;
	padding-left: 2em;
	margin-bottom: 0;
}
#sidebarright .menus ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
}
#variations {
	margin-top:40px;
}

#variations .qte-combo {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}

#variations input {
	width: 3em;
	margin-bottom: 10px;
}

#variations h4 {
	font-size:14px;
	margin-bottom:15px;
	margin-top:15px;
}

#variations select {
	margin-bottom:10px;
	width:100%;
}

#variations label {
	font-size: 1em;
}

.comboBox {
	width: 400px !important;
}


/* content */
#content h2, #content h1 {
	font-size: 2.2em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	clear: both;
}
#content h2 a, #content h1 a {
	text-decoration: none;
	color: #fff;
}
#content h2 em, #content h1 em {
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#content p {
	margin-bottom: 1em;
	line-height: 1.4em;
}

/* Catégorie */
#contentCat {
	margin-bottom: 3em;
	overflow: hidden;
}

.ListProd {
	clear: both;
	/*margin-bottom: 3em;*/
}
.ListProd .BlockProd {
	clear: both;
	overflow: hidden;
}
.ListProd .BlockProd div {
	float: left;
	width: 152px;
	margin: 0 2em 0 0;
	text-align: left;
}
.ListProd .BlockProd .end {
	margin: 0;
}
.ListProd .BlockProd div .imgprod {
	position: relative;
	width: 100px;
	height: 100px;
}
.ListProd .imgProd a {
	text-decoration: none;
	cursor: pointer;
}
.ListProd .etatPrix {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background: #d00000;
	width: 100%;
	color: #fff;
}

.ListProd .BlockProd div .nouveaute {
	position: absolute;
	top: 0;
	right: 0;
}
.ListProd .BlockProd div h3 {
	font-size: 1.3em;
	font-weight: normal;
}
.ListProd .BlockProd div h3 a {
	text-decoration: none;
}
.ListProd .BlockProd div h3 a:hover {
	text-decoration: underline;
}
.ListProd .BlockProd div .Prix {
	font-size: 1.6em;
	font-weight: bold;
}
.ListProd .BlockProd div .Prix del {
	text-decoration: line-through;
	font-weight: normal;
	font-size: 0.8em;
	white-space: nowrap;
}
.ListProd .BlockProd div .Prix span {
	font-size: 0.8em;
	font-weight: normal;
}
.ListProd .ViewProd {
	clear: both;
	text-align: left;
	padding-bottom: 4em;
}
.ListProd .ViewProd a {
}
.ListProd .ViewProd a:hover, .ListProd .ViewProd a:focus {

}
#Content .ListProd p {
	margin-bottom: 0;
}



/* Pagination */

#navig-page {
	clear: both;
	text-align: center;
}
#navig-page a {
	padding: 0.2em 0.4em;
	border: 1px solid #fff;
	text-decoration: none;
}
#navig-page a:hover, #navig-page a:focus, #navig-page .current {
	background: #fff;
	color: #000;
}

/* Fil d'ariane */
#ariane {
	font-size: 1.2em;
}

/* Fiche produit */
#Prod {
}
#content #Prod h2 span {
	font-family: Trebuchet, Arial, Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-style: italic;
}
#ImageFiche {
	float: right;
	margin-left: 1.5em;
}
#ImageFiche #principale {
	padding: 0 0 1.5em 1.5em;
	text-align: right;
}
#ImageFiche #miniature {
	text-align: right;
}
#ImageFiche #miniature a {
	margin-left: 0.3em;
}
#content #ImageFiche p {
	/*padding: 0 0.5em 0 0;*/
}
#content #ImageFiche #ZoomImg {
	padding: 0.5em 0 0 0.5em;
	text-align: right;
}
#content #InfosFiche {
}
#infosprix {
	margin: 0 0 2em 0;
}
#infosprix p {
	margin: 0;
}
#PrixFiche strong {
	font-size: 1.3em;
}
#infosprix .etatPrixFiche {
	margin-bottom: 0.5em;
}
#infosprix .etatPrixFiche span {
	background: #d00000;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding: 0.3em;
}
.Options {
	margin-bottom: 2em;
}
.Options h3 {
	color: #fff;
	font-size: 1.5em;
	text-transform: uppercase;
}
.Options div input, .Options div label {
	vertical-align: middle;
}
#variation {
	margin-bottom: 2em;
	max-width: 240px;
}
#AddCart button {
	padding: 0.6em;
}
#AddCart img {
	margin-right: 0.5em;
	vertical-align: middle;
}
#AddCart span {
	vertical-align: middle;
}
.StockOK {
	background: url(../images/stockok.gif) no-repeat 0 0.1em;
	padding-left: 1.5em;
}
.StockKO {
	background: url(../images/stockko.gif) no-repeat 0 0.1em;
	padding-left: 1.5em;
}

#ProdError {
	float: left; /* trick ie6 */
}
#ProdError p {
	border: 5px solid #fff;
	padding: 1em;
	margin-bottom: 1em;
}

#SuiteInfos {
	border-top: 1px solid #fff;
	clear: both;
	padding: 2em 0;
}
#SuiteInfos div {
	margin-bottom: 2em;
}
#SuiteInfos h3 {
	font-size: 2.2em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: 0.3em;
}
#SuiteInfos h4 {
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#SuiteInfos h5 {
	font-size: 1.5em;
}
#SuiteInfos ul, #SuiteInfos ol {
	margin: 0 0 1em 0;
}
#SuiteInfos ul {
	list-style-type: disc;
}
#SuiteInfos ul p, #SuiteInfos ol p {
	font-size: 1em;
}

#Personnalisation h3 #PersoOblig {
	color: #d00000;
	font-size: 0.8em;
}
#Personnalisation label {
	display: block;
}
#Personnalisation input {
	width: 40em;
}
#Personnalisation textarea {
	width: 40em;
	height: 10em;
}
#Personnalisation select option {
	padding: 0 0.5em;
}
#SuiteInfos #Personnalisation h3 #PrixPerso {
	color: #fff;
	font-weight: normal;
	font-size: 0.6em;
}

/* 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;

	border-bottom: 1px solid #fff;
}
#votre-panier thead th, #histo-com thead th {
	color: #fff;
	font-weight: bold;
	padding: 0 0.3em;
}
#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 {
	border-top: 1px solid #fff;
}
#votre-panier tbody td, #histo-com td  {
	vertical-align: top;
	padding: 0.6em 0;
	border-bottom: 1px solid #fff;
}
#histo-com td {
	text-align: center;
	padding: 0.6em 0.3em;
}
#content #votre-panier tbody td p, #histo-com tbody td p {
	margin: 0;
}
#votre-panier tbody .image-panier img {
	margin-right: 0.8em;
}
#votre-panier tbody .panier-quantite input {
	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;
}
#histo-com tbody .panier-quantite, #votre-panier tbody .panier-quantite {
	font-size: 1.3em;
}
#votre-panier tbody .panier-prix {
	text-align: right;
}
#votre-panier tbody .panier-prix p {
	white-space: nowrap;
}
#votre-panier .panier-supprimer a {
	background: #fff;
	color: #000;
	padding: 0.2em 0.4em;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 2px;
}
#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;
}

/* pages libres et Blog */
#content #BlockAccueil {
	margin-bottom: 4em;
}
#content .block, .PostBlog .block, #TB_ajaxContent .block {
	clear: both;
}
#content .block ol, #content .block ul, .PostBlog .block ol, .PostBlog .block ul, #TB_ajaxContent ul, #TB_ajaxContent ol {
	margin: 0 0 1em 0;
	list-style-position: inside;
}
#content .block ul, .PostBlog .block ul, #TB_ajaxContent .block ul {
	list-style: disc;
	list-style-position: inside;
}
#content .block h3, .PostBlog .block h3, #TB_ajaxContent .block h3 {
	font-size: 1.8em;
	text-transform: uppercase;
}
#content .block h4, .PostBlog .block h4, #TB_ajaxContent .block h4 {
	font-size: 1.5em;
}
#content .block .Itxtimg img, .PostBlog .block .Itxtimg img, #TB_ajaxContent .block .Itxtimg {
	float: right;
	margin: 0 0 1em 2em;
}
#content .block .Iimgtxt, .PostBlog .block .Iimgtxt, #TB_ajaxContent .block .Iimgtxt {
	float: left;
}
.PostBlog .block .Iimg, #content .block .Iimg, #TB_ajaxContent .block .Iimg {
	margin-bottom: 1em;
}
#content .block .Iimgtxt img, .PostBlog .block .Iimgtxt, #TB_ajaxContent .block .Iimgtxt {
	margin: 0 2em 1em 0;
}
#content .block .Ileftimg, #TB_ajaxContent .block .Ileftimg  {
	text-align: left;
}
#content .block .Irightimg, #TB_ajaxContent .block .Irightimg  {
	text-align: right;
}
#content .block .Icenterimg, #TB_ajaxContent .block .Icenterimg  {
	text-align: center;
}

#content .block table, #Description table {
	border-collapse: collapse;
	border: 1px solid #fff;
	font-size: 1.3em;
	margin-bottom: 1em;
}
#content .block caption, #Description caption {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}
#content .block table th, #Description table th {
	background: #fff;
	color: #000;
	font-weight: bold;
}
#content .block table td, #Description table td {
	padding: 0.2em 0.5em;
	border: 1px solid #fff;
}

/* identification */ 
#compte1, #minscrire, #cardsoff {
	margin-bottom: 3em;
}
#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: 0.5em;
	width: 18em;
	float: left;
	line-height: 1.7em;
}
#compte1 .valider3, #minscrire .valider3, #Contact #Valider, #cardsoff .valider3 {
	margin-left: 24em;
}
#compte1 #perdu {
	margin-left: 18.5em;
}

#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;
}

#passconnect, #passconnect2 {
	text-align: center;
}
#passconnect img, #passconnect2 img {
	vertical-align: middle;
}
#passconnect2 {
	margin: 1em 0 2em 0;
}

#cardsoff #identCardsoff {
	margin-left: 45%;
}

/* Blog */
.PostBlog .blogTag {
	clear: both;
}
.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: #fff;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	font-size: 2.2em;
	margin-bottom: 1em;
}
.PostBlog #com ol {
	list-style: none;
}
.PostBlog #com ol li {
	margin-bottom: 2em;
}
.PostBlog #com ol li .comContent {
	background: #fff;
	color: #000;
	padding: 1em 1em 0.1em 1em;
	-moz-border-radius: 2px;
	
}
.PostBlog #com ol .admin .comContent {
	background: #c7c7c7;
}
.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: #fff;
	margin-bottom: 1em;
}
.PostBlog #addCom h3 {
	color: #fff;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	font-size: 2.2em;
	margin-bottom: 1em;
}
.PostBlog #addCom form {
	margin-bottom: 2em;
}
.PostBlog #addCom div {
	margin-bottom: 0.5em;
}
.PostBlog #addCom input {
	width: 24.5em;
}
.PostBlog #addCom label {
	display: block;
	line-height: 1.7em;
}
.PostBlog #addCom img {
	vertical-align: middle;
}
.PostBlog #addCom textarea {
	width: 40em;
	height: 10em;
}

.PostBlog {
	margin-bottom: 5em;
	clear: both;
}

/* Contact */
#Contact label {
	text-align: right;
	padding-right: 1%;
	width: 30%;
	float: left;
	line-height: 1.7em;
}
#Contact textarea {
	width: 25em;
	height: 10em;
}
#Contact #Valider {
	margin-left: 31%;
	margin-bottom: 2em;
}
#Cnil {
	color: #9F9F9F;
	font-size: 1.1em;
}

/* Creation de compte */
.Erreur p img {
	vertical-align: middle;
}
#Enregistrement fieldset {
	border: none;
	padding: 1em 0;
}
#Enregistrement fieldset legend {
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 25%;
}
#Enregistrement fieldset h3 {
	font-size: 1.3em;
	text-align: right;
	padding-right: 0.5em;
	width: 10em;
	float: left;
	line-height: 1.7em;
}
#Enregistrement fieldset h3 label {
	font-size: 1em;
}
#Enregistrement fieldset input, #Enregistrement fieldset textarea, #Enregistrement fieldset select {
	width: 300px;
}
#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: 13.5em;
	margin-bottom: 1em;
}
#Enregistrement #check-livraison label {
	vertical-align: middle;
}
#Enregistrement .valider {
	margin-bottom: 2em;
	margin-left: 13.5em;
}
#Enregistrement .valider button {
	margin-right: 1em;
}

#Enregistrement #dateAnniversaire #annivJour {
	width: 60px;
}
#Enregistrement #dateAnniversaire #annivMois {
	width: 160px;
}
#Enregistrement #dateAnniversaire #annivAnnee {
	width: 80px;
}

#Enregistrement #inscription {
	border-top: 1px solid #fff;
	margin-left: 13.5em;
}
#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 input, #PapierKdo input {
	width: auto;
	border: none;
	background: none;
}
#ChoixLivraison div .LivrDesc {
	font-style: italic;
}
#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: 2em;
	width: 26em;
}
#compte1 #AddLivr, #compte #AddLivr {
	float: right;
	margin-bottom: 2em;
	width: 26em;
} 
#compte1 #AddFact h3, #compte1 #AddLivr h3, #compte1 #Reglements h3, #compte #AddFact h3, #compte #AddLivr h3, #compte #info-perso h3 {
	font-size: 1.5em;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

#Reglements {
	clear: both;
}
#Reglements fieldset {
	border: 0;
}
#Reglements #valid-pai {
	padding-top: 2em;
}
#Reglements form div {
	margin-bottom: 1em;
}
#Reglements form div label {
	vertical-align: middle;
}
#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;
}

/* Conditions générales de vente */
#cgv {
	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 #fff;
	margin-bottom: 2em;
}
#ValidationVirement table thead {
	color: #000;
	font-size: 1.4em;
	height: 30px;
	background: #fff;
	font-weight: normal;
}
#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 #fff;
	padding: 1em;
	margin-bottom: 1em;
}
#ValidationVirement #NumCom p, #ValidationCheque #NumCom p {
	margin-bottom: 0;
}
#ValidationVirement #ThxCom, #ValidationCheque #ThxCom {
	margin-bottom: 1em;
}

/* 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 #fff;
}
#compte #info-perso, #compte #infocom {
	margin-bottom: 2em;
}

/* 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: #fff;
	vertical-align: middle;
}
#InfoChangePwd label img, #ChangePwd label img {
	vertical-align: middle;
}
#InfoChangePwd #PwdOk, #ChangePwd #PwdOk {
	color: #fff;
	font-weight: bold;
}
#ChangePwd #PwdOk {
	margin-left: 48%;
}
#InfoChangePwd .Erreur img, #ChangePwd .Erreur img {
	vertical-align: middle;
}
#ChangePwd div {
	margin-bottom: 0.5em;
}
#ChangePwd label {
	text-align: right;
	padding-right: 1%;
	width: 48%;
	float: left;
	line-height: 1.7em;
	font-weight: bold;
	color: #fff;
}
#ChangePwd #Valider {
	margin-left: 49%;
}

/* Partager produit */
#partage {
	overflow: hidden;
	height: 1%;
}
#partage input {
	width: 240px;
}
#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: #fff;
	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: #000;
	border-bottom: 4px solid #fff;
	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: #fff;
	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: #fff;
	color: #000;
}
#partage .tellFriendsNavigation .current #twitter {
	background: #fff url(../images/twitter.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #facebook {
	background: #fff url(../images/facebook.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #sendFriend {
	background: #fff 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 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 4px;
	padding-left: 10px;
}
#resume {
	background: url(../images/carrousel-lecture.gif) no-repeat 0 4px;
	padding-left: 10px;
}

.jaime {
	background:#FFFFFF;
	display:block;
	height:30px;
	margin-top:15px;
	padding-left:5px;
	padding-top:6px;
	width:236px;
	margin-left:14px;
}
#w_bandeau .price {
	margin-top:-12px !important;
}

#w_bandeau #pagepanier2 {
	margin-top:-15px !important;
}