/* page */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration:none;
}

a:hover {	
	text-decoration: underline;
}

li {
  	margin: 11px 0px 0px 0px;
  }
  
.fond_principal {
	background-color: #2C1F32;
	background-image:url(../images/fond_principal.jpg);
}

.fond_principal2 {
	background-color: #1B1A16;
	background-image:url(../images/fond_principal2.jpg);
}

.fond_cotes {
	background-color: #1B1A16;
}


/* navigation */

.droite110 {
	width: 110px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	}

.nav_book {
	width: 110px;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	}

.nav_book li {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	}

.nav_book a{
	display: block;
	width: 110px;
	height: 20px;
	background-image:url(../images/fond_navbook01.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #7E8C00;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

.nav_book a:hover{
	display: block;
	color: #FFFFFF;
	background-image:url(../images/fond_navbook02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
	

.nav_creation {
	width: 110px;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	}

.nav_creation li {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	}

.nav_creation a{
	display: block;
	width: 110px;
	height: 20px;
	background-image:url(../images/fond_navcreation01.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #6578BA;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

.nav_creation a:hover{
	display: block;
	color: #FFFFFF;
	background-image:url(../images/fond_navcreation02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
	

.nav_conception {
	width: 110px;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	}

.nav_conception li {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	}

.nav_conception a{
	display: block;
	width: 110px;
	height: 20px;
	background-image:url(../images/fond_navconception01.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #D66806;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

.nav_conception a:hover{
	display: block;
	color: #FFFFFF;
	background-image:url(../images/fond_navconception02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}



.navigation_vide{
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align:left;
}

.bouton_violet{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4C4C43;
	color: #FFFFFF;
	font-weight: bold;
}

.separation {
	clear:both;
	visibility:hidden;
	height: 0px;
	margin: 0;
	padding: 0;
	}
	
.ligne_separation {
	clear:both;
	margin: 0;
	padding: 0;
	}

/* contenu */

.contenu_externe {
	background-color: #FFFFFF;
	width: 584px;
	margin: 20px;
	}
	
.contenu_externe_book {
	background-color: #FFFFFF;
	background-image: url(../images/fond_book01.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 584px;
	margin: 20px;
	}
	
.contenu_interne {
	padding: 20px 40px 40px 40px;
	text-align: left;
	}
	
.fond_contenu {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}

.fond_gris {
	background-color: #f1f1f1;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.fond_promo {
	background-image:url(../images/fondu_promo.jpg);
	background-repeat:no-repeat;
	background-color: #D17969;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
}

.fond_promo_encart {
	background-image:url(../images/fondu_promo_encart.jpg);
	background-repeat:no-repeat;
	background-color: #D17969;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align:left;
}

.boxright{
	float:right;
	margin: 0px 0px 0px 20px;
}
.boxleft{
	float:left;
	margin: 0px 20px 0px 0px;
}

.pictoleft{
	float:left;
	margin: 0px 15px 10px 0px;
}

.pictoleft_haut{
	float:left;
	margin: 0px 15px 60px 0px;
}

.liens_violet
  {
  	margin: 2px 0px 0px -20px;
	list-style-image : url(../images/fleche_violet.gif);
	font-weight: bold;
  }
  
.liens_vert
  {
  	margin: 2px 0px 0px -20px;
	list-style-image : url(../images/fleche_vert.gif);
	font-weight: bold;
  }

.liens_orange
  {
  	margin: 2px 0px 0px -20px;
	list-style-image : url(../images/fleche_orange.gif);
	font-weight: bold;
  }
  
.liens_jaune
  {
  	margin: 2px 0px 0px -20px;
	list-style-image : url(../images/fleche_jaune.gif);
	font-weight: bold;
  }
  
  

/* fonts */

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 16px 0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 13px 0;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3C35;
	font-weight: bold;
	text-align: left;
    margin: 0px;
    padding: 0px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 15px 0 15px 0;
}

h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

p {
	font-weight: normal;
	margin: 0 0 11px 0;
}

.txt18 {
	font-size: 18px;
	}
	
.txt_blanc{
	color: #FFFFFF;
}

.txt_blanc_bold{
	color: #FFFFFF;
	font-weight: bold;
}

.txt_noir{
	color: #000000;
}

.txt_noir_bold {
	color: #000000;
	font-weight: bold;
}

.txt_noir_grand{
	color: #000000;
	font-size: 13px;
}

.txt_vert{
	color: #7E8C00;
}
.txt_vert_bold{
	color: #7E8C00;
	font-weight: bold;
}

.txt_bleu{
	color: #6578BA;
}
.txt_bleu_bold{
	color: #6578BA;
	font-weight: bold;
}

.txt_jaune{
	color: #C49102;
}

.txt_orange_bold{
	color: #D66806;
	font-weight: bold;
}

.txt_orange{
	color: #D66806;
}

.txt_violet{
	color: #3E3C35;
}

.txt_violet_bold{
	color: #3E3C35;
	font-weight: bold;
}

.txt_violet_souligne{
	color: #3E3C35;
	text-decoration: underline;
}

.txt_rouge{
	color: #B74938;
}

.txt_rouge_bold{
	color: #B74938;
	font-weight: bold;
}

.txt_rouge_souligne{
	color: #B74938;
	text-decoration: underline;
}



.txt_gris{
	color: #858585;
}

.txt_gris_bold{
	color: #858585;
	font-weight: bold;
}

.txt_gris_souligne{
	color: #858585;
	text-decoration: underline;
}



.txt_petit{
	font-size: 10px;
	color: #FFFFFF;
}

.txt_petit_noir{
	font-size: 10px;
	color: #000000;
}

.txt_italique{
	font-style: italic;
}

.txt_noir_souligne{
	color: #000000;
	text-decoration: underline;
}

.droite {
	text-align: right;
	}
	
.txt_espace {
	line-height: 20px;
	}
	
.txt_espace_pt {
	line-height: 16px;
	}
	
.espace_titre {
	padding: 0 96px 0 0;
	}

a.link {
	text-decoration: underline;
	}
	
.capitales {
	font-variant: small-caps;
	font-size: 9px;
	}
	
.center {
	text-align: center;
	}
	
.barre {
	text-decoration: line-through;
}
