BODY						{font-family: Verdana; font-size: 10pt; color:#000000}
TD							{font-family: Verdana; font-size: 10pt}
A							{text-decoration: none; color: #000080}
A:hover					{text-decoration: underline; color: #0000FF}
.clientRed 						{font-family: Verdana; font-size: 12pt; color:#FF0000}
.clientEntete						{Background-color: #0000FF; color: #FFFFFF}

DIV.source  /*Important pour xplore*/
{
	padding:5px;
	font-family:Courier New;
	font-size:9pt;
	background-color:#FFFFFF;
	text:#000000;
	color:#000000;	
}
.calendrier_container{
	width:208px;
	min-height:216px;
	_width:250px;
	_height:281px;
	padding:65px 21px 0px;
	background:url(images/bkg_calendrier.jpg) no-repeat;
}
.calendrier td	{font-size:12px; font-family:Arial; height:25px;}
/*.calendrier 	{background-image:url(http://www.villelacsergent.com/images/bg_jour.gif); background-repeat:no-repeat;}
*/

body{
	padding:0;
	margin:0;
	background:#6ca435 url(/images/bkg_body.jpg) top center no-repeat;
}



.entete{
	height:26px;
	width:739px;
	_width:755px;
	background:url(/images/bkg_entete.gif) repeat-x;
	padding:0 8px;
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:10;
}

.entete_date{
	float:left;
	padding-top:5px
}

.entete_navig{
	float:right;
	margin-top:5px;
	margin-right:10px

}
.entete_navig a{
	color:#fff;
	text-decoration:none;
	margin:0 7px;
	padding:3px 0;
}
.entete_navig a:hover{
	color:#ecf503;
	text-decoration:none;
}


.entete_search{
	float:right;
	margin-top:3px;
}

#bande_bas #editTool_809{
	display:inline;
}
#bande_bas #divEdit_809{
	display:inline;
}

/*#####  Clear Fix  #################################*/
.clearfix:after{ 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

/*#####################################################*/
/*##  Messages important  #############################*/

.message_important_single{
	border-bottom: 1px dotted #208720;
	padding: 0 0 15px;
	margin: 10px;
}

.message_important_single h3{
	margin: 0 0 5px 0;
}

.message_important_single .message_important_date{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#208720;
	margin: 0 0 10px 0;
}

.message_important_single p{
	line-height: 1.6em;
	font-size: 80%;
	margin: 0 0 15px 0;
}

.message_important_image{
	float: left;
	margin: 0 15px 10px 0;
}

/*#####################################################*/
/*##  Albums Photos  ##################################*/

.albums_liste{
	width: 250px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.albums_liste li{
	list-style: none;
	display: block;
	padding: 0 0 0 15px;
	background: url(../down/liste_dblarrow.gif) no-repeat 0 6px;
	margin: 0 0 7px;
}
