/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-family:Verdana;
}
body{
	background-color:#E8DCC6;
}
.level0{
	
	width:773px;
	margin:15px auto 0px auto;
}
.corps{
	padding:14px 0px 0px 14px;
}
.clear{
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.debug{
	border:1px solid #000;
}
/*----------------VISUEL PAGE------------------*/
.bkhaut{
background-image:url(images/commun/mh.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
.bkdroit{
background-image:url(images/commun/md.jpg);
background-repeat:repeat-y;
background-position:left;
}
.bkgauche{
background-image:url(images/commun/mg.jpg);
background-repeat:repeat-y;
background-position:right;
}
.bkbas{
background-image:url(images/commun/mb.jpg);
background-repeat:repeat-x;
background-position:top;
}
.bkcolor-blanc{
	background-color:#FFFFFF;
}
.bkdegrader{
	background-image:url(images/commun/degrad-entete-all-liste.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.border{
	border:1px solid #D4D4D4;
}
.center{
	margin:0 auto;
}
.top30{
	margin-top:30px;
}
.logo{
	margin:20px;
}
.middle-view{
	width:40%;
	font-size:12px;
	padding:15px 0px 0 0;
	color:#5B5B59;
/*	font-family:Verdana;*/
}
ul.btn{
	float:right;
	padding-top:10px;
	margin:10px 20px 20px 0px;
	list-style:none;
}
.btn li{
	float:left;
	border:1px solid #919093;
	background-image:url(images/commun/fond-btn.gif);
	width:150px;
	height:20px;
	margin-left:2px;
	text-align:center;
}
.btn a {
	text-decoration:none;
	font-size:13px;
	color:#656461;

}
form p {
	text-align:center;
	margin:5px;
}
.text-center{
	text-align:center;
}
.text-right{
	text-align:right;
}
.padding-fort{
	padding:5px 0px 5px 0px;
}
th{
	color:#9B7D44;
	font-weight:normal;
	text-align:left;
	font-size:12px;
}
td{
	font-size:12px;
	color:#5B5B59;
}
a{
	color:#9B7D44;
	font-size:12px;
}
.details th{
	color:#FFFFFF;
	background-color:#B8AF92;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
}
.details td{
	font-size:12px;
	color:#5B5B59;
}
.details a{
	text-decoration:none;
	font-weight:bold;
	color:#5B5B59;
}
.puce {
	background-image:url(images/commun/puce-ville.jpg);
	background-repeat:no-repeat;
	background-position:5px 2px;
	padding:0px 0px 0px 25px;
}
.puce2 {
	margin:3px 5px 1px 5px;
}
.hidden{
	display:none;
}
.entete{
	background-color:#A69659;
	color:#FFFFFF;
	font-weight:bold;
}
.entete label{
	color:#FFF;
	font-weight:bold;
	margin-left:20px;
	font-size:14px;
}
tr.border-bottom{
	background-image:url(images/commun/pixel-gris.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
input.btn,select.btn{
	background-image:url(images/commun/fond-btn.gif);
	width:150px;
	height:20px;
	margin-left:2px;
	text-align:center;
	border:1px solid #919093;
	color:#5B5B59;
}
/*------------------PIED DE PAGE----------------*/
.footer{
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
	width:773px;
}
.footer p{
	float: left;
}
.footer-left{
	width: 240px;
	text-align: center;
}

h1, .tags, .baseline, .tags a, .baseline a{
	font-size: 9px;
	color: #999999;
}
.baseline{
	width: 760px;
	margin: 0 auto;
	text-align: center;
}
h1{
	display:inline;
}































