
/* CSS Document */
body {background-image:url(design/fond.jpg); background-attachment: fixed; font-family: Times New Roman; font-size: 13px; color: #000066; }
/* Texte et Titre */
.texte {  font-family: Times New Roman; font-size: 11pt; color: #000099; }
.titre1 {  font-family: Times New Roman; font-weight: bold ; font-size: 10pt; color: #FFFFFF; }

/* Lien */
a { font-size: 14px; color: #000066; text-decoration:none; }
a:hover { font-size: 14px; color: #FF0000; text-decoration:overline underline; }
/* Menu */
#pro7 ul {margin:0 auto; padding:0; list-style:none; display:table; white-space:nowrap; list-style:none; height:2em; position:relative; font-size:0.9em;}
#pro7 li {display:table-cell; margin:0; padding:0;}
#pro7 li a {display:block; float:left; height:2em; line-height:2em; color:#0000FF; text-decoration:none; font-family:Times New Roman; text-align:center; padding:0 0 0 12px; cursor:pointer; background:url(design/pro_seven_0a.gif) no-repeat;}
#pro7 li a b {float:left; display:block; padding:0 12px 0 0; background:url(design/pro_seven_0b.gif) no-repeat right top;}
#pro7 li.current a {color:#000; background:url(design/pro_seven_2a.gif) no-repeat;}
#pro7 li.current a b {background:url(design/pro_seven_2b.gif) no-repeat right top;}
#pro7 li a:hover {color:#000; background: url(design/pro_seven_1a.gif) no-repeat;}
#pro7 li a:hover b {background:url(design/pro_seven_1b.gif) no-repeat right top;}
#pro7 li.current a:hover {color:#000; background: url(design/pro_seven_2a.gif) no-repeat; cursor:default;}
#pro7 li.current a:hover b {background:url(design/pro_seven_2b.gif) no-repeat right top;}



<!--[if IE]>

#pro7 ul {display:inline-block;}
#pro7 ul {display:inline;}
#pro7 ul li {float:left;}
#pro7 {text-align:center;}

<![endif]-->

