body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	margin-left: -1.5em;
	margin-bottom: 0.5em;
	margin-top: 0em;
}
h2 {
	font-size: 15px;
	margin-left: -1em;
	color: #F49300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F49300;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 a {
	color: #000000;
	display: block;
	text-decoration: none;
}
h3.open {
	background-color: #E0DCCD;
}
h4 {
	font-size: 12px;
	margin-top: 1em;
	margin-bottom: 0px;
}
p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

ul {
	margin-top: 0.5em;
	margin-left: 1em;
	padding-left: 1em;
}
li {
	margin-top: 1em;
}

.update_fiche{
	font-size:9px;
	font-weight:normal;
}

ul.li_index{
	
	list-style:none;
	border:none;		
	
}
ul.li_index li{
	padding: 0 0 10px 30px;	
	border:none;
	border-left:solid 2px #F49300;
	border-bottom:solid 2px #F49300;
	background-image:url(../images/fleche_o_strong.gif);
	background-repeat:no-repeat;
	background-position: 2% 0;
}
#c1 {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E0DCCD;
}
#header {
	text-align: right;
	background-color: #5A5752;
}

#menu {
	background-color: #E0DCCD;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 12px;
	padding-left: 1em;
	height:15px;
}
#menu a {
	margin-right: 2em;
	margin-left: 0.2em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5A5752;
	padding-left: 0.5em;
	color: #5A5752;
	font-weight: bold;
	text-decoration: none;
	padding-right: 0.5px;
	float:left;
}
#menu a:hover {
	text-decoration: underline;
}

#updated{
	/*width:100px;*/
	float:right;
	font-size:9px;
	font-style:italic;
	margin:2px 10px 0 0;
	padding:0;
	
}

#content {
	padding-left: 4em;
	padding-right: 30px;
	width: 520px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #5A5752;
	padding-top: 15px;
}
#main {
	padding-top: 10px;
	padding-bottom: 10px;
}
#right {
	float: right;
	width: 145px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}
#right h1 {
	margin-left: -0.5em;
	margin-bottom: 0.5em;
	font-size: 14px;
	margin-top: 0em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7B7771;
	padding: 0.5em 0 0 0.5em;
}
#right p {
	margin-top: 0em;
	margin-bottom: 1em;
}
#right input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #5A5752;
}

#recherche #search_text {
	width: 105px;
	background-color: #E0DCCD;
}
#recherche #search_submit {
	background-color: #5A5752;
	color: #E0DCCD;
	width: 24px;
}

.divCtrlA a, .divCtrlC a, .divCtrlD a {
	text-decoration: none;
	color: #5A5752;
}
.divCtrlA {
	float: left;
}
.divCtrlC {
	text-align: right;
	margin-right: -1em;
}
.divCtrlD {
	float: right;
}
.divCtrlA a:hover, .divCtrlC a:hover, .divCtrlD a:hover, h3 a:hover, h3.open a:hover {
	background-color:#FFE8E8
}
.part {
	border: 1px solid #E6E6E6;
	margin-left: 2em;
	margin-bottom: 0.5em;
	padding: 2px;
	margin-top: 0.5em;
}

.corps1 {
	display:none;
	margin-left: 2em;
	margin-right: 1em;
}

.corps1 li a{
	font-weight:bold;
	color:#F49300;
}
.corps {
	margin-left: 2em;
	margin-right: 1em;
}

.corps li a{
	font-weight:bold;
	color:#F49300;
}
.pagin1 {
	text-align: center;
	margin-top: 2em;
	font-size:10px;
}
.pagin1 a {
	margin-right: 0.2em;
	margin-left: 0.2em;
}
.chemin {
	position: relative;
	color: #CCCCCC;
	left: -30px;
	top: -15px;
}
.chemin a {
	color: #999999;
}
.recherche2 {
	line-height: 2em;
	background-color: #F0F0F0;
	margin-bottom: 2em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.recherche2 form {
	margin: 0px;
	padding: 0px;
}







#footer {
	clear: both;
	background-color: #5A5752;
	color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
	text-align: right;
	line-height: 1.5em;
}
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

