body {
	margin: 0;
	padding: 0;
	border: 0px;
	background-color: #EFE1B4;
}



a.menu{
	text-decoration: none;
	color:#D0701A;
	display:block;
	width:100%;
	font-family: Georgia;
	font-size: 11px;
	background-color: #EFE1B4;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #EFE1B4;
	font-weight: bold;
	height: 55px;
	background-image: url(../images/deco/bouton.jpg);
	background-repeat: no-repeat;
	}

a.menu:hover{
	text-decoration: none;
	color:#D0701A;
	display:block;
	width:100%;
	font-family: Georgia;
	font-size: 11px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #39617A;
	font-weight: bold;
	background-color: #EFE1B4;
}




.style
{
	color:#333333;
	font-family: GEORGIA;
	font-size: 11px;
	line-height: 20px;
}




.pied{
	color:#000000;
	font-family: GEORGIA;
	font-size: 10px;

}

.table_menu
{
	background-color: #FFFFFF;
}
css  référencement 


.tiret_referencement {
	font-family: georgia;
	font-size: 8px;
	color: #000;
}

.texte_referencement {
	font-family: georgia;
	font-size: 10px;
	color: #000;
	text-align: center;
}

.bord_image_referencement {
	border: 1px solid #000000;
}


a.lien_referencement {
	font-family: georgia;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.lien_referencement:hover {
	color:#666666;
} 

a.lien_icare {
	font-family: georgia;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.lien_icare:hover {
	color:#666666;
}



#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#02468B;
	font-size:11px;
}
.point {
	background-image: url(../images/deco/points.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

