/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt;}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(128,128,128); text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(51,51,153); text-decoration: none ;}
 UL { font-size: 10pt; color: rgb(128,128,128); line-height: 15pt; list-style-image: url("../assets/images/Fleche_droite_orange_petite.gif");}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(51,51,153); text-decoration: none ;}
 .TextObject { font-size: 10pt;}
 LI { color: rgb(128,128,128); list-style-image: url("../assets/images/Fleche_droite_orange_petite.gif");}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(128,128,128); text-decoration: none ;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(238,154,29); text-decoration: none ; text-align: left; background-color: transparent; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(238,154,29); text-decoration: none ; background-color: transparent; background-attachment: fixed;}
 /* style pour l'optimisation du référencement  */

UL.optim_inv {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
LI.optim_inv {
	line-height: 12px;
	font-family:Verdana, Arial, sans-serif;
	text-indent:0px;
	padding-bottom:0px;
	list-style-image: none;
	color:#FF8000;
	text-align: left;
}
A.optim_inv {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FF8000;
	text-decoration: none;
	cursor: text;
}
A.optim_inv:link {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FF8000;
	text-decoration: none;
	cursor: text;
}
A.optim_inv:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FF8000;
	text-decoration: none;
}
A.optim_inv:visited {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FF8000;
	text-decoration: none;
}
A.lien{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FF8000;
}
A.lien:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FF8000;
}
DIV.optim_inv {
	visibility:hidden;
	position:absolute;
	top:-200px;
}
DIV.eva {
	visibility:hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}