/*
Nom du thème: Pinkshop
Version: 1.0
Auteur: WiziShop - Steven Mouret
*/
* {
	margin: 0;
	padding: 0; 
}
body {
	font: normal 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424242;
	background: #e57487 url(../images/body-bg.gif) repeat-x 0 0;
}
img {
  border: none;
}
a {
	color: #c9445a;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: none;
}
acronym, abbr {
	cursor: help;
	border-bottom: 0.1em dotted;
}
p, ul, ol {
	font-size: 1.2em;
}
ul, ol {
	list-style-position: outside;
}
ul {
	list-style-type: none;
}
label {
	cursor: pointer;
	font-size: 1.2em;
}
button {
	cursor: pointer;
}
input, textarea {
	border: 1px solid #D52E49;
	padding: 1px;
	width: 230px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.InputRadio, .checkbox {
	border: none;
	padding: 0;
	width: auto;
}

#content button {
	cursor: pointer;
	overflow: visible;
	width: 1;
	display: -moz-inline-box; 
	display: inline-block;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	text-align: center; 
	vertical-align: middle;
	border: 0;
}
#content button span {
	background: url(../images/btn-prod-r.gif) no-repeat right top;
	position: relative;
	float: left;
	vertical-align: middle;
}
#content button span span {
	background: url(../images/btn-prod-l.gif) no-repeat left top;
	padding: 0;
	height: 37px;
	line-height: 37px;
	color: #fff;
	font-weight: bold;
	padding: 0 1em;
}

/* Structure */
#header {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}
#container {
	background: #D4E7E8;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url(../images/content-bg.gif) repeat-y 0 0;
}
#content {
	float: right;
	width: 690px;
	padding: 0 20px 10px 20px;
}
#sidebar {
	float: left;
	width: 210px;
	padding: 20px 10px;
}

#footer {
	clear: both;
	background: #e57487 url(../images/footer-bg.gif) repeat-x 0 0;
	height: 260px;
}
html>body #footer {
	height: auto;
	min-height: 260px;
}
#footer2 {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* header */
#header {
	background: url(../images/header-content.gif) no-repeat bottom right;
}
#header h1 {
	font-size: 3.6em;
	position: absolute;
	font-weight: normal;
	top: 34px;
	left: 0;
	font-family: Times, Georgia, serif;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
}
#header h1 span {
	font-size: 0.45em;
	display: block;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header .slogan {
	position: absolute;
	top: 1em;
	font-size:3.6em;
	font-weight:normal;
	cursor: default;
	font-family: Times,Georgia,serif;
}

#header .slogan span {
	font-size: 0.45em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
}
#header .slogan a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#header #compte {
	position: absolute;
	top: 0;
	right: 0;
}
#header #compte li {
	display: inline;
	font-size: 0.9em;
	margin-left: 1em;
}
#header #compte li a {
	color: #fff;
	text-decoration: none;
}
#header #compte li a:hover {
	text-decoration: underline;
}

#header #cart {
	position: absolute;
	bottom: 17px;
	right: 0;
	width: 371px;
	height: 96px;
	background: url(../images/panier-bg.gif) no-repeat 0 0;
}
#header #cart div {
	position: absolute;
	left: 215px;
	top: 22px;
}
#header #cart div h2 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.4em;
	color: #c9445a;
}
#header #cart div p {
	font-style: italic;
	font-size: 1.1em;
}

#header #menu {
	position: absolute;
	bottom: 17px;
	left: 240px;
}
#header #menu li {
	float: left;
	background: url(../images/menu-right.gif) no-repeat right top;
	font-size: 1.1em;

}
#header #menu li a {
	float: left;
	display: block;
	height: 36px;
	padding: 0 10px 0 18px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 36px;
	text-decoration: none;
	background: url(../images/menu-left.gif) no-repeat left top;
}

#variations h4 {
	font-size:14px;
	margin-bottom:15px;
	margin-top:15px;
}

#variations .qte-combo {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}

#variations input {
	width: 3em;
	margin-bottom: 10px;
}

#variations select {
	margin-bottom:10px;
	width:100%;
}

.comboBox {
	width: 400px !important;
}

/* sidebar */
#sidebar #SearchForm, #sidebar #NewsletterForm {
	margin-bottom: 2em;
}
#sidebar #SearchForm label {
	display: none;
}
#sidebar #NewsletterForm h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #c9445a;
	text-indent: 0.5em;
}
#sidebar #NewsletterForm h2 label {
	font-size: 1em;
}
#sidebar #SearchForm div, #sidebar #NewsletterForm div {
	background: url(../images/search.gif) no-repeat 0 0;
	width: 200px;
	height: 22px;
	padding: 2px 0 0 0;
}
#sidebar #SearchForm input, #sidebar #NewsletterForm input {
	background: transparent;
	border: none;
	padding: 0 5px;
	width: 156px;
	vertical-align: middle;
}
#sidebar #SearchForm button, #sidebar #NewsletterForm button {
	background: transparent;
	border: none;
	vertical-align: middle;
}

#sidebar #menucat, #sidebar .menus, #sidebar #advantage, #sidebar #menublog {
	margin-bottom: 2em;
}
#sidebar #menucat h2, #sidebar .menus h2, #sidebar #advantage h2, #sidebar #menublog h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #c9445a;
	border-bottom: 1px solid #8cc2d5;
	text-indent: 0.5em;
	margin-bottom: 0.5em;
}
#sidebar #menucat ul li, #sidebar .menus li, #sidebar #advantage li, #sidebar #menublog ul li {
	font-size: 1em;
	background: url(../images/rose.gif) no-repeat 0 0.1em;
	padding-left: 15px;
	margin-bottom: 0.5em;
}
#sidebar #menucat ul li a, #sidebar .menus li a, #sidebar #advantage ul li a, #sidebar #menublog ul li a {
	text-decoration: none;
}
#sidebar #menucat ul li ul li {
	font-size: 0.9em;
	background: transparent;
	padding-left: 0.5em;
	margin: 0;
}
#sidebar #menucat ul .current {
	background: url(../images/rose2.gif) no-repeat 0 0.1em;
}
#sidebar #menucat ul li ul li .current2 {
	text-decoration: underline;
}

#sidebar #advantage #padlock {
	background: url(../images/secure.gif) no-repeat 0.2em 0;
	padding-left: 20px;
}
#sidebar #advantage #delay {
	background: url(../images/delay.gif) no-repeat 0 0;
	height: 20px;
	padding-top: 0.4em;
	padding-left: 20px;
}
#sidebar #rssblog {
	margin-bottom: 1em;
}

/* footer */
#footer2 {
	background: url(../images/footer2-bg.gif) no-repeat right top;
	height:53px;
}
html>body #footer2 {
	height: auto;
	min-height: 53px;
}

#footer2 #linkfooter {
	position: absolute;
	top: 10px;
	left: 10px;
}
#footer2 #linkfooter li {
	background: url(../images/footer-heart.gif) no-repeat 0 0.2em;
	padding-left: 1.5em;
	color: #a13446;
	margin-bottom: 0.3em;
}
#footer2 #linkfooter li a {
	text-decoration: none;
	color: #a13446;
}
#footer2 #linkfooter li a:hover {
	text-decoration: underline;
}

#footer2 #credits {
	position: absolute;
	right: 8px;
	top: 40px;
	color: #a13446;
	font-size: 0.9em;
}
#footer2 #credits a {
	color: #a13446;
}


#footer3 {
	position: absolute;
	width: 732px;
	top: 70px;
	right: 0;
	background: url(../images/footer3-bg.gif) no-repeat 0 0;

}
#footer4 {
	background: url(../images/footer3-b-bg.gif) no-repeat bottom left;
	overflow: hidden;
	height: 1%;
	padding: 0 0 20px 0;
}

#footer4 #lastArticleBlog {
	width: 33em;
	float: left;
	padding: 1.5em 0 1em 2em;
}
#footer4 #lastComBlog {
	width: 33em;
	float: right;
	padding: 1.5em 2em 1em 0;
	color: #424242;
}
#footer4 #lastArticleBlog h2, #footer4 #lastComBlog h2, #footer4 #lastArticleBlog2 h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #C9445A;
}
#footer4 #lastArticleBlog ul, #footer4 #lastComBlog ul, #footer4 #lastArticleBlog2 ul {
	list-style: none;
	font-size: 1.3em;
}
#footer4 #lastArticleBlog ul li, #footer4 #lastComBlog ul li, #footer4 #lastArticleBlog2 ul li {
	margin-bottom: 0.5em;
	color: #424242;
}
#footer4 #lastArticleBlog ul li a, #footer4 #lastComBlog ul li a, #footer4 #lastArticleBlog2 ul li a {
	color: #424242;
}
#footer4 #lastArticleBlog2 {
	width: 100%;
	padding: 1em;
}
#footer4 #lastArticleBlog2 ul {
	float: left;
	width: 48%;
	list-style: disc;
	list-style-position: inside;
}
#footer4 #lastArticleBlog2 .end {
	float: right;
}

/* Pavé */
.paveMef {
	margin-bottom: 20px;
}
.paveMef .block {
	padding: 0 10px;
}
.paveMef h2 {
	border-bottom: 1px solid #8CC2D5;
	color: #C9445A;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	text-indent: 0.5em;
	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 20px;
}
.paveMef .block ul, .pave .block ul {
	list-style: disc;
}
.paveMef .block h3, .pave .block h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #C9445A;
}
.paveMef .block h4, .pave .block h4 {
	font-size: 1.3em;
	color: #C9445A;
}
.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;
}

/* fil d'ariane */
#ariane {
	margin-bottom: 1.5em;
}

/* Pagination */
#navig-page {
	clear: both;
	text-align: center;
	height: 22px;
}
html>body #navig-page {
	height: auto;
	min-height: 22px;
}
#navig-page a {
	padding: 0.2em 0.4em;
	border: 1px solid #E57487;
	-moz-border-radius: 12px;
	text-decoration: none;
}
#navig-page a:hover, #navig-page a:focus, #navig-page .current {
	background: #D52E49;
	color: #fff;
}

/* content */
#content h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #c9445a;
	border-bottom: 1px solid #8cc2d5;
	text-indent: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	overflow: hidden; /* problem du border */
	clear: both;
}
#content h2 a {
	text-decoration: none;
}
#content h2 em {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#content h2 em a {
	color: #000;
}


/* blog */
.PostBlog .blogTag {
	clear: both;
}
.PostBlog h1 a {
	text-decoration: none;
	color: #C9445A;
}
.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: #C9445A;
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 1em;
}
.PostBlog #com ol {
	list-style: none;
}
.PostBlog #com ol li {
	margin-bottom: 2em;
}
.PostBlog #com ol li .comContent {
	background: #e57487;
	color: #fff;
	padding: 1em;
}
.PostBlog #com ol .admin .comContent {
	background: #8cc2d5;
}
.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: #C9445A;
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 1em;
}
.PostBlog #addCom form {
	margin-bottom: 2em;
}
.PostBlog #addCom div {
	margin-bottom: 0.5em;
}
.PostBlog #addCom input {
	width: 24.5em;
	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;
}

#content .PostBlog {
	margin-bottom: 5em;
	clear: both;
}
#content .PostBlog .titreblog {
	margin-bottom: 2em;
}
#content .PostBlog h2 {
	font-size: 1.8em;
	color: #c9445a;
	border-bottom: none;
	text-indent: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}
#content .PostBlog .dateblog {
	float: left;
	width: 30px;
	text-align: center;
	border-right: 5px solid #8CC2D5;
	margin-right: 8px;
	padding-right: 5px;
}
#content .PostBlog .dateblog .jourblog {
	font-size: 1.7em;
	font-weight: bold;
}
#content .PostBlog .dateblog .moisblog {
	font-size: 1.3em;
}

/* pages libres */
#content #BlockAccueil {
	margin-bottom: 2em;
}
#content .block p, #TB_ajaxContent .block p  {
	margin-bottom: 0.8em;
	line-height: 1.4em; 
}
#content .block, .PostBlog .block, #TB_ajaxContent .block  {
	clear: both;
}
#content .block ol, #content .block ul, .PostBlog .block ol, .PostBlog .block ul, #TB_ajaxContent .block ol, #TB_ajaxContent .block ul {
	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 {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #c9445a;
	margin-bottom: 0.5em;
}
#content .block h4, .PostBlog .block h4, #TB_ajaxContent .block h4 {
	font-size: 1.5em;
	color: #424242;
}
#content .block .Itxtimg img, .PostBlog .block .Itxtimg img, #TB_ajaxContent .block .Itxtimg img {
	float: right;
	margin: 0 0 1em 1em;
}
#content .block .Iimgtxt, .PostBlog .block .Iimgtxt, #TB_ajaxContent .block .Iimgtxt {
	float: left;
}
.PostBlog .block .Iimg, #TB_ajaxContent .block .Iimg {
	margin-bottom: 1em;
}
#content .block .Iimgtxt img, .PostBlog .block .Iimgtxt, #TB_ajaxContent .block .Iimgtxt img {
	margin: 0 1em 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, #SuiteInfos table {
	border-collapse: collapse;
	border: 1px solid #8CC2D5;
	font-size: 1.3em;
	margin-bottom: 1em;
}
#content .block caption, #SuiteInfos caption {
	color: #C9445A;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}
#content .block table th, #SuiteInfos table th {
	background: #8CC2D5;
	color: #fff;
	font-weight: bold;
}
#content .block table td, #SuiteInfos table td {
	padding: 0.2em 0.5em;
	border: 1px solid #8CC2D5;
}

/* Catégorie */
#contentCat {
	margin-bottom: 3em;
	overflow: hidden;
}

/* liste produits */
.listcat {
	margin-bottom: 2em;
}
.blockprod {
	margin-bottom: 2em;
	overflow: hidden;
	clear: both;
}
.blockprod div {
	float: left;
	width: 315px;
	padding-right:  20px;
}
.blockprod .imgprod {
	position: relative;
	/*width: 100px;
	height: 100px;*/
	float: left;
	margin-right: 1em;
}
.listprod .imgprod a {
	text-decoration: none;
	cursor: pointer;
}
.listprod .etatPrix {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background: #f2adb9;
	width: 100%;
	color: #d52e49;
}
.blockprod .imgprod img {
	border: 1px solid #C9445A;
}
.blockprod .nouveaute {
	position: absolute;
	top: 1px;
	right: 1px;
}
.blockprod .nouveaute img {
	border: none;
}
.blockprod div h3 {
	font-size: 1.3em;
	font-weight: normal;
}
.blockprod div h3 a {
	text-decoration: none;
	color: #424242;
}
.blockprod div .prix {
	color: #CC5266;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}
.blockprod div .prix del {
	color: #2b2622;
	font-size: 0.8em;
}
.blockprod div .prix span {
	color: #424242;
	font-size: 0.8em;
}
.listprod .viewprod {
	clear: both;
}
.listprod {
	clear: both;
}



/* Fiche produit */
#content #Prod h1 {
	border-bottom: 1px solid #8CC2D5;
	color: #C9445A;
	font-size: 1.5em;
	margin: 0 0 1em 0;
	padding-bottom: 0.3em;
	text-indent: 0.5em;
	text-transform: uppercase;
}
#content #Prod h1 span {
	font-family: Trebuchet, Arial, Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-style: italic;
	text-decoration: none;
}

#content #Prod h1 span a {
	color: #C9445A;
	font-weight: normal;
	text-decoration: none;
}
#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 1em 0;
}
#infosprix p {
	margin: 0;
	font-style: italic;
	font-size: 1em;
}
#infosprix #PrixFiche {
	font-style: normal;
	font-size: 1.3em;
}
#PrixFiche strong {
	font-size: 1.3em;
	color: #C9445A;
}
#infosprix .etatPrixFiche {
	margin-bottom: 0.9em;
	font-style: normal;
}
#infosprix .etatPrixFiche span {
	background: #f2adb9;
	font-size: 1.3em;
	font-weight: bold;
	color: #d52e49;
	padding: 0.3em;
}
.Options {
	margin-bottom: 1em;
}
.Options h3 {
	color:#C9445A;
	font-size: 1.3em;
	text-transform: uppercase;
}
.Options div input, .Options div label {
	vertical-align: middle;
}
#variation {
	margin-bottom: 1em;
	max-width: 240px;
}
#AddCart button {
	margin: 0 0 1em -.5em;
}
#AddCart img {
	margin-right: 0.5em;
	vertical-align: middle;
}
#AddCart span {
	vertical-align: middle;
}
.StockOK {
	background: url(../images/stockok.gif) no-repeat 0 3px;
	padding-left: 1.2em;
}
.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 {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #c9445a;
	margin-bottom: 0.5em;
}
#SuiteInfos h4 {
	font-size: 1.5em;
	color: #424242;
	text-transform: uppercase;
}
#SuiteInfos h5 {
	font-size: 1.5em;
	color: #424242;
}
#SuiteInfos p {
	margin-bottom: 0.8em;
	line-height: 1.4em; 
}
#SuiteInfos ul, #SuiteInfos ol {
	margin: 0 0 1em 1.8em;
}
#SuiteInfos ul {
	list-style-type: disc;
}
#SuiteInfos ul p, #SuiteInfos ol p {
	font-size: 1em;
}

#Personnalisation {
	/*width: 30em;*/
}
#Personnalisation h3 #PersoOblig {
	color: #424242;
}
#Personnalisation label {
	display: block;
}
#Personnalisation input {
	width: 30em;
}
#Personnalisation textarea {
	width: 30em;
	height: 10em;
}
#Personnalisation select option {
	padding: 0 0.5em;
}
#SuiteInfos #Personnalisation h3 #PrixPerso {
	color: #424242;
	font-weight: normal;
	font-size: 0.6em;
}

#caracteristique ul {
	list-style: none;
}
#caracteristique ul li {
	background: url(../images/rose.gif) no-repeat 0 0.1em;
	padding-left: 15px;
	margin-bottom: 0.3em;
}

/* Contact */
#Contact div {
	clear: both;
	margin-bottom: 0.3em;
}
#Contact label {
	text-align: right;
	padding-right: 5px;
	width: 250px;
	float: left;
	line-height: 1.7em;
}
#Contact textarea {
	height: 130px;
	width: 350px;
}
#Contact #Valider {
	margin-left: 250px;
	margin-bottom: 2em;
}
#Cnil {
	color: #9F9F9F;
	font-size: 1.1em;
}

/* Panier */
#panierblock {
	position: relative;
}
#votre-panier, #histo-com {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 2em;

}
#votre-panier caption {

}
#votre-panier thead, #histo-com thead {
	font-size: 1.3em;
	height: 30px;
}
#votre-panier thead th, #histo-com thead th {
	color: #D52E49;
	font-weight: bold;
	padding: 0 0.3em;
	border-bottom: 1px solid #D52E49;
}
#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.6em 0;
	border-bottom: 1px solid #D52E49;
}
#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: #D52E49;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 22px;
	width: 22px;
	text-align: center;
	line-height: 22px;
}
#votre-panier .ecopart {
	font-size: 1.1em;
}

#panier-validation {
	text-align: right;
}
#panier-validation #commander {
	margin-right: -.5em;
}
#crosseling {
	margin-top: 3em;
}

/* Bon de réduction */
#bonreduc {
	text-align: right;
	margin-bottom: 2em;
}
#bonreduc input {
	padding: 0.3em 0.2em;
	vertical-align: middle;
}
#bonreduc label, #bonreduc p {
	font-size: 1.1em;
}
#bonreduc p {
	margin-bottom: 0.5em;
}
#bonreduc label {
	vertical-align: middle;
}

/* 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: 5px;
	width: 250px;
	float: left;
	line-height: 1.7em;
}
#compte1 .valider3, #minscrire .valider3, #Contact #Valider, #cardsoff .valider3 {
	margin-left: 250px;
}
#compte1 #perdu {
	margin-left: 250px;
}

#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: 35%;
}

/* 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: 5px;
	width: 230px;
	float: left;
}
#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: 235px;
	margin-bottom: 1em;
}
#Enregistrement #check-livraison label {
	vertical-align: middle;
}
#Enregistrement .valider {
	margin-bottom: 2em;
	margin-left: 230px;
}
#Enregistrement .valider button {
	margin-right: 1em;
}

#Enregistrement #dateAnniversaire #annivJour {
	width: 58px;
}
#Enregistrement #dateAnniversaire #annivMois {
	width: 160px;
}
#Enregistrement #dateAnniversaire #annivAnnee {
	width: 80px;
}

#Enregistrement #inscription {
	border-top: 1px solid #D52E49;
	margin-left: 230px;
}
#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 {
	overflow: hidden;
}
#ChoixLivraison div, #PapierKdo {
	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: 330px;
}
#compte1 #AddLivr, #compte #AddLivr {
	float: right;
	margin-bottom: 2em;
	width: 300px;
} 
#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;
	vertical-align: middle;
}
#cgv label {
	vertical-align: middle;
}

/* validation paiement */
#ValidationVirement table {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #D52E49;
	margin-bottom: 2em;
}
#ValidationVirement table thead {
	color: #fff;
	font-size: 1em;
	height: 30px;
	background: #D52E49;
	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 #D52E49;
	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 #D52E49;
}
#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 input, #ChangePwd input {
	vertical-align: middle;
	padding: 0.5em 0.2em;
}
#InfoChangePwd label, #ChangePwd label {
	font-weight: bold;
	color: #424242;
	vertical-align: middle;
}
#InfoChangePwd label img, #ChangePwd label img {
	vertical-align: middle;
}
#InfoChangePwd #PwdOk, #ChangePwd #PwdOk {
	color: #C9445A;
	font-weight: bold;
}
#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 {
	clear: both;
	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: #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: #FBDFE5;
	border-bottom: 4px solid #D52E49;
	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: #D52E49;
	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: #D52E49;
	color: #fff;
}
#partage .tellFriendsNavigation .current #twitter {
	background: #D52E49 url(../images/twitter.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #facebook {
	background: #D52E49 url(../images/facebook.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #sendFriend {
	background: #D52E49 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 3px;
	padding-left: 10px;
}
#resume {
	background: url(../images/carrousel-lecture.gif) no-repeat 0 3px;
	padding-left: 10px;
}