body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #62524e;
}
#page {
	background-color: #d3c9ce;
	font-size: 11px;
	font-weight: normal;
	width: 996px;
	/*border: 1px solid #ffffff;*/
}
a, a:hover, a:active, a:visited {
	font-size: 11px;
	color: #62524e;
}
#header {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 4px;
	height: 80px;
	background-color: #d3c9ce;
	/*border-bottom: 1px solid #cccccc;*/
}
#header .illustration {
	width: 377px;
	height: 30px;
	float: right;
	margin-top: 24px;
}
#principal {
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	/*padding: 4px;*/
}
.content {
	padding-top: 10px;
	margin-bottom: 6px;
}
#principal .titre {
	font-size: 16px;
	font-weight: bold;
	height: 60px;
	margin-top: 20px;
}
#principal .titre_vert {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin-top: 16px;
	/*text-transform: uppercase;*/
	line-height: 21px;
}
#principal .description {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#principal .libdescript {
	/*padding-top: 10px;*/
	font-size: 12px;
	font-weight: bold;
	height: 24px;
}
#principal .libcareg {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 10px;
}
#principal .libadmin {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 10px;
}
#principal .lnkadmin {
	font-size: 10px;
	color: #990000;
	padding-left: 12px;
	/*background: url(../images/flecheV_droit.gif) no-repeat 0px 1px;*/
	height: 16px;
}
#principal .lnkadminb {
	font-size: 10px;
	color: #990000;
	padding-left: 4px;
	height: 16px;
}
#principal .lnkadmin:hover {
	text-decoration: underline;
	cursor: pointer;
}
#principal .lnkadm a {
	font-size: 10px;
	color: #990000;
	/*height: 16px;*/
}
#gestadmin {
	text-align: left;
	font-size: 11px;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #eeeeee;
	border: 1px solid #666666;
}
#gestadmin .menus {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 6px;
}
#admin {
	text-align: left;
	font-size: 11px;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #eeeeee;
	border: 1px solid #666666;
}
#admin .select {
	font-size: 11px;
	height: 16px;
	border: 1px solid #666666;
}
#admin .input {
	font-size: 11px;
	height: 16px;
	border: 1px solid #666666;
}
#admin .title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	border-bottom: 1px solid #cccccc;
	height: 24px;
}
#form {
	border-top: 1px solid #cccccc;
}
#form .param_item {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #f6f6f6;
	padding-left: 10px;
}
#form .param_titre {
	width: 140px;
	text-align: left;
	float: left;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
}
.param_liste {
	width: 500px;
	text-align: left;
	/*float: left;*/
	margin-left: 100px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
}
.param_normal {
	text-align: left;
	/*float: left;*/
	margin-left: 30px;
	margin-bottom: 6px;
	font-size: 12px;
	margin-top: 6px;
}
#footer {
	text-align: left;
	padding: 0px;
	height: 30px;
	padding-top: 6px;
	background-color: #62524e;
	/*border-top: 1px solid #cccccc;*/
}
#footer a, #footer a:active, #footer a:visited, #footer a:hover {
	color:#ffffff;
	text-decoration:none;
	font-size: 10px;
}
#footer .adresse, #footer .contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}
#footer .adresse {
	/*float: left;*/
	text-align: left;
}
#footer .contact {
	float: right;
	text-align: right;
}
.thselect {
	background-color: #ffffff;
}
.ctselect {
	background-color: #ffffff;
}
.obselect {
	background-color: #ffffff;
}
/************************** Form *******************************/
.a_form {
	margin: 0;
	padding: 0;
}
#param {
	/*width: 40em;*/
	padding: 6px;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	text-align: left;
}
#param .param_head {
	text-align: left;
	padding: 3px;
	font-weight: bold;
}
#param .param_item {
	padding: 3px;
	/*padding-bottom: 3px;*/
	border-bottom: 1px solid #eeeeee;
}
#param .param_check {
	padding: 3px;
	/*padding-bottom: 3px;*/
	/*border-bottom: 1px solid #eeeeee;*/
}
/************************** menu horiz **************************/
#menuHoriz {
	height: 24px;
	margin-bottom: 4px;
	/*border-top: 1px solid #5a4119;*/
	/*border-bottom: 2px solid #5a4119;*/
	background-color: #e6e0e3;
}
.contentMenuHoriz {
	height: 26px;
	margin-left: 10px;
	margin-right: 20px;
	float: right;
}
.lavaLamp {
    position: relative;
    height: 24px; 
	/*width: 800px;
    /*background: url("../image/bg.gif") no-repeat top;*/
    padding-left: 7px;
	padding-right: 7px; 
	margin-top: 3px;
	/*margin: 0;*/
    overflow: hidden;
}
/*.lavaLamp ul {
	margin-top: 3px;
}*/
.lavaLamp li {
	float: left;
	list-style: none;
}
.lavaLamp li.back {
	/*border: 1px solid #000;*/
	background-color: #cccccc;
	width: 9px;
	height: 22px;
	z-index: 8;
	position: absolute;
}
/*.lavaLamp li.back .left {
	/*background: url("../image/lava.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px;
}*/
.lavaLamp li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #62524e; 
	outline: none;
	text-align: center;
	height: 30px; 
	top: 2px;
	z-index: 10; 
	letter-spacing: 1px;
	float: left; 
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}
/********************************* ordre ************************************/
div.wrap {
	/*border:1px solid #BBBBBB;*/
	padding: 1em 1em 1em 1em;
}
.page-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.clear-element {
	clear: both;
}
.page-item1 > div,	.page-item2 > div,	.page-item3 > div,	.page-item4 > div {
	/*background: #f8f8f8;
	margin: 0.25em 0 0 0;*/
	width: 100%;
	text-align: left;
	/*margin-left: 100px;*/
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.sort-handle {
	cursor:move;
}
.helper {
	border:1px dashed #990000;
}
.current-nesting {
	background-color: yellow;
}
.bold {
	color: red;
	font-weight: bold;
}
/********************************************* style site *****************************************************/
.titrePage {
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	color: #62524e;
}
.soustitrePage {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	color: #666666;
}
.chapitrePage {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	color: #000000;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #62524e;
}
.divh2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
	padding: 0px;
	letter-spacing: 1px;
	color: #62524e;
}
.divh2noir {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
	padding: 0px;
	letter-spacing: 1px;
	color: #000;
}
.divh3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: 1px;
	color: #62524e;
}
.divh3noir {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: 1px;
	color: #000;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}	