
#texte li{
	list-style-type: disc;
	margin-left: 35px;
}


#texte table, table {
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}

#texte td, td {
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
#texte h1, h1{
	color: #654a24;
	font-weight: bold;
	margin: 0 0 1em 0;
	background-color: #fad29a;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 18px;
	background-image: url(interface/fond_papier.jpg);
}

#texte h2 , h2{
	font-weight: bold;
	margin: 0 0 1em 0;
	background-color: #906f40;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 18px;
	color: #faf4e8;
}

#texte h3 , h3{
	color: #906f40;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a47430;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 150px;
}
#texte h4 , h4{
	color: #3f553c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f553c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 150px;
}
#texte h5 , h5 {
}
#texte h6 , h6 {
}
#texte.bloc1 , .bloc1 {
	color: #E2E2C9;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	background-color: #50624e;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 5px;
	width: 130px;
	float: left;
	margin-right: 10px;
}
#texte.bloc2 , .bloc2 {
	color: #E2E2C9;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	background-color: #50624e;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 5px;
	width: 130px;
	float: right;
	margin-left: 10px;
}
#texte.bloc3 , .bloc3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	width: 200px;
	border: 1px solid #bfbfbf;
	background-color: #e2e2c9;
	float: left;
	font-weight: normal;
	margin-right: 10px;
	color: #2e482b;
}
#texte.bloc4 , .bloc4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 8px;
	width: 200px;
	border: 1px solid #bfbfbf;
	background-color: #e2e2c9;
	float: right;
	font-weight: normal;
	color: #2e482b;
}
#texte.postit , .postit {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px;
	width: 240px;
	float: right;
	font-weight: normal;
	background-image: url(../a_perso/interface/postit/pi_05.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-style: italic;
}
#texte.postit.txtpostit , .txtpostit {
	padding-left: 25px;
	padding-right: 25px;
}