/* CSS Document */

body {
	background-color: #FC8B29;
	margin: auto;
	margin-top:10px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	
}

select {
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;

}

a{
	font-size: 12px;
	color:#6A178B;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:hover {
	font-size: 12px;
	color:#EB8206;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	
}


#global{
	background-color:#FFFFFF;
	position: relative;
	width: 800px;
	margin: 0 auto; 
}
#header{
	background-image: url(../images/accueil/header.jpg);
	width: 800px;
	height: 100px;
	background-repeat:no-repeat;
}
.menuhorizontal{
	padding-top: 81px;
	padding-left:460px;
}
.menu_haut {
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
list-style-type: none;
margin: 0;
padding:0;
}
.menu_haut li {
display: inline;
}
.menu_haut a {
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.menu_haut a:hover {
text-decoration: none;
color:#FFFFFF;
}

.accueil {
width:550px; margin-left:16px;margin-top:15px;border:0;padding:0 0 0 0;
}
#menu_vertical_administration{
	background-image: url(../images/accueil/fond_barre_verticale_administration.jpg);
	width: 200px;
	height: 310px;
	background-repeat:no-repeat;
	position:relative;
}

#menu_vertical{
	background-image: url(../images/accueil/fond_barre_verticale.jpg);
	width: 200px;
	height: 310px;
	background-repeat:no-repeat;
	position:relative;
}

.menu_gauche {
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
list-style-type: none;
margin: 0;
padding:10px 0 0 0;
line-height:12px;
}
.menu_gauche li {
margin-bottom: 5px;
}
.menu_gauche a {
margin: 0 14px;
color: #000000;
text-decoration: none;
}
.menu_gauche a:hover {
text-decoration: none;
color:#FFFFFF;

}

.menu_gauche_administration {
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
list-style-type: none;
margin: 0;
padding:10px 0 0 0;
line-height:12px;
}
.menu_gauche_administration li {
margin-bottom: 5px;
}
.menu_gauche_administration a {
margin: 0 14px;
color: #000000;
text-decoration: none;
}
.menu_gauche_administration a:hover {
text-decoration: none;
color:#FFFFFF;

}




#colonne_gauche{
	position: absolute;
	width: 200px;
	height:auto;
	background-color:#ffffff;
	left:0;
	
}


#recherche{
	background-image: url(../images/accueil/barre_recherche_orange.jpg);
	width: 600px;
	height: 50px;
	background-repeat:no-repeat;
	
	

}
.formrecherche{
	padding-top:4px;
	margin-left:145px;

}

.mon_panier {
margin-left:330px;
margin-top:-33px;
line-height:25px;
font-weight:bold;
font-size:11px;

}

.panier{
float:left;margin:0 0 0 15px;

	
}







#centre{
	margin-left: 200px;
	width:600px;
	
}

#mise_en_avant {
	background-image: url(../images/accueil/mise_en_avant_3.jpg);
	width:600px;
	height:295px;
	background-repeat:no-repeat;
	top:0;
	position:relative;

		
}
#actualites {
	background-image: url(../images/accueil/actualites_fond_orange.jpg);
	width:600px;
	height:195px;
	background-repeat:repeat;
	position:relative;
	top:-15px;
}

#fond_bleu {
	background-image: url(../images/accueil/fond_bleu_accueil2.jpg);
	width:600px;
	height:390px;
	background-repeat:no-repeat;

}

#texte {
	width:550px;
	height:115px;
	padding-left:13px;
	padding-right:15px;
	text-align:justify;


}


#pied_page{
	position:relative;
	/*clear:both;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/accueil/pied_page.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:800px;
	height:89px;

	
}
#pied_page ul{
margin-top:0;
padding-top:10px;
padding-left:50px;

}
#pied_page li{
display: inline;
}

#pied_page a{
	font-size: 10px;
	text-decoration:none;
}

#pied_page a:hover{
	font-size: 10px;
	text-decoration:underline;
	color:#666666;
}

.p_pied_page {

	background-image:none;
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	margin-top:-5px;		

}

a img{
	border: none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.texte_moyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.violet {
	color: #6A178B;
	font-style: normal;
	line-height: normal;
}
.grasviolet{
	color: #6A178B;
	font-weight: bold;
}
.grasviolet3 {
	font-size: 15px;
	color: #6A178B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.violetItaliqueGras {

	color: #6A178B;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	
}

.texte_centre{

text-align:center;
}

.texte_haut {

vertical-align:top;
}


a.lien_menu_vertical
  {
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:16px;
  }
  
  a.lien_menu_vertical:hover
  {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:16px;
  }

  a.lien2
  {
  	font-size: 10px;
    color:#6A178B;
    text-decoration:none;
    font-weight:bold;
  }

  a.lien2:hover
  {
    font-size: 10px;
    color:#FF9900;
    text-decoration:underline;
    font-weight:bold;
  }
  
  a.lien3
  {
  	font-size: 12px;
	color:#6A178B;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  }


  a.lien3:hover
  {
   font-size: 12px;
	color:#FC8B29;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
  }
  
  a.lien4
  {
  	font-size: 10px;
	color:#6A178B;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  }

  a.lien4:hover
  {
   font-size: 10px;
	color:#FC8B29;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
  }

.texte_moyen_violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A178B;
}
	
.texte_moyen_orange {
	  
	font-size: 11px;
	color:#FC8B29;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
  }

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC8B29;
	font-weight: bolder;

	}
	
.tablearticle{
	width:550px;
	vertical-align: top;
	border: 1px solid black;
	margin-left:25px;
}


.tablearticle2{
	width:750px;
	vertical-align: top;
	border: 1px solid black;
	margin-left:25px;
}

.tablearticle3{
	width:780px;
	vertical-align: top;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	margin-left:10px;
	border-collapse:separate;
}

.imgarticle{
	width: 40px;
}


.alerte {
color:#FF0000;
font-weight:bold;	
}
.droite {
text-align:right;
}

.gauche{
text-align:left;
}

.justifier {
text-align:justify;
}

.italique_gras {
font-style:italic;
font-weight:bold;

}
.fieldset {
border:1px;
border-color:#000000;
border-style:solid;

}

.violetitalic{
	color: #6A178B;
	font-style:italic;
}
