/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(top.css); 
@import url(bottom.css); 
@import url(diaporama.css);
@import url(galerie.css);
@import url(article.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/

body {
  margin: 0;
  padding: 0;
  color: #fff;
  font: 12px Tahoma, Geneva, sans-serif;
  background:#6F4867 url(../img/contenaire.jpg) no-repeat center top;
}

#conteneur {
  width: 1020px;
  margin: 0 auto
}

a {
  color: #FF3366;
  text-decoration: none
}

img {
  border: 0
}

.msg_valide {
  margin-top: 0;
  padding-top: 10px;
  font-weight: bold;
  color: #29b333;
  text-align: center
}

.msg_erreur {
  font-weight: bold;
  color: red;
  text-align: center;
  font-style:italic;
}

.menu a:hover, #change_langue a:hover, #panier a:hover, #compte a:hover  {
  color: #07F
}

.obligatoire {
  vertical-align: super;
  font-size: smaller;
  font-weight: bold;
  color: red
}

img {
 border: none;
}

a {
 text-decoration: none;
}

/*********************************************************************
 ******************************* CADRES ******************************
 *********************************************************************/

.cadres {
  clear: both;
  margin: auto;
  width: 780px
}

.cadres .cadre {
  clear: none /* Quand plusieurs cadres sont sur la même ligne */
}

.cadre {
  clear: both
}

.cadre h2.titre {
  background:url(../img/topblokproduit.jpg);
color:#FFFFFF;
font-size:14px;
height:22px;
margin:10px 0 0;
padding-left:15px;
padding-top:3px;
width:765px;
}
.titre a,.titre1 a{
 float:right;
 margin-right:15px;
 color:#fff;
 font-weight:normal;
 font-size:12px;
}
.titre span,.titre1 span{
 float:left;
}
.cadre h2.titre1 {
  background:url(../img/titrelaune.jpg);
color:#FFFFFF;
font-size:14px;
height:22px;
margin:10px 0 0;
padding-left:15px;
padding-top:3px;
width:370px;
}

.cadre .contenu {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom:1px solid #41314f;
  border-left:1px solid #41314f;
  border-right:1px solid #41314f;
  clear:both;
  background:#22192a;
}

.plus {
  float: left;
  margin: 0 10px 10px 0;
  width: 385px;
}

.plus.even {
  margin-right: 0; 
}

#diaporama {
width:780px;
}

#mentions {
border-bottom:1px solid #D9D8DD;
clear:both;
color:#6F757F;
margin:40px 0;
padding:30px 5px 0
}

#newsletter {
margin-top: 8px;
background:url(../img/newsletter.jpg);
width:189px;
height:44px;
padding-top:28px;
}

#newsletter .id_text {
  background:#78153b;
  float: left;
  border:1px solid #d81158;
  margin:10px 0 0 11px;
  width: 137px;
  height: 17px;
  color:#FFFFFF;
}

#newsletter .id_ok {
  float: right;
  margin: 11px 9px 0 0
}


#partie_basse a {
color:#6F757F
}

#partie_basse a:hover {
color:#6F757F;
text-decoration:underline
}

#print {
background:url('../img/print.jpg') no-repeat top left;
float:right;
height:35px;
margin:10px 0;
text-align:right;
width:18%
}

#rss {
list-style-type:none;
margin:0 0 11px 15px;
padding:0;
}

#rss li a{
background:url('../img/rsss.jpg') no-repeat center left;
height:18px;
width:57px;
display:block;
}

.menu {
background-color:#23192a;
border:1px solid #443253;
border-bottom:none;
width:190px;
}

.img1{
margin-bottom:5px;
}

.menu h3 {
background:url(../img/bgmarque.png);
width:167px;
height:20px;
margin:6px 10px 0;
}

.menu h3 a,.plus li a {
color:#fff;
font-size:12px;
font-weight:400;
}

.menu h3 a:hover,.plus li a:hover {
}


/*********************************************************************
 ****************************** CONTACT ******************************
 *********************************************************************/

div.contact_frame {
}

div.contact_line {
 padding: 6px 6px 10px 6px;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font-weight: bold;
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {
}

div.contact_line input , div.contact_line textarea {
 margin-top: 3px;
}

div.contact_submit {
 float: right;
 margin: 10px 8px 0 0;
}

div.contact_error {
 border: 1px solid #a00;
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 background: #fee;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
}


/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 border:1px solid #f2f5f8;
 margin-top:10px
} 
.fcell_title	{color:#737373}
.fcell	{}
.fcell_highlight{}
#login {
background:url("../img/bgemail.png") repeat scroll 0 0 transparent;
border:0 none;
color:#8B8B8B;
font-size:12px;
font-style:normal;
height:22px;
padding-left:5px;
padding-top:3px;
width:134px;
}

#login,#password{
 background:url(../img/input.jpg);
border:medium none;
height:18px;
margin-bottom:6px;
margin-left:58px;
margin-top:1px;
width:136px;
}
p#nb_article{
 background:url(../img/input.jpg);
border:medium none;
height:22px;
margin-bottom:6px;
margin-left:62px;
margin-top:33px;
padding-left:10px;
padding-top:2px;
width:133px;
}
p#nb_article a{
 color:#fff;
}
p#nb_article1{
 background:url(../img/input.jpg);
border:medium none;
height:22px;
margin-bottom:6px;
margin-left:62px;
margin-top:3px;
padding-left:10px;
padding-top:2px;
width:133px;
}

.identi,.decon{
 background:url(../img/boutton.jpg);
 width:99px;
 height:21px;
 border:none;
 color:#fff;
 margin-left:2px;
}
#header{
 overflow:hidden;
 position:relative;
}
a.logo {
display:block;
height:71px;
position:absolute;
top:84px;
width:505px;
}
.menutop{
 background:url(../img/menutop.jpg);
 overflow:hidden;
 text-transform:uppercase;
}
.global,#espace_client{
  background:url(../img/bgglobal.png);
}
#actualites {
 background-color:#23192A;
border-color:#443253;
border-style:solid solid none;
border-width:1px 1px medium;
}

#actualites h3 {
 margin: 0;
 padding: 12px 6px 2px 15px;
 color:#e52b6b;
 font-weight:normal;
}

#actualites p {
color:#FFFFFF;
margin:0;
padding:4px 6px 0 17px;
}

#actualites a.actu_suite {
 display: block;
 color: #e52b6b;
 text-decoration: none;
}
.btadress{
 background:url(../img/bottomadress.jpg);
 width:1000px;
 height:43px;
 padding-left:10px;
 padding-top:8px;
 margin:auto;
}
.ff{
 background:url(../img/bgff.jpg);
 height:195px;
 width:100%;
}
.foooter{
 background:url(../img/footer.png);
 width:1010px;
 height:151px;
 margin:auto;
 text-align:right;
 padding-top:44px;
}
.foooter a {
color:#B69BAF;
margin-top:25px;
padding-left:15px;
text-transform:uppercase;
}
.foooter a:hover{
color:#fff;
}
a.copy{
 background:url(../img/copyright.png) no-repeat center;
 width:284px;
 height:47px;
 margin:auto;
 display:block;
 margin-top:74px;
}
select.critere-liste  {
background:url(../img/couleur.jpg) repeat scroll 0 0 transparent;
border:medium none;
height:22px;
width:152px;
}
a#acceder-panier {
background:url("../img/acceder-pannier.png") repeat scroll 0 0 transparent;
display:block;
height:22px;
margin-left:8px;
margin-top:5px;
width:200px;
}
div.contact_error {
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
}
.sitemap li {
 list-style:none;
 padding-bottom:5px;
}
.sitemap li a{
 color:#fff;
}
#cont,#cont1{
 width:780px;
 border-right:none;
}
#bord{
 border:none;
}
body h2.commande,h2#titre_panier {
left:5px;
position:relative;
top:9px;
}