﻿/*
nom du thème:blue chocolate -
version:1.0 -
auteur:wizishop - steven mouret
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 62.5% Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #442915;
	/*background: #7fc1e3;*/
	background: #000000;
}
img {
	border: none;
}
a {
	color: #63add3;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: none;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted;
}
p, ul, ol {
	font-size: 1.3em;
}
ul {
	list-style: none;
}
label {
	cursor: pointer;
	font-size: 1.3em;
}
button {
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
button span {
	background: url(../images/btn-left.gif) no-repeat 0 0;
	float: left;
	position: relative;
	vertical-align: middle;
}
button span span {
	background: transparent url(../images/btn-right.gif) no-repeat 100% 0;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	padding: 0 0.5em;
}
button:hover span {
	background: url(../images/btn-left.gif) no-repeat 0 100%;
}
button:hover span span {
	background: transparent url(../images/btn-right.gif) no-repeat 100% 100%;
}
input, textarea {
	border: 0.1em solid #63ADD3;
	padding: 0.2em;
	background: #fff;
	width: 10em;
	vertical-align: middle;
}
.InputRadio {
	width: auto;
	border: none;
	background: none;
}
/* header */
#header {
	background: url(../images/body-bg.gif) repeat-x 0 0;
}
#header2 {
	position: relative;
	width: 978px;
	height: 184px;
	margin: 0 auto;
}
#header h1 {
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 1em;
	color: #fff;	
}
#header h1 a {
	color: #dfcca6;
	font-size: 2.5em;
	text-decoration: none;
}
#header h1 span {
	font-size: 1.5em;
	display: block;
	font-weight: normal;
}
#header #panier {
	background: url(../images/panier.gif) no-repeat 0 0;
	position: absolute;
	top: 30px;
	right: 2em;
	width: 152px;
	height: 58px;
	padding: 20px 40px 5px 15px;
}
#header #panier h2 {
	font-size: 1.6em;
	color: #318cca;
}
#header #panier #nb_prod {
	margin-bottom: 0.5em;
}
#header #menu-header {
	background: url(../images/header-bg.gif) no-repeat bottom center;
	z-index: 0;
	width: 978px;
	height: 72px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#header #menup {
	position: absolute;
	top: 78px;
	left: 8px;
}
#header #menup li {
	float: left;
	margin: 0 1em 0 0;
}
#header #menup li a {
	float: left;
	display: inline-block;
	height: 28px;
	background: url(../images/menup-left.gif) no-repeat 0 0;
	line-height: 28px;
	color: #2b1d11;
	text-decoration: none;
	padding: 0 0 0 0.5em;
	cursor: pointer;
}
#header #menup li a span {
	position: relative;
	float: left;
	height: 28px;
	background: url(../images/menup-right.gif) no-repeat 100% 0;
	padding: 0 0.5em 0 0;
}
#header #menup li a:hover, #header #menup .current a {
	background: url(../images/menup-left.gif) no-repeat 0 100%;
	color: #fff;
}
#header #menup li a:hover span, #header #menup .current a span {
	background: url(../images/menup-right.gif) no-repeat 100% 100%;
	color: #fff;
}
#header #menu-header #menucat {
	background: #2b1d11 url(../images/menucat-left.gif) no-repeat 0 0;
	height: 28px;
	position: absolute;
	top: 4px;
	left: 12px;
	width: 954px;
}
#header #menu-header #menucat ul {
	background: url(../images/menucat-right.gif) no-repeat 100% 0;
	height: 28px;
	padding: 0 8px;
}
#header #menu-header #menucat ul li {
	float: left;
}
#header #menu-header #menucat ul li a {
	color: #e0cca6;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	display: block;
	float: left;
	padding: 0 0.5em;
}
#header #menu-header #menucat ul li a:hover, #header #menu-header #menucat ul .current a {
	background: #e0cca6;
	color: #2b1d11;
}
#header #menu-header #search-compte {
	position: absolute;
	top: 36px;
	left: 12px;
	background: #cbe4f0;
	width: 954px;
	height: 30px;
}
#header #menu-header #search-form {
	float: left;
	margin-left: 8px;
	height: 30px;
	line-height: 25px;
}
#header #menu-header #search-form label {
	font-weight: bold;
	vertical-align: middle;
}
#header #menu-header #search-form input {
	margin-right: 5px;
	vertical-align: middle;
}
#header #menu-header #search-form button {
	vertical-align: middle;
}
#header #menu-header #user {
	float: right;
	margin-right: 8px;
	height: 30px;
	line-height: 25px;
}
#header #menu-header #user a {
	color: #2B1D11;
	padding: 0em 0 0.4em 2em;
}
#header #menu-header #deco {
	background: url(../images/deco.gif) no-repeat 0 0;
	margin-right: 1em;
}
#header #menu-header #compte {
	background: url(../images/compte.gif) no-repeat 0 0;
}
#container {
	width: 978px;
	background: url(../images/content-bg.gif) repeat-y 0 0;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	width: 708px;
	float: left;
	padding: 0 15px 20px 23px;
}
#sidebar {
	float: right;
	width: 214px;
	padding: 0 12px 0 0;
}
.module {
	margin-bottom: 1em;
}
.module h2 {
	font-size: 1.6em;
	background: #2b1d11;
	border-left: 8px solid #7fc1e3;
	color: #fff;
	padding: 0.1em 0.5em;
}
.module2 a {
	color: #2B1D11;
	text-decoration: none;
}
.module2 a:hover {
	text-decoration: underline;
}
.module2 li {
	background: url(../images/puce-module.gif) no-repeat 0 0.2em;
	padding-left: 1em;
}
.module2 {
	background: #DFCCA6;
	padding: 0.5em;
}
#newsletter-form input {
	width: 10.3em;
	margin-right: 0.3em;
}
#newsletter-form label {
	font-size: 1em;
}
#newsletter-form button span {
	background: url(../images/btn2-left.gif) no-repeat 0 0;
}
#newsletter-form button span span {
	background: transparent url(../images/btn2-right.gif) no-repeat 100% 0;
}
#newsletter-form button:hover span {
	background: url(../images/btn2-left.gif) no-repeat 0 100%;
}
#newsletter-form button:hover span span {
	background: transparent url(../images/btn2-right.gif) no-repeat 100% 100%;
}

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

#footer {
	width: 978px;
	margin: 0 auto;
	background: #2b1d11 url(../images/footer-bg.gif) no-repeat bottom left;
	padding-bottom: 12px;
	clear: both;
}
#footer2 {
	background: url(../images/footer2-bg.gif) repeat-y 0 0;
}
#footer3 {
	background: url(../images/footer3-bg.gif) no-repeat 0 0;
}
#link-footer {
	width: 978px;
	margin: 0 auto;
	text-align: center;
}
#link-footer a {
	/*color: #2B1D11;*/
	color: #FFFFFF
}
/* pages libres et Blog */
#content .block, .post-blog .block {
	clear: both;
}
#content .block p, .post-blog .block p {
	margin-bottom: 0.8em;
}
#content .block strong {
	color: #63ADD3;
}
#content .block ol, #content .block ul, .post-blog .block ol, .post-blog .block ul {
	margin: 0 0 1em 0;
	overflow: hidden;
}
#content .block ol, .post-blog .block ol {
	list-style-position: inside;
}
#content .block ul li, .post-blog .block ul li {
	background: url(../images/puce.gif) no-repeat 0 0.2em;
	padding: 0 0 0 1em;
}
#content .block h2, .post-blog .block h2 {
	font-size: 1.6em;
	background: #2b1d11;
	border-left: 8px solid #7fc1e3;
	color: #fff;
	padding: 0.1em 0.5em;
}
#content .block h3, .post-blog .block h3 {
	font-size: 1.6em;
	color: #63ADD3;
	text-transform: uppercase;
}
#content .block h4, .post-blog .block h4 {
	font-size: 1.4em;
	color: #442915;
}
#content .block table {
	border-collapse: collapse;
	border: 1px solid #442915;
	font-size: 1.3em;
	margin-bottom: 1em;
}
#content .block table thead th {
	/*background: #442915;*/
	background: #8000FF;
	padding: 0.5em;
	color: #fff;
	text-transform: uppercase;
}
#content .block table tbody td {
	border: 1px solid #442915;
	padding: 0.5em;
}
#content .block .i-txtimg img, .post-blog .block .i-txtimg img {
	float: right;
	margin: 0 0 1em 2em;
}
#content .block .i-imgtxt, .post-blog .block .i-imgtxt {
	float: left;
}
#content .block .i-img {
	margin-bottom: 1em;
}
#content .block .i-imgtxt img, .post-blog .block .i-imgtxt {
	margin: 0 2em 1em 0;
}
#content .block .i-leftimg {
	text-align: left;
}
#content .block .i-rightimg {
	text-align: right;
}
#content .block .i-centerimg {
	text-align: center;
}
.PostBlog {
	margin-bottom: 5em;
	clear: both;
	overflow: hidden;
	padding: 0 0 1em 0;
}
.PostBlog .InfosBillet {
	margin-bottom: 1em;
}
.titre {
	font-size: 1em;
	background: #DFCCA6;
	border-left: 8px solid #2B1D11;
	color: #2b1d11;
	padding: 0 0.5em;
	height: 24px;
	margin-bottom: 4px;
	overflow: hidden;
}
.titre a {
	color: #2b1d11;
}
.titre a:hover {
	text-decoration: underline;
}
.titre .nomcat {
	float: left;
	font-size: 1.6em;
	line-height: 24px;
	text-decoration: none;
}
.titre .viewcat {
	float: right;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 24px;
}
.titre .viewcat:hover {
	text-decoration: none;
}
/* Home */
#block-home {
	background: #dfcca6;
	padding: 1em;
	margin-bottom: 0.5em;
}
#content #block-home h2 {
	color: #2B1D11;
	background: transparent;
	border: none;
	padding: 0;
}
#content #block-home ul li {
	background: url(../images/puce-module.gif) no-repeat 0 0.2em;
	padding: 0 0 0 1em;
}
#content #block-home a, #content #block-home strong {
	color: #442915;
}

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

.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: #7fc1e3;
	width: 100%;
	color: #2b1d11;
}

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

.etatPrixFiche {
	margin-bottom: 0.5em;
}
.etatPrixFiche span {
	background: #7fc1e3;
	font-size: 1.3em;
	font-weight: bold;
	color: #2b1d11;
	padding: 0.3em;
}

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

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

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

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

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

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

}
#Enregistrement fieldset input, #Enregistrement fieldset textarea, #Enregistrement fieldset select {
	width: 300px;
	vertical-align: middle;
}
#Enregistrement fieldset div {
	margin-bottom: 0.5em;
	clear: both;
}
#Enregistrement fieldset div img {
	vertical-align: middle;
}
#Enregistrement .civilite input, #Enregistrement #check-livraison input {
	width: auto;
	border: none;
	background: none;
	vertical-align: middle;
}
#Enregistrement #check-livraison {
	margin-left: 150px;
	margin-bottom: 1em;
}
#Enregistrement #check-livraison label {
	vertical-align: middle;
}
#Enregistrement .valider {
	margin-bottom: 2em;
}
#Enregistrement .valider button {
	margin-left: 150px;
}
#Enregistrement .valider #btneannul {
	margin-left: 1em;
}

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

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

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

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

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

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

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

#partage #infoEnvoyerAmi, #partage #partageTwit {
	margin-bottom: 20px;
}
#partage #partageOk {
	color: #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: #4ca7c1;
	border-bottom: 4px solid #25221b;
	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: #25221b;
}
#partage .tellFriendsNavigation .current #twitter {
	background: #25221b url(../images/twitter.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #facebook {
	background: #25221b url(../images/facebook.gif) no-repeat 5px 50%;
}
#partage .tellFriendsNavigation .current #sendFriend {
	background: #25221b url(../images/sendfriend.gif) no-repeat 5px 50%;
}

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

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

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

