.fondacc {
	background-image: url(images/fondacc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
a:hover {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
}
.fondsoc {
	background-image: url(images/fondsoc.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.texte {
	font-family: Tahoma;
	font-size: 12px;
}
.fondcart {
	background-image: url(images/fondcart.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textblanc {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.infobulle{
	position: absolute;
	width:368px;
	height:158px;
	margin-top:-192px;
	margin-left:-22px;
	z-index:1;
	background-image: url(images/fleche.gif); 
	layer-background-image: url(images/fleche.gif);
	visibility : hidden;
	border: 0px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.infobulle2{
	position: absolute;
	width:368px;
	height:158px;
	margin-top:2px;
	margin-left:-22px;
	z-index:1;
	background-image: url(images/flechebas.gif); 
	layer-background-image: url(images/flechebas.gif);
	visibility : hidden;
	border: 0px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.textgras {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.textvert {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

