body {
	scrollbar-face-color: #228b22;
	scrollbar-shadow-color: #00ff00;
	scrollbar-highlight-color: #98fb98;
	scrollbar-3dlight-color: #2e8b57;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #8fbc8b;
	scrollbar-arrow-color: #eee8aa;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	margin-top:0;	
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}

tbody {
	padding:0;
	margin:0;	
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
}

.lienaccueil {
	text-decoration:none;
	text-align:left;
	color:#666666;
	font-weight:700;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;	
}

.txtcontour {
	padding-bottom:1px;
	padding-top:1px;
}

.image_flottante {
	float:left;
	padding:0;
	margin:0;
}

.image_flottante2 {
	float:right;
	margin:10px;
}

.image_flottante3 {
	float:left;
	margin:10px;
}

.image_flottante4 {
	float:right;
}

.dessous {
	clear:both;
}

.edito {
	border-width:2px;
	border-color:#99CC66;
	border-style:solid;
	color:green;
	padding:6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.important {
	color:green;
	font:1.1em;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:green;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

.retour {
	text-decoration:underline;
	font:1.1em, bold, Arial;
	font-style:italic;
	color:green;
	text-align:right;
	height:25px;
	width:160px;
	left:67%;
	background-color:white;
}

.mentions {
	font-weight:lighter;
	font-size:0.7em;
	text-decoration:none;
	text-transform:capitalize;
}

.liste {
	font:1em;
	font-weight:lighter;
	font-family:Arial;
	text-decoration:none;
	text-transform:none;
	color:green;
	background-color:white;
}

.ancretop {
	top:-1px;
	left:0px;
}
	
.topright2 {
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
	color:green;
	height:25px;
	left:80%;
	width:90px;
	background-image:url(art4.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:none;
	padding:0px;
	margin:0px;
	position:absolute;
	text-align:center;
}

.tabsituation {
	padding:5px;
	border:#ee290e 1px solid;
	}

.tabhopital {
	vertical-align:bottom;
}

.color {
	background-color:#f0f8ff;
}

.car1 {
	background-color:#ffcc99;
}

.car2 {
	background-color:#ffff99;
}

.car3 {
	background-color:#99ccff;
}

.car4 {
	background-color:#b5e384;
}

.car5 {
	background-color:#fa8072;
}

.car6 {
	background-color:#c2e8f0;
}

.camping {
	background-color:#ffecbf;
}

.tabformulaire {
	padding:5px;
	border:#f8e3ff 2px solid;
}
	
.xiti {
	width:2px;
	padding:0px;
	margin-top:-5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	left:70%;
}

.image {
	padding-left:7px;
}

.tablo {
	float:center;
	padding:0;
	margin-left:0px;
	text-align:center;
	width:774px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;

}

.tablobus {
	padding:0;
	margin-left:3px;
	text-align:center;
	width:774px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	border-collapse: collapse;
}

.tabcine {
	padding-right:30px;
}

.tabfonds {
	position:absolute;
    left: 50%; 
    top: 50%;
    width: 750px;
    height: 353px;
    margin-top: -176.5px; /* moitié de la hauteur */
    margin-left: -375px; /* moitié de la largeur */
    border: 1px solid green;
}

.tabdiapo {
	width:70%;
	text-align:center;
}

.fonds {
	background-color:#99CC66;
	background-image:url(large.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:750px;
	height:353px;
	padding:0;
	margin:0;
	vertical-align:bottom;
}

.go {
	font-color:white;
	font-size:1.8em;
	font-weight:600;
}

.construction {
	position:absolute;
    left: 50%; 
    top: 50%;
    width: 581px;
    height: 250px;
    margin-top: -80px; /* moitié de la hauteur */
    margin-left: -290.5px; /* moitié de la largeur */
}


/***** menu CSS *****/

@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

.menu, .ssmenu {
	background-color:#ffd700;
	color:blue;
	font-size:12px;
	font-weight:bold;
	font-family:"MS Sans Serif", "sans-serif", Arial, "Times New Roman", Times, serif;
	border:1px solid #EFB;
	padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}
/* .menu = les cases toujours visibles (comme Fichier, Edition... dans un logiciel) */

.menu {
	text-align:center;
}
/* .ssmenu = Les parties "déroulantes" qui s'affiche au survol d'un .menu */

.ssmenu {
/* aller pour faire joli sur IE, un petit effet de dégradé !
	Pour voir d'autres effets :
	http://msdn.microsoft.com/workshop/samples/author/dhtml/DXTidemo/DXTidemo.htm
	Par exemple :
	transparence à 25% = opacité à 75%:
		FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=75);
	"Glow" :
		FILTER: progid:DXImageTransform.Microsoft.Glow(color=#ffdead,strength=5);
	Ombre en bas à droite, 5 px :
		FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#ff8c00,strength=5);
	*/
	white-space : no-break;
}


.menu span, .ssmenu span {
/* Ne pas toucher
	C'est pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
}

.ssmenu ul, .ssmenu li {
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:black;
	padding:2px 1px;
	text-decoration:none;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}
html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width:auto;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#FFD23E;
	color:white;
	text-decoration:none;
}

/*---------------------------------------MENU2 VERT--------------------------------------------------------*/
.green {
	line-height:50px;
	font-size:1em;
 	font-family:Arial;
	font-weight:bold;
	text-transform:none;
	color:green;
	text-align:center;
	height:50px;
	width:70%;
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#e5ffcc;
	border-style:solid;
	border-color:#6aca03;
	border-width:2px;
	margin:0;
	padding:0;
}

.green2 {
	font-size:1em;
 	font-family:Arial;
	font-weight:bold;
	text-transform:none;
	color:green;
	text-align:center;
	height:50px;
	width:70%;
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#e5ffcc;
	border-style:solid;
	border-color:#6aca03;
	border-width:2px;
	margin:0;
	padding:0;
}

.green3 {
	text-indent:25px;
	text-transform:none;
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
	color:green;
	left:0px;
	height:15px;
	width:100%;
	text-align:left;	
	background-image:url(fleche.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:top left;
}

.hrgreen {
	border:0;
	height:2px;
	color:#6aca03;
	background-color:#6aca03;
	border-color:#6aca03;
	width:98%;
}

.menu2, .ssmenu2 {
	background-color:#e5ffcc;
	color:yellow;
	font-size:12px;
	font-weight:bold;
	font-family:"MS Sans Serif", "sans-serif", Arial, "Times New Roman", Times, serif;
	border:1px solid #EFB;
	padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

.menu2 {
	text-align:center;
}

.ssmenu2 {
	white-space : no-break;
}

.menu2 span, .ssmenu2 span {
	display:none;
}

.ssmenu2 ul, .ssmenu2 li {
	padding:0;
	margin:0;
	list-style-type:none;
}

html>body .menu2 a, html>body .menu2 a:visited, html>body .menu2 a:hover, html>body .menu2 a:active,
html>body .ssmenu2 a, html>body .ssmenu2 a:visited, html>body .ssmenu2 a:hover, html>body .ssmenu2 a:active {
	width:auto;
}

.menu2 a, .ssmenu2 a, .menu2 a:visited, .ssmenu2 a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:#6aca03;
	padding:2px 1px;
	text-decoration:none;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}

.ssmenu2 ul:hover, .ssmenu2 a:hover, .ssmenu2 a:focus, .menu2 a:hover, .menu2 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#FFD23E;
	color:black;
	text-decoration:none;
}

/*---------------------------------------MENU4 BLEU--------------------------------------------------------*/
.blue {
	line-height:50px;
	font-size:1em;
 	font-family:Arial;
	font-weight:bold;
	text-transform:none;
	color:blue;
	text-align:center;
	height:50px;
	width:70%;
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#c2e8f0;
	border-style:solid;
	border-color:#00a5cf;
	border-width:2px;
	vertical-algn:center;
	margin:0;
	padding:0;
}

.blue2 {
	text-indent:25px;
	text-transform:none;
	font-weight:bolder;
	font-size:1em;
	font-family:Arial;
	color:blue;
	left:0px;
	height:15px;
	width:100%;
	text-align:left;	
	background-image:url(fleche.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:top left;
}

.hrblue {
	border:0;
	height:2px;
	color:#00a5cf;
	background-color:#00a5cf;
	border-color:#00a5cf;
}

.important4 {
	color:blue;
	font:1.1em;
	font-weight:bold;
}

.menu4, .ssmenu4 {
	background-color:#c2e8f0;
	color:yellow;
	font-size:12px;
	font-weight:bold;
	font-family:"MS Sans Serif", "sans-serif", Arial, "Times New Roman", Times, serif;
	border:1px solid #EFB;
	padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

.menu4 {
	text-align:center;
}

.ssmenu4 {
	white-space : no-break;
}

.menu4 span, .ssmenu4 span {
	display:none;
}

.ssmenu4 ul, .ssmenu4 li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu4 a, .ssmenu4 a, .menu4 a:visited, .ssmenu4 a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:#00a5cf;
	padding:2px 1px;
	text-decoration:none;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}

html>body .menu4 a, html>body .menu4 a:visited, html>body .menu4 a:hover, html>body .menu4 a:active,
html>body .ssmenu4 a, html>body .ssmenu4 a:visited, html>body .ssmenu4 a:hover, html>body .ssmenu4 a:active {
	width:auto;
}

.ssmenu4 ul:hover, .ssmenu4 a:hover, .ssmenu4 a:focus, .menu4 a:hover, .menu4 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#FFD23E;
	color:black;
	text-decoration:none;
}

.toprightblue {
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
	color:blue;
	height:25px;
	left:80%;
	width:90px;
	background-image:url(topbleu.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:none;
	padding:0px;
	margin:0px;
	position:absolute;
	text-align:center;
}

/*---------------------------------------MENU3 ORANGE--------------------------------------------------------*/
.orange {
	line-height:50px;
	font-size:1em;
 	font-family:Arial;
	font-weight:bold;
	text-transform:none;
	color:orange;
	text-align:center;
	height:50px;
	width:70%;
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#ffecbf;
	border-style:solid;
	border-color:#f7ad00;
	border-width:2px;
	margin:0;
	padding:0;
}

.orange2 {
	text-indent:25px;
	text-transform:none;
	font-weight:bold;
	font-size:1em;
	font-family:Arial;
	color:orange;
	left:0px;
	height:15px;
	width:100%;
	text-align:left;	
	background-image:url(fleche.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:top left;
}

.hrorange {
	border:0;
	height:2px;
	color:#f7ad00;
	background-color:#f7ad00;
	border-color:#f7ad00;
}

.important6 {
	color:orange;
	font:1.1em;
	font-weight:bold;
}

.menu3, .ssmenu3 {
	background-color:#ffecbf;
	color:yellow;
	font-size:12px;
	font-weight:bold;
	font-family:"MS Sans Serif", "sans-serif", Arial, "Times New Roman", Times, serif;
	border:1px solid #EFB;
	padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

.menu3 {
	text-align:center;
}

.ssmenu3 {
	white-space : no-break;
}

.menu3 span, .ssmenu3 span {
	display:none;
}

.ssmenu3 ul, .ssmenu3 li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu3 a, .ssmenu3 a, .menu3 a:visited, .ssmenu3 a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:#f7ad00;
	padding:2px 1px;
	text-decoration:none;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}

html>body .menu3 a, html>body .menu3 a:visited, html>body .menu3 a:hover, html>body .menu3 a:active,
html>body .ssmenu3 a, html>body .ssmenu3 a:visited, html>body .ssmenu3 a:hover, html>body .ssmenu3 a:active {
	width:auto;
}

.ssmenu3 ul:hover, .ssmenu3 a:hover, .ssmenu3 a:focus, .menu3 a:hover, .menu3 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#FFD23E;
	color:black;
	text-decoration:none;
}

.toprightorange {
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
	color:orange;
	height:25px;
	left:80%;
	width:90px;
	background-image:url(toporange.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:none;
	padding:0px;
	margin:0px;
	position:absolute;
	text-align:center;
}

/*---------------------------------------MENU5 ROUGE--------------------------------------------------------*/
.red {
	line-height:50px;
	font-size:1em;
 	font-family:Arial;
	font-weight:bold;
	text-transform:none;
	color:red;
	text-align:center;
	height:50px;
	width:70%;
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#fcd1cc;
	border-style:solid;
	border-color:#ee290e;
	border-width:2px;
	margin:0;
	padding:0;
}

.red2 {
	text-indent:25px;
	text-transform:none;
	font-weight:bold;
	font-size:1em;
	font-family:Arial;
	color:red;
	left:0px;
	height:15px;
	width:100%;
	text-align:left;	
	background-image:url(fleche.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:top left;
}

.hrred {
	border:0;
	height:2px;
	color:#ee290e;
	background-color:#ee290e;
	border-color:#ee290e;
}

.important5 {
	color:red;
	font:1em;
	font-weight:bolder;
}

.menu5, .ssmenu5 {
	background-color:#fcd1cc;
	color:yellow;
	font-size:12px;
	font-weight:bold;
	font-family:"MS Sans Serif", "sans-serif", Arial, "Times New Roman", Times, serif;
	border:1px solid #EFB;
	padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

.menu5 {
	text-align:center;
}

.ssmenu5 {
	white-space : no-break;
}

.menu5 span, .ssmenu5 span {
	display:none;
}

.ssmenu5 ul, .ssmenu5 li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu5 a, .ssmenu5 a, .menu5 a:visited, .ssmenu5 a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:#ee290e;
	padding:2px 1px;
	text-decoration:none;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}

html>body .menu5 a, html>body .menu5 a:visited, html>body .menu5 a:hover, html>body .menu5 a:active,
html>body .ssmenu5 a, html>body .ssmenu5 a:visited, html>body .ssmenu5 a:hover, html>body .ssmenu5 a:active {
	width:auto;
}

.ssmenu5 ul:hover, .ssmenu5 a:hover, .ssmenu5 a:focus, .menu5 a:hover, .menu5 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#FFD23E;
	color:black;
	text-decoration:none;
}

.toprightred {
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
	color:red;
	height:25px;
	left:80%;
	width:90px;
	background-image:url(toprouge.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:center left;
	background-color:none;
	padding:0px;
	margin:0px;
	position:absolute;
	text-align:center;
	z-index: 2;

}

/*---------------------------------------MENU6 VIOLET--------------------------------------------------------*/
.purple {
	line-height:50px;
	font-size:1em;
 	font-family:Arial;
	font-weight:bold;
	text-transform:none;
	color:purple;
	text-align:center;
	height:50px;
	width:70%;
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#f8e3ff;
	border-style:solid;
	border-color:#6c1d87;
	border-width:2px;
	vertical-algn:center;
	margin:0;
	padding:0;
}

.purple2 {
	text-indent:25px;
	text-transform:none;
	font-weight:bold;
	font-size:1em;
	font-family:Arial;
	color:purple;
	left:0px;
	height:15px;
	width:100%;
	text-align:left;	
	background-image:url(fleche.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:top left;
}

.hrpurple {
	border:0;
	height:2px;
	color:#6c1d87;
	background-color:#6c1d87;
	border-color:#6c1d87;
}

.importantpurple {
	color:purple;
	font:1.1em;
	font-weight:bold;
}

.menu6, .ssmenu6 {
	background-color:#f8e3ff;
	color:yellow;
	font-size:12px;
	font-weight:bold;
	font-family:"MS Sans Serif", "sans-serif", Arial, "Times New Roman", Times, serif;
	border:1px solid #EFB;
	padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

.menu6 {
	text-align:center;
}

.ssmenu6 {
	white-space : no-break;
}

.menu6 span, .ssmenu6 span {
	display:none;
}

.ssmenu6 ul, .ssmenu6 li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu6 a, .ssmenu6 a, .menu6 a:visited, .ssmenu6 a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:#6c1d87;
	padding:2px 1px;
	text-decoration:none;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}

html>body .menu6 a, html>body .menu6 a:visited, html>body .menu6 a:hover, html>body .menu6 a:active,
html>body .ssmenu6 a, html>body .ssmenu6 a:visited, html>body .ssmenu6 a:hover, html>body .ssmenu6 a:active {
	width:auto;
}
.ssmenu6 ul:hover, .ssmenu6 a:hover, .ssmenu6 a:focus, .menu6 a:hover, .menu6 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#FFD23E;
	color:black;
	text-decoration:none;
}

.toprightpurple {
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
	color:purple;
	height:25px;
	left:80%;
	width:90px;
	background-image:url(topviolet.gif); 
	background-attachment:scroll; 
	background-repeat:no-repeat;
	background-position:center left;
	background-color:none;
	padding:0px;
	margin:0px;
	position:absolute;
	text-align:center;
}

img {
/* Si on met une image dans un lien (par exemple un logo à gauche du lien), pas de bordure
	car c'est vilain :-p */
	border:none;
}

.ssmenu img {
/* un petit espacement entre l'image et le texte du lien <a href="..."><img.../>blabla</a> */
	margin-right:2px;
}

.ssmenu img.hr {
/* Encore un peu expérimental, un <hr /> entre deux items pour faire un "séparateur"... */
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	display:block;
}

/*
Bref... pour résumer, ce qu'il y a à modifier à la base, c'est :
- couleurs, police, bordure.
- l'effet spécial IE pour les ssmenu si on aime ça...
- police et couleurs des liens "non survolés" et "survolés".
*/
/*----------------------------------FIN MENU-----------------------------------------------------------------*/
