body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#menu a:hover {
	background-position: 0px -25px;
}
a.societe {
	display:block;
	height: 25px;
	width: 105px;
	background:  url(images/societe.jpg) no-repeat 0px 0px;

}
a.societe_en {
	display:block;
	height: 25px;
	width: 105px;
	background:  url(images/societe_en.jpg) no-repeat 0px 0px;

}
a.produits {
	display:block;
	height: 25px;
	width: 95px;
	background:  url(images/produits.jpg) no-repeat 0px 0px;

}
a.produits_en {
	display:block;
	height: 25px;
	width: 95px;
	background:  url(images/produits_en.jpg) no-repeat 0px 0px;

}

a.services {
	display:block;
	height: 25px;
	width: 95px;
	background:  url(images/services.jpg) no-repeat 0px 0px;

}
a.actu {
	display:block;
	height: 25px;
	width: 107px;
	background:  url(images/actu.jpg) no-repeat 0px 0px;

}
a.actu_en {
	display:block;
	height: 25px;
	width: 107px;
	background:  url(images/actu_en.jpg) no-repeat 0px 0px;

}
a.liens{
	display:block;
	height: 25px;
	width: 73px;
	background:  url(images/liens.jpg) no-repeat 0px 0px;

}
a.liens_en{
	display:block;
	height: 25px;
	width: 73px;
	background:  url(images/liens_en.jpg) no-repeat 0px 0px;

}
a.contact{
	display:block;
	height: 25px;
	width: 86px;
	background:  url(images/contact.jpg) no-repeat 0px 0px;

}
a.hlv{
	display:block;
	height: 25px;
	width: 79px;
	background:  url(images/hlv.jpg) no-repeat 0px 0px;

}.titreActu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texteActu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
a.lienActu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.lienActu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.textBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
}

img.pub{
	position:static;
	float:right;
	z-index:10000;
	width:445px;
	height:100px;
	margin-top:-100px;
	/*margin-top:0px;*/
	margin-left:460px;
}