<style type="text/css">
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_three */
.menu3 {padding:0 0 0 4px; margin:0; list-style:none; height:35px; background:#000 url(http://www.paris-football.com/images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(http://www.paris-football.com/images/button3.gif);}
.menu3 li.current a b {background:url(http://www.paris-football.com/images/button3.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(http://www.paris-football.com/images/button2.gif);}
.menu3 li a:hover b {background:url(http://www.paris-football.com/images/button2.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(http://www.paris-football.com/images/button3.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(http://www.paris-football.com/images/button3.gif) no-repeat right top;}
</style>
<style type="text/css"> 
<!-- 
A { color:#ffffff; text-decoration:underlign; } 
A:hover { color:#ffffff;text-decoration:none;} 
--> 
</style>
<style> 
.formulaire{ 
background-color:#808080; 
color:#ffffff; 
} 
</style>
<style type="text/css"> 
.maligne2 
{ 
margin-bottom:68px;
margin-top:50px; 
border-bottom: solid 4px #ffffff; 
width:82%; 
} 
</style>
<style type="text/css"> 
.maligne 
{ 
margin-bottom:0px; 
border-bottom: solid 2px #ffffff; 
width:100%; 
} 
</style>
<style type="text/css">
.margeA {
margin-left: 5em;
margin-right: 5em;
text-align: justify;
}
</style>
<style type="text/css">
.marge {
margin-left: 40px;
}
</style>
<style type="text/css">
.margec {
margin-left: 775px;
}
</style>
<style type="text/css">
.margeT {
margin-left: 3px;
}
</style>
<style type="text/css">
.margeTT {
margin-left: 3px;
}
</style>
<style type="text/css">
.margeCG {
margin-left: 2px;
}
</style>
<style type="text/css">
.margeCGG {
margin-left: 5px;
}
</style>
<style type="text/css">
.margeTTT {
margin-left: 10px;
}
</style>
<style type="text/css">
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal; 
    display: block; 
    position: absolute; 
    top: 25px; 
    left: -69px; 
    padding: 2px; 
    color: #fff; 
    border: 2px solid #fff; 
    background: #000; 
    width:150px;
}
</style>
<style type="text/css">
<!--
.style {
	font-size: 12px;
	font-weight: 900;
}
-->
</style>
<style type="text/css">
<!--
.texte {
	font-family: Arial;
	text-decoration: none;
        font-style: normal;
        color: #000000;
        text-align: justify;
         text-indent: 0.5cm;
}
-->
</style>
<script Language="JavaScript" type="text/javascript" src="http://www.lfp.fr/Library/footpro.js"></script>
<style type="text/css">
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
z-index:1000;
font-size:90%;
height:181px;
margin:25px 0 50px 15px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
height:181px;
position:relative;
border:1px solid #fff;
}

.menu li {
background:#ddd;
height:26px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:150px;
color:#000;
text-indent:5px;
border-bottom:1px solid #fff;
background:#ddd;
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#999;}

.menu :hover > a {
color:#fff; 
background:#999;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:150px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
height:181px;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
height:181px;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
height:181px;
}
</style>
<!--[if IE 7]>
<style type="text/css">
.menu li {float:left;}
</style>
<![endif]-->