body {
	background-image: url(/assets/img/fond.png);
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#contenant {
	width: 949px;
	margin:0px auto;
	text-align:left;
}
#banniere 
{
    margin-bottom: -4px;
}
.FlashBiens
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:hover, a:active, a:visited
{
	color: #AEC12F;
	font-weight:bold;
}
.nav .link:hover
{
 cursor: hand;
}
.tblContenu
{
	margin: 5px;
}
.transpG {
	background-image: url(/assets/img/transpG.png);
	background-repeat: repeat-y;
	width: 8px;
}
.transpD {
	background-image: url(/assets/img/transpD.png);
	background-repeat: repeat-y;
	width: 8px;
}
.transpBG {
	background-image: url(/assets/img/transpBG.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 14px;
}
.transpBD {
	background-image: url(/assets/img/transpBD.png);
	background-repeat:no-repeat;
	width: 8px;
	height: 14px;
}
.transpB {
	background-image: url(/assets/img/transpB.png);
	background-repeat: repeat-x;
	height: 14px;
}
.txtGrisFonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F6061;
}
.txtGrisFonceGras14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F6061;
	font-weight:bold;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #85B3C6;
}
#footer a:link
{
	color: #85B3C6;
	text-decoration:none;
	font-weight:normal;
}
#footer a:active
{
	color: #85B3C6;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited
{
	color: #85B3C6;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover
{
	color: #85B3C6;
	text-decoration:underline;
	font-weight:normal;
}
.vignette {
	border: 1px solid #AEC12F;
	padding: 3px;
	background-color: #FFFFFF;
}
.txtVertGras13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #AEC12F;
	font-size: 13px;
	font-weight:bold;
}
.txtVertGras14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #AEC12F;
	font-size: 14px;
	font-weight:bold;
}
.txtVertGrasCap14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #AEC12F;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.cadreBleu {
	border: 1px solid #667785;
}
.fondGris {
	background-color: #E3E3E3;
}
.degradVertRaye {
	background-image: url(/assets/img/degradVertRaye.png);
	background-repeat: repeat-x;
	height: 17px;
}
.ombre {
	background-image: url(/assets/img/ombre.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px;
	margin: 5px;
}
.cadrePhoto
{
    border: 1px solid #B2A396
}

.button
{
	background-color:#E9F8AE;
	color:#7a9f0e;
	font-weight:bold;
	vertical-align:top;
	height:18px;
	font-size:8pt;
	border-width:0px;
}

.TitreModuleGestion
{
	background-image: url(/assets/img/degradVertRaye.png);
	background-repeat:repeat-x;
	color: White;/*#f4921b;*/
	font-weight:bold;
	font-size:12pt;
}
.BienInactif
{
	text-decoration:line-through;
}
.alerte
{
    color: #ff9900;
}
.alignGauche
{
    text-align:left
}