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

* {
  margin: 0;
  padding: 0; 
}
body {
  font: normal 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #fff;
	background: #000 url(../images/body-bg.jpg) repeat-x 0 0;
}
img {
  border: none;
}
a {
  color: #f4d614;
  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 {
	cursor: pointer;
	overflow: visible;
	width: 1; /* trick for limit padding to ie6 */
	/*background: #2c2c2c;*/
	background: #f4d614;
	height: 1.8em;
	border: none;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
	padding: 0 0.5em;
	line-height: 23px;
}
button span {
	position: relative;
}

input, textarea {
	border: 0.1em solid #fff;
	padding: 0.2em;
	background: #fff;
	width: 10em;
	vertical-align: middle;
}
.InputRadio {
	width: auto;
	border: none;
	background: none;
}

/* header */
#header {
	width: 99em;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	font-size: 3.6em;
	float: left;
	margin-bottom: 0.5em;
}
#header h1 a {
	text-decoration: none;
}
#header h1 span {
	color: #fff;
	font-size: 0.4em;
	font-weight: normal;
	display: block;
}

#search-link-info {
	background: url(../images/opacity10.png) repeat 0 0;
	behavior: url(/iepngfix.htc);
	float: right;
	padding: 1em;
}
#search-link-info label {
	display: none;
}
#search-link-info ul {
	margin-bottom: 0.5em;
	overflow: hidden;
}
#search-link-info ul li {
	float: left;
	margin: 0 1em 0 0; 
}
#search-link-info ul li a {
	color: #fff;
	text-decoration: none;
}
#search-link-info ul li a:hover {
	text-decoration: underline;
}
#search-link-info ul #contact {
	background: url(../images/contact.gif) no-repeat 0 50%;
	padding-left: 2em;
}
#search-link-info ul #compte {
	background: url(../images/compte.gif) no-repeat 0 50%;
	padding-left: 1.2em;
}
#search-link-info ul #deco {
	background: url(../images/deco.gif) no-repeat 0 50%;
	padding-left: 1.1em;
	margin: 0;
}
#search-form {
	clear: both;
}
#search-form input {
	width: 14em;
	margin-right: 0.5em;
}
#search-form #btn-search {
	background: #2c2c2c;
	color: #f4d614;
}


#menu {
	overflow: hidden;
	width: 100%;
	clear: both;
}
#menu li {
	float: left;
	white-space: nowrap;
}
#menu li a  {
	float: left;
	display: block;
	background: #2c2c2c;
	text-decoration: none;
	color: #fff;
	height: 2em;
	line-height: 2em;
	padding: 0 0.3em;
	margin: 0 4px 4px 0;
	border: 1px solid #f4d614;
}
#menu li a:hover, #menu .current a  {
	background: #f4d614;
	color: #2c2c2c;
}

/* Pavé */
.paveMef {
	margin-bottom: 20px;
	background: transparent url(../images/cart-bg.gif) repeat scroll 0 0;
	padding: 1em;
}
.paveMef h2 {
	color: #F4D614;
	font-size: 1.7em;
	text-transform: uppercase;
}
.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 1.5em;
	font-size: 1.3em;
}
.paveMef .block ul, .pave .block ul {
	list-style: disc;
}
.paveMef .block h3, .pave .block h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #F4D614;
}
.paveMef .block h4, .pave .block h4 {
	font-size: 1.3em;
	color: #F4D614;
}
.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;
}

#ariane {
	clear: both;
}
#ariane a {
	color: #fff;
}

/* footer */
#footer {
	clear: both;
	width: 99em;
	margin: 0 auto;
	border-top: 0.5em solid #f4d614;
}
#footer a {
	color: #fff;
}
#footer #LinkFooter {
	text-align: center;
	clear: both;
}

#footer2 {
	background: url(../images/pointille-h-bg.png) repeat-x bottom left;
	padding: 1em 0;
	overflow: hidden;
	height: 1%; /* Trick ie6 */
}
#footer2 #lastArticleBlog {
	width: 45em;
	float: left;
}
#footer2 #lastComBlog {
	width: 45em;
	float: right;
}
#footer2 #lastArticleBlog h2, #footer2 #lastComBlog h2, #footer2 #lastArticleBlog2 h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #fff;
}
#footer2 #lastArticleBlog ul, #footer2 #lastComBlog ul, #footer2 #lastArticleBlog2 ul {
	list-style: none;
	font-size: 1.3em;
	margin-left: 1.5em;
}
#footer2 #lastArticleBlog ul li, #footer2 #lastComBlog ul li, #footer2 #lastArticleBlog2 ul li {
	margin-bottom: 0.5em;
	color: #fff;
	list-style: disc;
}
#footer2 #lastArticleBlog ul li a, #footer2 #lastComBlog ul li a, #footer2 #lastArticleBlog2 ul li a {
	color: #fff;
}
#footer2 #lastComBlog ul li a {
	color: #fff;
}
#footer2 #lastArticleBlog2 {
	width: 100%;
	padding: 1em;
}
#footer2 #lastArticleBlog2 ul {
	float: left;
	width: 47%;
	list-style: disc;
}
#footer2 #lastArticleBlog2 .end {
	float: right;
}

/* conteneur */
#conteneur {
	width: 99em;
	margin: 0 auto;
	padding: 1em 0 2em 0;
	overflow: hidden;
}

/* sidebar */
#sidebar {
	width: 24em;
	float: left;
	margin-right: 2em;
}

#cart {
	background: url(../images/cart-bg.gif) repeat 0 0;
	padding: 1em;
	margin-bottom: 2em;
}
#cart h2 {
	font-size: 1.7em;
	color: #FF3300;
	text-transform: uppercase;
}
#cart p {
	font-size: 1.5em;
	font-weight: bold;
}
#cart p a {
	color: #fff;
	text-decoration: none;
}

#menu-sub-cat {
	margin-bottom: 2em;
}
#menu-sub-cat h2 {
	border-left: 5px solid #FF3300;
	height: 2em;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
	cursor: default;
}
#menu-sub-cat h2 span {
	background: url(../images/opacity55.png) no-repeat 0 0;
	behavior: url(/iepngfix.htc);
	height: 2em;
	line-height: 2em;
	padding-left: 0.5em;
	color: #f4d614;
	display: block;
}
#menu-sub-cat ul li {
	margin-bottom: 2px;
	border-left: 5px solid #f4d614;
	height: 2em;
}
#menu-sub-cat ul li a {
	background: url(../images/opacity10.png) no-repeat 0 0;
	behavior: url(/iepngfix.htc);
	height: 2em;
	line-height: 2em;
	display: block;
	text-decoration: none;
	padding-left: 0.5em;
	color: #fff;
}
#menu-sub-cat ul li a:hover, #menu-sub-cat ul .current a {
	color: #f4d614;
	background: url(../images/opacity55.png) no-repeat 0 0;
	behavior: url(/iepngfix.htc);
}

#RssBlog {
	margin-bottom: 2em;
	background: url(../images/cart-bg.gif) repeat 0 0;
	padding: 1em;
}
#RssBlog p {
	background: url(../images/rss.gif) no-repeat 0 0;
	padding-left: 4em;
	height: 42px;
	font-size: 1.3em;
}
#RssBlog p a {
	text-decoration: none;
}
#RssBlog p strong {
	display: block;
	font-size: 1.6em;
	color: #fff;
}

/* content */
#content {
	width: 73em;
	float: left;
}

.titre {
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1em;
	height: 1%;
	clear: both;
}
.titre a {
	display: block;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.titre span {
	border-left: 5px solid #f4d614;
	background: url(../images/opacity10.png) repeat-x 0 0;
	behavior: url(/iepngfix.htc);
	color: #fff;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
}

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

.list-prod {
	clear: both;
	margin-bottom: 3em;
}
.list-prod h2 span {
	background: url(../images/opacity10.png) repeat-x 0 0;
}
.list-prod .block-prod {
	overflow: hidden;
	clear: both;
	margin: 0 0 1em 0;
}
.list-prod .block-prod .prod {
	float: left;
	width: 33.4em;
	margin: 0 1em 0 0;
	background: url(../images/opacity10.png) no-repeat 0 0;
	behavior: url(/iepngfix.htc);
	padding: 1em;
}
.list-prod .block-prod .pair {
	margin: 0;
}
.list-prod .block-prod div img {
	float: left;
	margin: 0 1em 0 0;
}
.list-prod .block-prod div h3 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
.list-prod .block-prod div h3 span {
	color: #fff;
}
.list-prod .block-prod div h3 a {
	text-decoration: none;
	color: #f4d614;
}
.list-prod .block-prod .prix {
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.list-prod .block-prod .prix del {
	color: #fff;
	text-decoration: line-through;
	font-weight: normal;
	font-size: 0.8em;
	white-space: nowrap;
}
.list-prod .block-prod .prix span {
	font-weight: bold;
	font-size: 0.8em;
	color: #fff;
}
.list-prod .block-prod .promoProd {
	background: #f4d614;
	color: #000;
	display: inline;
	padding: 0.2em 0.5em;
}
.list-prod .ViewProd {
	clear: both;
	background: url(../images/separiane.gif) no-repeat 0 0.3em;
	padding: 0 0 0 1em;
	margin: 0 0 3em 0;
}


/* pages libres et Blog */
#content #block-home {
	margin-bottom: 2em;
}
#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: #F4D614;
}
#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;
	list-style-position: inside;
}
#content .block ul li, .post-blog .block ul li, #TB_ajaxContent .block ul li {
	background: url(../images/separiane.gif) no-repeat 0 0.3em;
	padding: 0 0 0 1em;
}
#content .block h2, .post-blog .block h2, #TB_ajaxContent .block h2 {
	font-size: 1.8em;
	color: Orange;
	text-transform: uppercase;
}
#content .block h3, .post-blog .block h3, #TB_ajaxContent .block h3 {
	font-size: 1.6em;
	color: #F4D614;
	text-transform: uppercase;
}
#content .block h4, .post-blog .block h4, #TB_ajaxContent .block h4 {
	font-size: 1.4em;
	color: #F4D614;
}
#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 {
	margin-bottom: 1em;
}
#content .block .i-imgtxt img, .post-blog .block .i-imgtxt, #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 #F4D614;
	font-size: 1.3em;
	margin-bottom: 1em;
}
#content .block caption, #Description caption {
	color: #F4D614;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}
#content .block table th, #Description table th {
	background: #F4D614;
	color: #000;
	font-weight: bold;
}
#content .block table td, #Description table td {
	padding: 0.2em 0.5em;
	border: 1px solid #F4D614;
}

/* Blog */
.PostBlog {
	margin-bottom: 5em;
	clear: both;
	overflow: hidden;
	padding: 0 0 1em 0;
}
#billet {
	border-bottom: none;
}

.PostBlog .InfosBillet {
	margin-bottom: 2em;
}

.PostBlog .blogTag {
	clear: both;
}

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

.PostBlog #com {
	padding: 1em 0 0 0;
}
.PostBlog #com h3 {
	color: #f4d614;
	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: #1e1e1e;
	color: #fff;
	padding: 1em 1em 1em 1em;
}
.PostBlog #com ol .admin .comContent {
	background: #f4d614;
	color: #000;
}
.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: #f4d614;
	margin-bottom: 1em;
}
.PostBlog #addCom h3 {
	color: #f4d614;
	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;

}
.PostBlog #addCom label {
	display: block;
	line-height: 1.7em;
}
.PostBlog #addCom img {
	vertical-align: middle;
}
.PostBlog #addCom textarea {
	width: 500px;
	height: 10em;
}
.PostBlog #Cnil {
	color: #9F9F9F;
	font-size: 1.1em;
}

/* Pagination */
#navig-page {
	clear: both;
	text-align: center;
}
#navig-page a {
	padding: 0.2em 0.4em;
	border: 1px solid #F4D614;
	text-decoration: none;
}
#navig-page a:hover, #navig-page a:focus, #navig-page .current {
	background: #F4D614;
	color: #000;
}

/* Newsletter */
#newsletter-form {
	background: url(../images/cart-bg.gif) repeat 0 0;
	padding: 1em;
	margin-bottom: 2em;
}
#newsletter-form label {
	font-size: 1em;
}
#newsletter-form h2 {
	font-size: 1.7em;
	color: #f4d614;
	text-transform: uppercase;
}
#newsletter-form input {
	width: 12em;
	margin-right: 0.5em;
	
}
#newsletter-form #btn-newsletter {
	background: #2c2c2c;
	color: #f4d614;
}


/* menu principal et secondaire */
.menu-infos {
	background: url(../images/cart-bg.gif) repeat 0 0;
	padding: 1em;
	margin-bottom: 2em;
}
.menu-infos ul {
	
}
.menu-infos ul li {
	background: url(../images/separiane.gif) no-repeat 0 0.3em;
	padding-left: 1em;
}

/* identification */ 
#compte1, #minscrire, #contact {
	margin-bottom: 3em;
}
#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: #F4D614;
}
#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;
}
#contact input {
	width: 18em;
}
#contact textarea {
	width: 29em;
}
#contact label span {
	font-style: italic;
	font-weight: normal;
	color: #fff;
}

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

/* Fiche produit */
#ImageFiche {
	float: right;
}
#ImageFiche #principale {
	padding: 0 0 0 1.5em;
	text-align: right;
}
#ImageFiche #miniature {
	padding: 1em 0;
	text-align: right;
}
#ZoomImg {
	text-align: right;
}
#InfosFiche {
	overflow: hidden;
}
#InfosFiche h2 {
	background: none;
	font-size: 1.8em;
	margin: 0 0 1em 0;
	padding: 0;
}
#InfosFiche h2 span {
	color: #424242;
	font-size: 0.8em;
	font-weight: normal;
}
#Prix {
	background: #F4D614;
	padding: 1em;
	overflow: hidden;
	height: 1%; /* trick ie6 */
	margin-bottom: 1em;
}
#Prix #AddCart button {
	background: #2C2C2C;
}
#Prix #AddCart button span {
	color: #fff;
}
#Prix #PrixFiche {
	float: left;
	color: #000;
}
#Prix #PrixFiche strong {
	font-size: 1.3em;
}
#Prix #PrixFiche del {
	white-space: nowrap;
}
#Prix #AddCart {
	float: right;
}
#PrixOptions {
	clear: left;
	margin-bottom: 1em;
}
.etatPrixFiche {
	margin-bottom: 1em;
}
.etatPrixFiche span {
	background: #f4d614;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding: 0.3em;
}
.Options {
	margin-bottom: 1em;
}
.Options h3 {
	color: #F4D614;
	font-size: 1.7em;
}
.Options div input, .Options div label {
	vertical-align: middle;
}
#variation {
	margin-bottom: 1em;
}
#Stockok {
	background: url(../images/stockok.gif) no-repeat 0 0;
	padding-left: 2em;
	margin-bottom: 1em;
}
#Stockko {
	background: url(../images/stockko.gif) no-repeat 0 0;
	padding-left: 2em;
	margin-bottom: 1em;
}
#ProdError {
	float: left; /* trick ie6 */
}
#ProdError p {
	border: 5px solid #F4D614;
	padding: 1em;
	margin-bottom: 1em;
}
#SuiteInfos {
	clear: both;
	padding: 2em 0;
}
#SuiteInfos .titre span {
	background: url(../images/opacity10.png) repeat 0 0;
}
#SuiteInfos div {
	margin-bottom: 2em;
}
#SuiteInfos h3 {
	color: #F4D614;
	font-size: 1.5em;
}
#SuiteInfos h4 {
	color: #F4D614;
	font-size: 1.5em;
}
#SuiteInfos h5 {
	color: #F4D614;
	font-size: 1.3em;
}
#SuiteInfos ul, #SuiteInfos ol {
	margin: 0 0 1em 0;
	padding-left: 1em;
}
#SuiteInfos ol {
	list-style-position: inside;
}
#SuiteInfos ul {
	list-style: none;
}
#SuiteInfos ul li {
	background: url(../images/separiane.gif) no-repeat 0 0.3em;
	padding-left: 1em;
}
#SuiteInfos ul p, #SuiteInfos ol p {
	font-size: 1em;
}
#SuiteInfos p {
	margin-bottom: 1em;
}

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

/* 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: #F4D614;
}
#votre-panier thead th, #histo-com thead th {
	color: #2C2C2C;
	font-weight: bold;
}
#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 #F4D614;
}
#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: #F4D614;
	color: #2C2C2C;
	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;
}

/* 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: #F4D614;
	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;
	vertical-align: middle;
}
#Enregistrement fieldset label {
	vertical-align: middle;
	font-size: 1.3em;
}
#Enregistrement fieldset h3 label {
	font-size: 1em;
	vertical-align: middle;
}
#Enregistrement fieldset input, #Enregistrement fieldset textarea {
	border: 1px solid #000;
	padding: 0.2em;
	font-family: Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size: 1.3em;
}
#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;
}

/* 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;
	border: 1px solid #000;
	padding: 0.2em;
	font-family: Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size: 1.3em;
}

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

#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;
}

/* 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 #F4D614;
	margin-bottom: 2em;
}
#ValidationVirement table thead {
	color: #2C2C2C;
	font-size: 1.4em;
	height: 30px;
	background: #F4D614;
}
#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 #F4D614;
	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 #F4D614;
}
#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: #F4D614;
	font-weight: bold;
}
#ChangePwd #PwdOk {
	margin-left: 40%;
}
#InfoChangePwd .Erreur img, #ChangePwd .Erreur img {
	vertical-align: middle;
}
#ChangePwd div {
	margin-bottom: 0.5em;
}
#ChangePwd label {
	text-align: right;
	padding-right: 1%;
	width: 39%;
	float: left;
	line-height: 1.7em;
	font-weight: bold;
	color: #fff;
}
#ChangePwd #Valider {
	margin-left: 40%;
}