@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#conteneur {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/fond-conteneur.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #BBE100;
}
a:hover {
	color: #E1FF08;
}

#pied {
	background-image: url(../images/fond-pied.png);
	background-repeat: no-repeat;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 11px;
	text-align: center;
}
#pied ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pied li {
	display: inline;
}
#pied li a {
	color: #33371E;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
}
#pied li a:hover {
	color: #81B100;
}


#bando {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 930px;
}
#menu {
	background-image: url(../images/fond-menu.gif);
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 930px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
}

#menu li a {
	color: #3b3b3b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	height: 21px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: 14px;
	clear: none;
}
#menu li a:hover {
	background-image: url(../images/fomd-menu-hover.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#sousmenu {
	background-image: url(../images/fond-sous-menu.gif);
	height: 44px;
	margin: 0px;
	width: 860px;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;

}

#sousmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sousmenu li {
	display: inline;
}
#sousmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 40px;
	background-image: url(../images/fleche-off.gif);
	background-position: center 24px;
	background-repeat: no-repeat;
}
#sousmenu li a:hover {
	background-image: url(../images/fleche.gif);
}
#sousmenu .actif {
background-image: url(../images/fleche.gif);
}



#fleche {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 930px;
}
#page {
	width: 896px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	background-image: url(../images/fond-page.png);
	background-repeat: repeat-y;
	padding: 0px;
}
#centre {
	margin: 0px;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	float: left;
	clear: none;
}


#centre h1 {
	color: #bbe100;
	font-size: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#centre h2 {
	color: #bbe100;
	font-size: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#centre h3 {
	color: #bbe100;
	font-size: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#centre h4 {
	color: #bbe100;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


#centre h5 {
	color: #bbe100;
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#centre h6 {
	color: #bbe100;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#centre p {
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#centre table {
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
	border: 1px solid #BBE100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centre th {
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #BBE100;
}
#centre td {
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #BBE100;
}
#centre ul {
	font-size: 12px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
	margin: 0px;
}
#centre li {
	background-image: url(../images/puce-li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
#conteneur #centre ol li {
	background-image: none;
	color: #E1FF08;
}





#gauche {
	float: left;
	margin: 0px;
	width: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#gauche ul {
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	width: 136px;
}
#gauche ul ul {
	font-weight: normal;
	font-size: 11px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33371E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#gauche li a {
	font-size: 12px;
	font-weight: bold;
	color: #33371E;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px;
	width: 134px;
}
#gauche li li a {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	width: 128px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#gauche li a:hover {
	background-color: #81B100;
}


#gauche img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gauche p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
}

#gauche .bulle {
	background-image: url(../images/bulle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 33px;
	width: 141px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 20;
	position: relative;
}
#gauche .imgbulle {
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gauche .bullesavoir {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#gauche a.bullesavoir {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
#gauche form {
	margin: 0px;
	padding: 0px;
}
#gauche input {
	width: 125px;
	font-size: 12px;
	background-image: url(../images/fond-recherche.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	padding-top: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-position: 0px 0px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 5px;
	padding-bottom: 0px;
}
#gauche .btngo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 53px;
	width: 81px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	background-image: none;
}
#bascola {
	background-color: #45452D;
	background-image: url(../images/bas-cola.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: right;
	width: 283px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#cola {
	margin: 0px;
	width: 263px;
	background-color: #45452d;
	padding: 10px;
	background-image: url(../images/haut-cola.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#bascolc {
	background-color: #45452D;
	background-image: url(../images/bas-col-c.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: left;
	width: 273px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#colc {
	margin: 0px;
	width: 253px;
	background-color: #45452d;
	padding: 10px;
	background-image: url(../images/haut-col-c.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




#bascold {
	background-color: #45452D;
	background-image: url(../images/bas-col-c.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: right;
	width: 273px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#cold {
	margin: 0px;
	width: 253px;
	background-color: #45452d;
	padding: 10px;
	background-image: url(../images/haut-col-c.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#colb {
	float: left;
	width: 283px;
	margin: 0px;
	background-image: url(../images/colb-milieu.png);
	background-repeat: repeat-y;
	padding: 0px;
	color: #45452D;
}
#colb p {
	color: #45452D;
}
#colbmilieu {
	background-image: url(../images/colb-haut.png);
	background-repeat: no-repeat;
	width: 266px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 9px;
	color: #45452D;
}
#bascolb {
	background-image: url(../images/colb-bas.png);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#colz {
	float: left;
	width: 283px;
	margin: 0px;
	padding: 0px;
	color: #45452D;
	background-color: #FFFFFF;
}


.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond-body.gif);
}

#droite {
	float: right;
	margin: 0px;
	width: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#droite img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#droite p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
}

#droite .bulle {
	background-image: url(../images/bulle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 33px;
	width: 141px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 20;
	position: relative;
}

#droite .bullebig {
	background-image: url(../images/bulle-2-lignes.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 50px;
	width: 141px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 20;
	position: relative;
}
#droite .imgbulle {
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#droite .bullesavoir {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#droite a.bullesavoir {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
#droite form {
	margin: 0px;
	padding: 0px;
}
/*
#droite input {
	width: 129px;
	border: 1px solid #33371E;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#droite .btngo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 53px;
	width: 81px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
*/


#droite input {
	width: 125px;
	font-size: 12px;
	background-image: url(../images/fond-recherche.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	padding-top: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-position: 0px 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#droite .btngo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 53px;
	width: 81px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	background-image: none;
}
#droite label {
	color: #33371E;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#droite .panier a {
	text-decoration: none;
}

#droite .panier li a {
	text-decoration: none;
	color: #45452D;
}

#droite ul {
	font-size: 11px;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#droite .panier p {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #000000;
}

#droite li {
	line-height: 11px;
	background-image: url(../images/puce-panier.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 15px;
	font-size: 11px;
	color: #45452D;
}


#bigcentral {
	margin: 0px;
	width: 580px;
	background-color: #45452D;
	background-image: url(../images/bas-big-central.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#bigcentral .decouvrir {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #E1FF08;
	margin: 0px;
	padding: 0px;
}

#bigcentral a.sousfamille {
	text-decoration: none;
	display: block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bigcentral a.sousfamille:hover {
	background-color: #6F6F48;
}


#bigcentral .emailbox {
	font-size: 12px;
	font-weight: bold;
	color: #BBE100;
	display: block;
	margin-bottom: 8px;
}
#bigcentral #colg {
	float: left;
	width: 270px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bigcentral #cold {
	margin: 0px;
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: none;
}
#bigcentral #cold .txtradio {
	color: #BBE100;
	font-size: 12px;
}

#bigcentral #cold .caseradio, #bigcentral #colg .caseradio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
	background-color: #45452D;
}
#bigcentral .erreur {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bigcentral label {
	font-size: 12px;
	font-weight: bold;
	color: #BBE100;
}
#bigcentral textarea {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #707049;
	border: 1px solid #BBE100;
	margin-bottom: 8px;
}
#bigcentral select {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #707049;
	margin-bottom: 8px;
}

#bigcentral input {
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #BBE100;
	background-color: #707049;
	font-weight: bold;
	margin-bottom: 8px;
}

#bigcentral .important {
	padding-top: 8px;
	font-weight: bold;
}


#bigcentral hr {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bigcentral .produits .photo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
#bigcentral .produits .photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bigcentral .produits .texte {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 300px;
	margin: 0px;
}
#bigcentral .produits .texte h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#bigcentral .produits .prix {
	float: left;
	margin: 0px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bigcentral .produits .prix h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 90px;
	padding-left: 0px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}
#bigcentral .produits .prix a.ajoutpan{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	background-color: #898958;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/panier.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 28px;
	line-height: 14px;
}
#bigcentral .produits .prix a.ajoutpan:hover {
	background-color: #81B100;
}

#bigcentral .blabla a.ajoutpan {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	background-color: #898958;
	font-weight: bold;
	background-image: url(../images/panier.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 28px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 155px;
}
#bigcentral .blabla a.ajoutpan:hover {
	background-color: #81B100;
}

#centre #bigcentral .bigphoto {
	padding: 0px;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bigcentral .bigphoto img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre #bigcentral .blabla {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
#centre #bigcentral .prixdetails {
	text-align: right;
	padding-top: 20px;
	display: block;
}

#conteneur #centre #bigcentral .produits a.plusinfos {
	color: #FFFFFF;
}

#conteneur #centre #bigcentral .tabpanier table{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border: 0px none #45452D;
}
#conteneur #centre #bigcentral .tabpanier th {
	font-size: 12px;
	background-color: #BBE100;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 0px none #45452D;
}
#conteneur #centre #bigcentral .tabpanier td {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBE100;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #45452D;
	border-right-color: #45452D;
	border-left-color: #45452D;
}


#conteneur #centre #bigcentral .tabcom table{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border: 0px none #45452D;
}
#conteneur #centre #bigcentral .tabcom th {
	font-size: 12px;
	background-color: #BBE100;
	margin: 0px;
	border: 0px none #45452D;
	padding: 3px;
}
#conteneur #centre #bigcentral .tabcom td {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BBE100;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #45452D;
	border-right-color: #45452D;
	border-left-color: #45452D;
}

#bigcentral .zone label {
	font-size: 12px;
	font-weight: bold;
	color: #BBE100;
}
#bigcentral .zone select {
	font-size: 12px;
	background-color: #707049;
	margin: 0px;
	padding: 0px;
}
#bigcentral .zone input {
	font-size: 12px;
	font-weight: bold;
	background-color: #707049;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 1px;
	margin: 0px;
}

#bigcentral .tdaligndroite {
	text-align: right;
}
#bigcentral .tdaligngauche {
	text-align: left;
}

#bigcentral .tdalignecentre {
	text-align: center;
}
#bigcentral  table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 3px;
	vertical-align: middle;
}
#bigcentral #menucom ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bigcentral #menucom li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#bigcentral #menucom li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #898958;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
#bigcentral #menucom .panier {
	background-image: url(../images/panier.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-left: 26px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
}

#bigcentral #menucom li a:hover {
	background-color: #81B100;
}

#conteneur #centre #bigcentral .plan ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#conteneur #centre #bigcentral .plan ul ul{
	padding-bottom: 15px;
}
#conteneur #centre #bigcentral .plan li a {
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	line-height: 16px;
	font-weight: bold;
}

#conteneur #centre #bigcentral .plan li li a {
	font-size: 12px;
	padding-left: 25px;
	font-weight: normal;
}

#conteneur #centre #bigcentral .plan li a:hover {
	color: #81B100;
	text-decoration: underline;


}


#interbigcentral {
	background-image: url(../images/haut-big-central.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 10px;
	width: 560px;
}
#lesconseils {
	background-image: url(../images/fond-lesconseils.gif);
	background-repeat: repeat-y;
}
#conseilsbas {
	background-image: url(../images/fond-bas-lesconseils.gif);
	background-position: center bottom;
}

#conseils {
	background-color: #45452D;
	background-image: url(../images/conseils-haut.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding: 10px;
	float: left;
	width: 370px;
	color: #FFFFFF;
}
#conseils a.boxprodcon img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conseils a.boxprodcon {
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #45452D;
	clear: none;
	font-size: 11px;
	text-align: center;
	width: 70px;
	text-decoration: none;
}

#conseils a.boxprodcon:hover {
	border-top-color: #E1FF08;
	border-right-color: #E1FF08;
	border-bottom-color: #E1FF08;
	border-left-color: #E1FF08;

}

#conseils hr {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}

#conseils h1 {
	font-size: 24px;
	font-weight: normal;
}
#conseils h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E1FF08;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#archives {
	background-color: #45452D;
	float: right;
	width: 150px;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/archives-haut.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#archives h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#archives ul {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#centre #archives li {
	background-image: none;
}
#archives li a {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	line-height: 16px;
	background-image: url(../images/puce-archive.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}
#archives li a:hover {
	text-decoration: underline;
}
#archives form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#archives select {
	font-size: 11px;
}
#archives input {
	font-size: 11px;
	color: #33371E;
	border: 1px solid #8DBC00;
	background-color: #FFFFFF;
}
#archives label {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#ordonnance {
	background-color: #45452D;
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/haut-ordonnance.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#ordonnance .important {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#ordonnance .erreur {
	padding: 5px;
	color: #E1FF08;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#ordonnance .invisible {
	visibility: hidden;
}

#ordonnance .message {
	font-weight: bold;
	padding: 10px;
}
#ordonnance .signature {
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ordonnance .nofond{
	background-image: none;
	clear: none;
	float: none;
	width: 10px;
	display: none;
}


#ordonnance label {
	background-image: url(../images/label.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	display: block;
	float: left;
	background-position: right;
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#ordonnance input {
	background-image: url(../images/input.gif);
	display: block;
	height: 21px;
	width: 225px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#page #ordonnance .emailordo{
	background-image: url(../images/input.gif);
	display: block;
	height: 21px;
	width: 225px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #FF0000;
	background-color: #0099FF;
}


#ordonnance .btxcase {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	width: 200px;
}
#ordonnance textarea {
	background-image: url(../images/textearea.gif);
	background-repeat: no-repeat;
	padding: 5px;
	float: left;
	height: 55px;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}

#ordonnance .casecoche {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}
#ordonnance .btxcase input{
	padding: 0px;
	height: 14px;
	width: 14px;
	background-image: none;
	float: none;
	border: 1px none #FFFFFF;
	clear: none;
	display: inline;
	margin: 0px;
}
#ordonnance .btnenvoie {
	background-image: none;
	height: 53px;
	width: 81px;
}
#ordonnance .envoieform {
	text-align: center;
	margin: 0px;
	display: block;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
}

#ordonnance .envoieform input{
	float: none;

}#ordoimg {
	background-color: #FF0000;
	float: right;
	width: 200px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#colb .legende {
	z-index: 20;
	display: block;
	padding: 3px;
	border: 1px solid #FF0000;
	position: relative;
	background-color: #CCCCCC;
}

#colb .legende [title] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	position: relative;
	z-index: 100;
	display: block;
}
#conteneur #page #centre #bigcentral #interbigcentral .tabloplusinfos table {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur #page #centre #bigcentral #interbigcentral .tabloplusinfos th {
	background-color: #BBE100;
	margin: 0px;
	padding: 2px;
	color: #45452D;
}
#conteneur #page #centre #bigcentral #interbigcentral .tabloplusinfos td {
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BBE100;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}
#boxa {
	margin: 0px;
	width: 180px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#boxb {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#boxc {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#topvente {
	background-image: url(../images/top-des-vente-fond.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 20px;
	height: 360px;
	width: 540px;
	color: #33371E;
	margin: 0px;
}
#centre #topvente #consultes .panel img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#centre #topvente #consultes p {
	font-size: 11px;
	font-weight: bold;
	color: #33371E;
	margin: 0px;
	padding: 0px;
}
#centre #topvente #consultes ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 50px;
	width: 540px;
}
#centre #topvente #consultes .filmstrip {
	background-color: #00FFCC;
}
#centre #topvente #consultes .panel .prix {
	font-size: 14px;
	font-weight: bold;
	color: #33371E;
	text-align: right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: right;
}
#centre #topvente #consultes .panel .adroite {
	text-align: right;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centre #topvente #consultes .panel a {
	color: #33371E;
}
#centre #topvente #consultes .panel h3 {
	font-size: 20px;
	color: #33371E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}
#centre #topvente #consultes .panel .txtpanel {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 345px;
}

#conteneur #page #centre #topvente h2 {
	color: #33371E;
}


#centre #bigcentral #boxc ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#centre #bigcentral .reduc {
	font-size: 14px;
	font-weight: bold;
}
#centre #bigcentral .valreduc {
	font-size: 16px;
	color: #BBE100;
}
#conteneur #page #centre #bigcentral #interbigcentral .blabla #partager ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#conteneur #page #centre #bigcentral #interbigcentral .blabla #partager li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#conteneur #page #centre #bigcentral #interbigcentral .blabla #partager li a {
	background-image: none;
	display: block;
	padding: 0px;
	float: left;
	height: 16px;
	width: 16px;
	clear: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conteneur #page #centre #bigcentral #interbigcentral .blabla #partager h5 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#conteneur #page #centre #bigcentral #interbigcentral .blabla #partager .facebook {
	background-image: url(../images/facebook-16-16.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#conteneur #page #centre #bigcentral #interbigcentral .blabla #partager .twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

