body {
	background-image: url(../images/background_01.jpg);
	background-repeat: repeat;
	padding: 20px;
	
}
.clear {
	clear:both;
}

/* Puce du menu vertical */
li {
	position:relative;
	padding:0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: none;
	font-weight: bolder;
	line-height: 30px;
	background-image: url(../images/puce_menu.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	text-indent: 15px;
	list-style-type: none;
}
/* Fin */


/* Liens */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CEFF24;
	text-decoration: underline;
}
/*fin*/

/* Liens */
a.lien1 {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


a.lien1:hover {
	color: #CEFF24;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*fin*/

/* Liens */
a.lien2 {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


a.lien2:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*fin*/

/* Liens */
a.lien3 {
	color: #C2AFA7;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a.lien3:hover {
	color: #CEFF24;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*fin*/

div#general {
	/*permet de garder visible la couleur de fond du cadre general*/
	overflow:hidden;
	/*fin*/
	
	
	/* permet de centrer horizontalement le cadre général*/
	Margin-left: auto;
	margin-right: auto;
	/*fin*/
	
	width:972px;
	border: 4px solid #FFFFFF;
	background-image: url(../images/background_02.jpg);
	background-repeat: repeat-y;
}
div#bandeau {
	display:block;
	clear:both;
	height:155px;
	text-decoration: none;
}

.bandeauLien {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

div#menu1 {
	display:block;
	clear:both;
	height:33px;
}

/* Boutons du menu horizontal */
#bt0 {
	display:block;
	float: left;
	width:2px;
	height:33px;
	background: url("../images/bt0.jpg") 0 0 no-repeat;
}
#bt1 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:99px;
	height:0;
	overflow:hidden;
	background: url("../images/bt1.jpg") 0 0 no-repeat;
}
#bt1 a:hover {
	background-position: 0 -32px;
}
#bt2 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:154px;
	height:0 !important;
	overflow:hidden;
	background: url("../images/bt2.jpg") 0 0 no-repeat;
}
#bt2 a:hover {
	background-position: 0px -32px;
		}
		
#bt3 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:123px;
	height:0;
	overflow:hidden;
	background: url("../images/bt3.jpg") 0 0 no-repeat;
}
#bt3 a:hover {
	background-position: 0px -32px;
}
		
#bt4 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:118px;
	height:0;
	overflow:hidden;
	background: url("../images/bt4.jpg") 0 0 no-repeat;

		}
#bt4 a:hover {
	background-position: 0px -32px;
		}
		
#bt5 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:98px;
	height:0;
	overflow:hidden;
	background: url("../images/bt5.jpg") 0 0 no-repeat;
		}
#bt5 a:hover {
	background-position: 0px -32px;
		}
		
#bt6 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:118px;
	height:0;
	overflow:hidden;
	background: url("../images/bt6.jpg") 0 0 no-repeat;
}
#bt6 a:hover {
	background-position: 0px -32px;
		}

#bt7 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:146px;
	height:0;
	overflow:hidden;
	background: url("../images/bt7.jpg") 0 0 no-repeat;

		}
#bt7 a:hover {
	background-position: 0px -32px;
		}
		
#bt8 a {
	display:block;
	float: left;
	padding:33px 0 0 0;
	width:102px;
	height:0;
	overflow:hidden;
	background: url("../images/bt8.jpg") 0 0 no-repeat;
		}
#bt8 a:hover {
	background-position: 0px -32px;
		}
/*Fin*/

div#menu1ombre {
	height:13px;
	padding:0;
	margin:0;
	background: url("../images/menu_ombre.jpg") 0 0 no-repeat;
	/* Prend toute la largeur disponible  */
	display:block;
	/* Annule les float avant et apres  */
	clear:both;
}

div#menu2 {
	float: left;
	width:192px;
	height:600px;
	background-image: url("../images/fond_menu_01.jpg");
	margin:0;
	padding:0;
}
div#menu2 ul {
	line-height: 0px;
	margin:0;
	padding:7px 0 0 0;
}	

div#titre {
	float: left;
	display:block;
}

div#contenu {
	float: left;
	display:block;
	padding-left: 34px;
	width:710px;
}

.tableau1 {
	color: #C2AFA7;
	background-color: #190d04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 10px;
	font-weight: normal;
	vertical-align: top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.tableau2 {
	color: #8a6c5f;
	background-color: #190d04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 700px;
	font-weight: normal;
}

.tableau3 {
	color: #8a6c5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 700px;
	font-weight: normal;
	vertical-align: 10%;
}

.tableau4 {
	text-align: left;
	width: 700px;
	font-weight: normal;
	vertical-align: 10%;
}

.tableau5 {
	background-color: #FFFFFF;
	margin: 0px;
}

.titreRubrique1 {
	color: #c7ce2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.titreCommande {
	color: #c7ce2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.txtCourant1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txtCourant2 {
	color: #e0bda4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.txtCommande1 {
	color: #A46D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.txtCommande2 {
	color: #A46D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txtCommande3 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

