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


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

body {
 background:#eaeaea url(../img/bgAll.png) repeat-x top;
  margin: 0;
  padding: 0;
  color: #27292E;
  font: 12px Arial, Helvetica, sans-serif;
}

.clear{
 clear:both;
}

#conteneur {
  width: 1010px;
  margin: 0 auto;
  background:#fff;
  border:1px solid #c6c6c6;
  border-top:0;
}

#header{
 min-eight:227px;
}

.top1{
 background:url(../img/bgtop1.png);
 height:144px;
 overflow:hidden;
}
.top2{
 background:url(../img/bgtop3.png);
 height:40px;
 overflow:hidden;
}
.bottom1{
 background:url(../img/bgbottom1.png);
 height:53px;
 overflow:hidden;
}
.bottom2{
 background:url(../img/bgbottom2.png);
 height:140px;
 overflow:hidden;
}

a {
  color: #E95902;
  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
}

.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
}

.titre {
  background:url(../img/topproduit.png);
  color:#FFFFFF;
  font-size:14px;
  height:22px;
  margin:10px 0 0;
  padding-left:10px;
  padding-top:3px;
  width:770px;
}
.titre1 {
  background:url(../img/titre1.png);
  color:#FFFFFF;
  font-size:13px;
  height:22px;
  margin:10px 0 0;
  padding-left:10px;
  padding-top:3px;
  width:375px;
}
.titre span{
 float:left;
 font-weight:bold;
}

.titre1 span{
 float:left;
 font-weight:bold;
}
.cadre h2.titre {
  background:url(../img/topproduit.png);
  color:#FFFFFF;
  font-size:13px;
  height:22px;
  margin:10px 0 0;
  padding-left:10px;
  padding-top:3px;
  width:770px;
}
a.vproduit{
 display:block;
 width:132px;
 float:right;
 color:#fff
}

.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 #D9DBDD;
  border-left:1px solid #D9DBDD;
  border-right:1px solid #D9DBDD;
  clear:both
}
a.inactive{
 color:#27292E;
}
a:hover.inactive{
 color:#ff6600;
}

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

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

#diaporama {
width:780px;
}

#mentions {
color:#fff;
margin:37px 0;
padding:38px 0 0;
float:left;
}

#newsletter {
 background:url(../img/bgnewsletter.png);
margin-top: 8px;
height:72px;
width:189px;
margin-bottom:10px;
}

#newsletter .id_text {
  background:url(../img/inputnewsletter.png) no-repeat;
  float: left;
  margin:10px 0 0 11px;
  width: 131px;
  height: 20px;
  border:none;
  color:#fff;
  padding-left:5px;
}

#newsletter .id_ok {
  float: right;
  margin: 7px 9px 0 0;
  width:28px;
  height:20px;
  border:none;
}


#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:20px 0;
padding:0
}

#rss li {
background:url('../img/rss.jpg') no-repeat center left;
height:25px;
padding:2px 2px 2px 75px
}

.menu {
-moz-border-radius:4px;
margin-bottom: 8px;
width:192px;
background:#F5F5F5 ;
margin-top:15px;

}

.menu h2 {
 background:url(../img/titremarque.png);
 width:172px;
 height:26px;
 display:block;
}

.menu h3 {
border-bottom:1px solid #B5BABF;
margin:0 10px;
padding:5px 0 5px 10px
}
/*
.menu h3 a,.plus li a {
color:#27292E;
font-size:12px;
font-weight:400
}

.menu h3 a:hover,.plus li a:hover {
color:#07F
}
*/

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

div.contact_frame {
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 border-top: none;
}

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 96px 0 0;
}

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;
}

a.logo{
 background:url(../img/logo.png);
 width:291px;
 height:62px;
 display:block;
 margin-left:22px;
 margin-top:25px;
 float:left;
}

.menutop{
 float:right;
}

a.magazin{
 background:url(../img/magazin.png);
 width:193px;
 height:144px;
 float:left;
 display:block;
}
a:hover.magazin{
 background:url(../img/magazin-hover.png);
}
a:hover.entropot{
 background:url(../img/entrepots-hover.png);
}
a.entropot{
 background:url(../img/entrepots.png);
 width:194px;
 height:144px;
 float:left;
 display:block;
}
.topmen{
  background:#9f2d09 url(../img/bgtop2.png);
  min-height:43px;
  width:100%;
}

/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 border:1px solid #f2f5f8;
 margin-top:10px
} 
.fcell_title	{color:#737373}
.fcell	{}
.fcell_highlight{background-color:#FFF}

.categorie{
 width:192px;
 margin:17px 0 0 2px;
 background:#f5f5f5;
 
}
.topcategorie{
 background:url(../img/titrecategorie.png);
 width:192px;
 height:26px;
}
.acc_toggler a{
 background:url(../img/bgcategorie.png);
color:#757575;
display:block;
height:20px;
margin-bottom:5px;
margin-left:9px;
padding-left:10px;
width:156px;
font-size:11px;
margin-top:3px;
}
.acc_toggler a:hover{
 background:url(../img/bgcategorie-hover.png);
 color:#FF3300;
}
.acc_element a{
 background:url(../img/bgcategorie.png);
color:#FF6633;
display:block;
height:20px;
margin-bottom:5px;
margin-left:19px;
padding-left:10px;
width:156px;
font-size:11px;
margin-top:3px;
}
.acc_element a:hover{
 background:url(../img/bgcategorie-hover.png);
 color:#FF9933;
}
.categorie li{
 list-style:none;
}
.categorie ul{
 padding:0;
}
.titreactualiter{
 background:url(../img/titreactualiter.png); 
 width:189px;
 height:26px;
}
#actualites {
 border: 1px solid #ccc;
 margin-bottom:12px;
}

#actualites h3 {
 margin: 0;
 padding:13px 12px 8px;
 font-size:16px;
 color:#ba451c;
 font-weight:normal;
}

#actualites p {
 margin: 0;
 color:#666666;
 padding-left:12px;
 padding-right:5px;
}

#actualites a.actu_suite {
 display: block;
 margin-left: 6px;
 color: #ba451c;
 text-decoration: none;
}
img.imgrss{
 float:left;
}
a.inscri-rss{
 background:url(../img/inscriptionrss.png);
 width:123px;
 height:21px;
 display:block;
 float:left;
 margin-left:11px;
}
.menubottom{
 float:right;
 margin-right:22px;
 padding-top:9px;
}
.menubottom ul {
margin-top:7px;
overflow:hidden;
}
.menubottom li{
 list-style:none;
 float:left;
}
.menubottom a{
padding-left:15px;
color:#a3a3a3;
}
.menubottom a:hover{
padding-left:15px;
color:#ef5c01;
}
.ff{
 height:193px;
}
.ff img {
 width:164px;
 height:46px;
 float:left;
 margin-left:25px;
 margin-top:40px;
}
#login{
 background:url(../img/bgemail.png) no-repeat;
 width:134px;
 height:22px;
 border:none;
 margin-top:11px;
 color:#8B8B8B;
 margin-left:9px;
 font-style:normal;
 font-size:12px;
 padding-left:5px;
padding-top:3px;
}
#email{
 background:url(../img/bgemail.png) no-repeat;
 width:139px;
 height:25px;
 border:none;
 margin-top:11px;
 color:#8B8B8B;
 margin-left:9px;
 font-style:normal;
 font-size:12px;
}
#password{
 background:url(../img/bgemail.png) no-repeat;
 width:134px;
 height:22px;
 border:none;
 margin-top:2px;
 color:#ffffff;
 margin-bottom:5px;
 margin-left:9px;
 font-style:normal;
 font-size:12px;
 padding-left:5px;
padding-top:3px;
}
.identi{
 float:left;
 background:url(../img/identification.png);
 width:84px;
 height:22px;
 border:0;
 .margin-top:-15px;
 .margin-left:10px;
 margin-left:9px;
}
.decon{
 float:left;
 background:url(../img/deconnexion.png);
 width:86px;
 height:22px;
 border:0;
 margin-left:2px;
 .margin-top:-15px;
}

.menu a {
background: url(../img/bgcategorie.png);
color:#757575;
display:block;
font-size:11px;
height:20px;
margin-bottom:5px;
margin-left:1px;
margin-top:3px;
padding-left:10px;
width:156px;
}
h2.article {
background:url(../img/topproduit.png) no-repeat;
color:#FFFFFF;
font-size:14px;
height:22px;
margin:10px 0 0;
padding-left:10px;
padding-top:3px;
width:770px;
}
