/* CSS Document */

.TextBottomSociete {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #5F4F3B;
}
.TextBottomSociete a:link {
	color : #6F5853;
	text-decoration : underline;
}
.TextBottomSociete a:hover {
	color : #6F5853;
	text-decoration : none;
}
.TextBottomSociete a:visited {
	color : #6F5853;
}


.TextBottomMenu {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #8F3023;
}
.TextBottomMenu a:link {
	color : #8F3023;
	text-decoration : none;
}
.TextBottomMenu a:hover {
	color : #8F3023;
	text-decoration : underline;
}
.TextBottomMenu a:visited {
	color : #8F3023;
	text-decoration : none;
}

.TextBottomKeyword {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #6F4C30;
}
.TextBottomKeyword a:link {
	color : #6F4C30;
	text-decoration : none;
}
.TextBottomKeyword a:hover {
	color : #6F4C30;
	text-decoration : underline;
}
.TextBottomKeyword a:visited {
	color : #6F4C30;
	text-decoration : none;
}
