/* Generated by KompoZer */
img {
  font-size: 10px;
}
hr, .hr {
  width: 200px;
  height: 1px;
  clear: both;
  visibility: hidden;
}
.hrl {
  width: 100%;
  height: 1px;
  clear: both;
  visibility: hidden;
}
ul {
  margin: 0 0 0 25px;
}
.texte_article div.corps_texte_article {
  margin: 2px 5px;
}
.texte_article div div {
  margin: 0 0 10px;
  clear: left;
}
.texte_article div div div {
  margin: auto;
}
a img {
  border:  none;
}
.article {
}
.article em {
  color: #ff0000;
}
div.cadre_promo, div.cadre_attention {
  border-style: solid;
  border-width: 1px;
  margin: 10px;
  padding: 5px;
  text-align: center;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
div.cadre_promo h1, div.cadre_attention h1 {
  text-align: center;
}
div.cadre_promo {
  border-color: #ffff00;
  background-color: #ffee9f;
}
div.cadre_attention {
  border-color: #ff0000;
/* */
  background-color: #ffddaa;
/* */
}
.article a {
  text-decoration: underline;
  color: #000000;
}
.article a:hover {
  text-decoration: none;
}
.article label {
  padding: 0.2em 0 0;
  float: left;
  cursor: pointer;
  clear: left;
  height: 1.4em;
  font-weight: bold;
}
.article label {
  min-width: 150px;
}
#tombolas div.article label {
  min-width: 120px;
}
.article select, .article input {
  padding: 0;
  cursor: pointer;
  height: 1.6em;
}
.article label, .article select, .article input {
  margin: 0 0 1px;
}
.article table {
  margin: 3px;
}
.article form {
}
.article form p {
  clear: left;
}
.article input.panier {
  border:  none;
  margin: 0px 0px 5px 5px;
  vertical-align: top;
  height: auto;
}
.choix_visuel {
  border: 1px solid #cccccc;
  width: 300px;
  height: 100px;
  overflow: auto;
  background-color: #ffffff;
}
#tombolas div.article div.choix_visuel label, .choix_visuel label {
  background-repeat: no-repeat;
  width: 240px;
  height: 100px;
  text-align: right;
}
#tombolas div.article div.choix_visuel label span, .choix_visuel label span {
  padding: 2px;
  background-color: white;
}
#tombolas div.article div.choix_visuel label:hover span, .choix_visuel label:hover span {
  background: transparent none repeat scroll 0%;
}
.choix_visuel_calendrier {
  border: 1px solid #cccccc;
  clear: both;
  width: 100%;
  height: 190px;
  overflow: auto;
  background-color: #ffffff;
}
#tombolas div.article div.choix_visuel_calendrier label, .choix_visuel_calendrier label {
  background-repeat: no-repeat;
  background-position: 0 20px;
  width: 120px;
  min-width: 0;
  height: 170px;
}
#tombolas div.article div.choix_visuel_calendrier input, .choix_visuel_calendrier input {
  vertical-align: middle;
}
.contenant_personnalisation {
  border: 2px solid #dbeeb3;
	
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  width: auto;
}
.contenant_personnalisation {
  background-color: #fff8ef;
}
.en_promotion .contenant_personnalisation {
  background-color:#fff08f ;
}
.en_promotion,
div.cadre_attention.promotion {
	background-color: #ffde31 ;
}
.contenant_personnalisation a {
  padding: 0 0 0 15px;
  display: block;
  width: 100%;
}
.perso_fermee, .perso_ouverte {
  color: #000000;
  font-weight: bold;
  display: block;
  background-repeat: no-repeat;
  background-position: left center;
}
.perso_fermee {
  background-image: url(../interface/puce/plus.png);
}
.perso_ouverte {
  background-image: url(../interface/puce/moins.png);
}
.personnalisation {
  padding: 3px 3px 3px 10px;
}


.personnalisation label {
  font-style: italic;
}
.personnalisation textarea {
  width: 60%;
}
.personnalisation .encart textarea {
  width: 100%;
}
.personnalisation textarea.grand {
  clear: both;
  width: 100%;
  height: 100px;
}
.personnalisation .niveau label {
  font-weight: normal;
  min-width: 0px;
  width: auto;
}
.personnalisation .plus, .personnalisation .moins {
  border:  none;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  cursor: pointer;
  font-size: 0px;
  color: #ffffff;
}
.personnalisation .plus {
  background-image: url(../interface/bouton/plus.png);
}
.personnalisation .moins {
  background-image: url(../interface/bouton/moins.png);
}
.petit {
  font-size: smaller;
}
div.caracteristiques {
  background: #faefdf none repeat scroll 0%;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  width: 290px;
  clear: both;
}
.caracteristiques dt, .caracteristiques dd {
  float: left;
}
.caracteristiques dt {
	border-radius: 5px 5px;
	-moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;

  margin: 2px 0px 2px 2px;
  padding: 1px 2px;
  background: #dbeeb3 none repeat scroll 0%;
  clear: left;
  width: 106px;
  font-weight: bold;
}
.caracteristiques dd {
	border-radius: 5px 5px;
	-moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 5px;

  margin: 2px 2px 2px 1px;
  padding: 1px 2px;
  background: #fedcab none repeat scroll 0%;
  width: 170px;
}
.caracteristiques dd p {
  margin: 0;
}
div.caracteristiques img.hr {
}
.sablier {
  cursor: wait;
}
.cliquable {
  cursor: pointer;
}
.euro {
  font-family: Helvetica;
  font-size: inherit;
}
.unite {
  font-weight: 400;
  margin-left: 100px;
}
.imprimer {
  float: right;
}
.garanties {
  padding: 5px;
  float: right;
}
#panier div.garanties {
  text-align: center;
}
#panier .garanties {
  float: none;
}
#form_code_promotion {
  margin: 5px;
  text-align: center;
}
#form_code_promotion label {
  margin-left: 5px;
}
#form_code_promotion input {
  margin-right: 5px;
}
.d {
  float: right;
  width: 50px;
  z-index: 100;
}
.centrer {
  text-align: center;
}
.boutons {
  margin: auto auto 100px auto;
  width: 500px;
}
.bouton_g {
  float: left;
}
.bouton_d {
  float: right;
}
a.telecharger-pdf {
  color: #dd0000;
  font-weight: bold;
}
a.telecharger-pdf img {
  vertical-align: middle;
}
.reference {
  font-family: Courier;
}
#resacal dt, #resacal dd {
  border: 1px solid #effeef;
  float: left;
  clear: left;
}
#resacal dd {
  margin-left: 20px;
}
#resacal td {
  padding: 2px;
}
#resacal fieldset {
  margin: 0 20px;
  padding: 20px;
}
#resacal legend {
  margin-top: 40px;
}
.centre, .centre * {
  text-align: center;
}
h1 {
  font-size: x-large;
}
a.bouton_personnalisation {
  margin: auto;
  background: transparent url(../personnalisation/images/bouton_html.png) no-repeat scroll 0%;
  display: block;
  height: 41px;
  width: 162px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
a.bouton_personnalisation span {
  padding: 14px;
  display: block;
}
img.image_personnalisation {
  margin: auto;
  display: block;
}
