.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-attachment: fixed;
}
.menu {
	position:absolute;
	left:0px;
	top:264px;
	width:212px;
	height:304px;
	z-index:1;
	text-indent: 10px;
}
.titre {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menu.jpg);
	white-space: normal;
	text-indent: 5px;
	background-repeat: repeat-x;
}
.titre_actu {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: text-bottom;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-indent: 8px;
}
a:hover {
	color: #EBB72D;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-indent: 8px;
}
 a:visited {
	color: #EBB72D;
	text-decoration: line-through;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-indent: 8px;
}
.texte {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-align:center;
	color: #FFFFFF;
}
.titre_refs {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menu_fond.jpg);
	background-repeat: repeat;
	margin: 10px;
}
.intro {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tooltip{
	position:absolute;
	display:none;
	padding:5px 8px;
	border:1px solid #B6C166;
	color:#636B20;
	background-color:#D3DC84;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.tooltip_lnk a{ color:#999999; text-decoration:none; }
.tooltip_lnk a:link, .tooltip_lnk a:visited{ color:#666666; text-decoration:none; }
.tooltip_lnk a:hover{ color:#CE6601; text-decoration:none; }
