/*****************************/
/*          GLOBALE          */
/*****************************/
body {
	background:#E6E4E1 url(../design/page_fond.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;	
	margin: 0;
	padding: 0;
}

img {
	border:0px;
}

#globale {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
} 

/*****************************/
/*          HEADER         */
/*****************************/
#header {
	width:1000px;
	height:275px;
	background:url(../design/page_haut.png) no-repeat;
	position: relative;
}

#image_header{
  width: 680px;
  height: 275px;
  list-style-type:none;
  margin:0;
  padding:0; 
  float: right;
}

ul#langues {
	padding:0px;
	margin:0px;
	position:absolute;
	left:30px;
	top: 50px;
}

ul#langues li{
	list-style-type:none;
	float:left;
}

ul#langues li a{
	color:#333333;
	text-decoration:none;
}

#titre_principal a{
  display: block;
  width: 350px;
  height: 80px;
  position: absolute;
  top: 110px;
  left: 30px;
}


/*****************************/
/*           ALAUNE          */
/*****************************/
#alaune {
	width:1000px;
	height: 145px;
	padding-left:30px;
	padding-top: 55px;
   
}

#alaune .rect{
	float:left;
	width:160px;
	height:115px;
	margin-right: 35px;
}

/*****************************/
/*          FOOTER           */
/*****************************/
#footer {
	width:1000px;
	height:250px;
	clear:both;
	background: url(../design/page_bas.png) no-repeat;
	position: relative;
}

#menu_footer1 a{
  color: #333333;
  text-decoration: none;  
  margin-right: 15px;  

}
#menu_footer2 a {
  color: #333333;
  text-decoration: none;  
  margin-left: 15px;  
}

#menu_footer1{
  float: left;
  margin: 20px 0 0 30px;
}
#menu_footer2{
  float: right;
  margin: 20px 30px 0 0;
}

/*****************************/
/*           CORPS           */
/*****************************/
#corps {
	width:1000px;
	background: url(../design/page_motif.png) repeat-y;
	float:left;
}

/*****************************/
/*          GAUCHE           */
/*****************************/
#gauche {
	width:240px;
	float:left;
}

#gauche a{
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}
#gauche a:hover{
  color: #BF2640;
}

#gauche #nav{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#gauche #nav li.top_nav_gauche{
  width: 240px;
  height: 35px;  
  background: url(../design/menu_gauche1.png) no-repeat;
  color: #FFF;
  font-weight: bold;
}
#gauche #nav li.top_nav_gauche div{
  padding: 9px 0 0 30px;
}

#gauche #nav li.middle_nav_gauche{
  width: 240px;
  background: url(../design/menu_gauche2.png) no-repeat top;
}

#gauche #nav li .head{
  display: block;
  padding: 9px 0 0 25px;
  margin-left: 5px; 
  width: 195px;
  height: 26px;
}
#gauche #nav li .head2{
  display: block;
  padding: 9px 0 0 25px;
  margin-left: 5px;
  width: 195px;
  height: 26px;
}

#gauche #nav li.middle_nav_gauche ul{
  list-style-type: none;
  padding: 0;
  margin : 5px 0 0 40px; 
}

#gauche #nav li.middle_nav_gauche ul li{
  margin-bottom: 5px;
}

/*****************************/
/*          MILIEU           */
/*****************************/
#corps #milieu {
	width:445px;
	float:left;
	position:relative;
	text-align:justify;
	padding-top: 25px;
	padding-bottom: 25px;
}

#milieu #arianne {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#806460;
	padding:5px 0px 5px 0px;
	text-align:left;
}

#milieu #arianne a {
	text-decoration:none;
	color:#563834;
}

#milieu h3.spip{
  color:#CCA166;
  font-weight: bold;  
}

#milieu a {
  text-decoration: none;
	color:#CCA166;
}
#milieu a:hover {
  color: #BF2640;	
}

.texte_actualites_accueil{
  width: 258px;
  margin-right: 10px;
}

.titre_article{
  font-size: 16px;
  font-weight: bold;
  color: #BF2640;
  text-align: left;
  margin-bottom: 15px;
}

.actualites_accueil, .presentation_accueil{
  margin-bottom: 25px;
  padding: 5px;        
}
.presentation_accueil{
  background-color: #FFFAF3;
  border: 1px #E6E1DA solid;
}

.lire_la_suite{
  display: block;
  text-decoration: none;
  color: #CCA166;
  margin-top: 10px;
}

.sous_titre_article{
  font-size: 14px;
  color: #CCA166;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
}

.doc_joint img{
  vertical-align: middle;
}

#contact label{
  float: left;
  width: 150px;
}

/*****************************/
/*          DROITE           */
/*****************************/
#corps #droite {
	width:315px;
	float:left;
}

.top_menu_droit{
  width: 275px;
  height: 26px;
  background: url(../design/menu_droite.png) no-repeat;
  padding: 9px 0 0 40px ;
  color: #FFF;
  font-weight: bold;
}

#lecteur_video{
  margin-top: 25px;
  margin-left: 40px; 
  margin-bottom: 25px; 
}

.middle_menu_droite{
  margin: 25px 30px 25px 40px;
}

#logo-produit-une{
  float: left;
  padding-right: 5px;
}

/*****************************/
/*           PLAN            */
/*****************************/
#plan h2.rubrique a{
	text-decoration:none;
	font-size:12px;
	color:#806460;
}

#plan li.article a{
	text-decoration:none;
	font-size:12px;
	color:#563834;
}

#plan li.rubrique a{
	text-decoration:none;
	font-size:12px;
	color:#563834;
}


/**********************************************
	BOUTIQUE
**************************************************/
.droitepanier{
	background-image:url(../design/fd_panier.png)!important;
}
.droiteboutique{
	background-image:url(../design/fd_boutique.png)!important;
}
ul.boutons{
	list-style-type:none;
}
.statut_panier a{
color:#563834;
display:block;
font-size:12px;
font-style:italic;
font-weight:bold;
line-height:14px;
padding:0px;
text-decoration:none;
vertical-align:middle;
width:160px;
}
.unProduit{
	clear:both;
}
.cadre-logo{
	border:solid 1px #6f67b0;
	position:relative;
}
.loupe{
	position:absolute;
	bottom:-3px;
	left:3px;
}
.cadre-logo img{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}
.unProduit-gauche{
width:160px;
padding:6px;

float:left;
}
.unProduit-droite{
	float:left;
	width:180px;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
}
.box-prix{
	background-color:#70a741;
		padding:6px;
		width:157px;
		margin-left:auto;
		margin-right:auto;
		margin-top:6px;
}
.prix{
	color:white;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	margin-bottom:4px;
}
.qt{
color:#af1015;
font-size:13px;
font-weight:bold;
}
a.bouton_ajouter_au_panier{
	text-decoration:none;
	display:block;
	width:169px;
	height:32px;
	background-image:url(../design/btn_panier.png);
	margin-left:auto;
	margin-right:auto;
	padding-top:11px;
	text-align:center;
	color:white!important;
	font-size:16px;
font-style:italic;
font-weight:bold;
}
a.bouton_ajouter_au_panier:hover{
	text-decoration:none!important;
}
hr.spip{
	display:block;
	clear:both;
	background-image:url(../design/filet_content.png);
	background-repeat:no-repeat;
	border-color:#EF982F;	
	color:#EF982F;
	background-color:#EF982F;
	border:none;
	margin-top:5px;
}
h3{
	color:#af1015;
}
.touteregion{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#6f67b0!important;
}
.statut_titre,.statut_qt{
	font-weight:bold;
}
.statut_qt{
	font-size:11px;
}
.statut_total{
	font-size:15px;
	color:#AF1015;
	font-weight:bold;
}
.erreur,.erreur *{
	color:red;
}

textarea{
	width:270px!important;
}
fieldset{
	margin-left:auto;
	margin-right:auto;
}

#prix_a_la_une{
  float: left;
  width: 60px;
  height: 21px;
  background: url(../design/prix.png);  
  margin-right: 5px;
  text-align: center;
  padding-top: 4px;
  color: #FFF;
  font-weight: bold;
}
/***********UTILITAIRES**********/
a{outline: none}
.invisible{	display:none;}
.left{float: left;}
.right{float: right;}
.spacer{clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px;}
.haut_de_page{position: absolute; top: 0px; left: 420px; text-decoration: none; color: #333333;}
.haut_de_page:hover{color:#BF2640;}
.erreur_message{color: #BF2640; font-size-adjust: 14px; font-weight: bold;}
.rapport_message{color: rgb(0,153,0);}
#lien_secteur {text-decoration: none; color: #333;}
#lien_secteur:hover {color: #BF2640;}
.recherche .bouton_valider{display: none;}
#portefolio{text-align: left;}
