fieldset{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 50px;
	border-top: 0px solid #bfbfbf;
	border-bottom: 0px solid #bfbfbf;
	border-left: 0px solid #bfbfbf;
	border-right: 0px solid #bfbfbf;
}

#texte li{
	list-style-type: disc;
	margin-left: 35px;
}
#texte table, table {
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
/*	padding-left: 5px; */
}
#texte table.ssbord, table.ssbord {
	border-top: 0px solid #bfbfbf;
	border-left: 0px solid #bfbfbf;
/*	padding-left: 5px; */
}
#texte table.ssbord td,table.ssbord td {
	border-right: 0px solid #bfbfbf;
	border-bottom: 0px solid #bfbfbf;
}

#texte td, td {
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

#texte h1, h1{
	font-weight: bold;
	margin: 0 0 1em 0;
	background-color: #c1c19d;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 18px;
}
#texte h2 , h2{
	color: #4f4f2a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f2a;
	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 h3 , h3{
}
#texte h4 , h4{
}
#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: #4f4f2a;
	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: #4f4f2a;
	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;
}
#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;
}
#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(http://sgmb.fr/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;
}