body {}
p {}
td {}
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: none }
.fondNews                { color: #4f372b; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: transparent; padding: 3px; border-style: none; border-color: transparent }
.fondPress { color: #dea76c; background-color: transparent; padding: 3px; border-style: none; border-color: transparent }
.txtMenu /* Texte du menu */  { font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.txtstd { font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.erreur { font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; padding: 2pt; border: solid thin red }
.txtstdJustifie {
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: justify;
}
.txtedition { font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.message { color: #4f372b; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #dea76c; border-style: none }
.bouton { color: #dea76c; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #4f372b; padding: 2px; border: outset thin }
.fondNews2 {
	color: #4f372b;
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: transparent;
	padding: 3px;
	border-style: none;
	border-color: transparent;
	text-align: justify;
}
.txtstdPetit{ color:#4f372b;font-size:7.5pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

#lienBasDePage{
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f3b069;
	font-size: 13px;
	color:#554c3b;
	margin-top:5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;	
}
#lienBasDePage a:link{
	color:#554c3b;
	text-decoration:none;
}
#lienBasDePage a:visited{
	color:#554c3b;
	text-decoration:none;
}
#lienBasDePage a:hover{
	color:#FFF;
	text-decoration:underline;
}
#contenuLienBasDePage{
	float:left;
	margin-left:15px;
	margin-right:24px;
}
#fondDisque{
	background-color: #f7eedc;
	background-image: url(images/site/droiteFond.jpg);
	background-repeat: repeat-x;
	height:343px;
	overflow:auto;
}
#space{
	clear:both;
}