/* déclarations génériques */body, div, h1, h2, span {	margin: 0px;	padding: 0px;	color: #000000;	font-family: Verdana;	font-size: 11px;}.textebleu { 	color: #0682d2; } .textetableau { 	color: #000000;	font-family: Verdana;	font-size: 9px; } /* liens */a {	color: #0682d2;	text-decoration: none;	font-family: Verdana;	font-size: 11px;}a:hover {	color: #0682d2;	text-decoration: underline;	font-family: Verdana;	font-size: 11px;}.lienactif{	color: #ffffff;	background-color: #0682d2;	text-decoration: none;	font-family: Verdana;	font-size: 11px;}/* titres */.titreorange, .titrenoir {	font-size: 15px;	font-weight: bold;}.titreorange {	color: #ee9b00;}.titrenoir {	color: #000000;}/* sous-titres */.soustitrebleu { 	color: #0682d2;	font-weight: bold; } .soustitreorange { 	color: #ee9b00;	font-weight: bold; } /* listes */#cheminliste{	list-style-type: none;	margin: 0;	padding: 0;}#cheminliste li{	float: left;	margin: 0 .5em 0 -.6em;	padding-left: 9px;	padding-right: 5px;	background-image: url(../images/commun/fleche.gif);	background-repeat: no-repeat;}#liste1 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/liste.gif);	background-repeat: no-repeat;}#liste2 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/liste.gif);	background-repeat: no-repeat;}#liste3 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/liste.gif);	background-repeat: no-repeat;}#plan1 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/fleche.gif);	background-repeat: no-repeat;}#plan2 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/fleche.gif);	background-repeat: no-repeat;}#plan3 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/fleche.gif);	background-repeat: no-repeat;}#plan4 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/fleche.gif);	background-repeat: no-repeat;}#plan5 li{	list-style-type: none;	padding-left: 12px;	line-height: 18px;	background-image: url(../images/commun/fleche.gif);	background-repeat: no-repeat;}.detail{	display : none;	padding-top: 10px;}#footermenu li{	display: inline;	list-style-type: none;} /* images */.imageadroite { 	float: right; 	margin-left: 5px;	border: 0;} .imageagauche { 	float: left; 	margin-right: 5px;	border: 0;}