
html {
	margin: 0;
	padding: 0;

	}

body {
	background: #191970 url(../gfx/fond_page.jpg) fixed;
        margin: 0;
        padding: 0;
        width:759px;
        height:auto;
        position: absolute;
        top: 0px;
        left: 50%;
        margin-left:-380px;
        width:759px;
        height:100%;
        display:block;
	font-size: 10pt;
	font-family: arial;
}


div.content_composition, table
	{
	font-size: 9pt;
	font-family: arial;
	}


a {
	text-decoration:none;
	color:#4564A7;
	font-size: 9pt;
	font-family: tahoma;
}

a:hover {
	color:#000000;
}



a.content_nav_link
	{
	font-family: tahoma,sans-serif;
	display: block;
	color: #ffffff; 
	Font-Weight: bold; 
	Font-Size: 12px;
	width:149px; 
	text-decoration: none;
	padding:2px;
	padding-left:9px;
	}

a.content_nav_link:visited 
	{
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
	}

a.content_nav_link:hover 
	{
	padding:2px;
	font-weight: bold;
	display: block;
	border: 0 none;
	background: #4564A7;
	border-top:1px solid #4564A7;
	border-bottom:1px solid #4564A7;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:9px;
	color: #ADD8E6; 
	}



h1
	{
	text-align: center;
	}

h2 {
	position:absolute;
	margin:0px;
	padding:0px;
	color:#253790;
	z-index:20;
	top:142px;
	left:50%;
	width:560px;
	margin-left:-207px;
	font-family:tahoma;
	font-size:14pt;
}

.titre, h3 {
	border-bottom:1px solid rgb(0, 51, 102);
	color:rgb(0, 51, 102);
	font-size:10pt;
}


div.side_nav
	{
	width:94px;
	Padding-top: 10px;
	padding-bottom:10px;
	padding-left:0px;
	border:0px;
	}
























#menu
        {
	position:absolute;
	top:100px;
	left:50%;
        margin: 0px;
	margin-left:-227px;
        Font-Weight: bold;
        Font-Size: 13px;
        Color: black;
        Font-family: tahoma,sans-serif;
        Text-Decoration: none;
        z-index:500;
        width:620px;
        /* précision pour Opera */
        }


#menu dt
        {
        cursor: pointer;
        font-weight: bold;
	width:100px;
        margin: 0px;
        padding: 0px;
        text-align:center;
        }


#menu dl
        {
        margin: 0;
        padding: 0;
        float: left;
        }



#menu dd
        {
        display: none;
	background:#ffffff;
	border:2px solid #CFCFCF;
        }


#menu li
        {
        padding:2;
        }

#menu li a, #menu dt a
        {
        Font-Size: 8pt;
        color: #000077;
        text-decoration: none;
        display: block;
        border: 0 none;
	background:url(../gfx/bouton.gif) no-repeat top center;
        margin: 0px;
        padding: 4px;
        }
#menu li a:hover, #menu dt a:hover {
        color: #27458B;
	background:url(../gfx/bouton.gif) no-repeat top center;
	background:url(../gfx/bouton2.gif) no-repeat top center;
}



ul {

	margin-left:10px;
	padding-left:17px;
	margin-bottom:13px;
}



























div.layout
        {
	background: url(../gfx/gauche_degrade.jpg) no-repeat top left;
        display:block;
        height:100%;
        }


div.content
        {
        width: 567px;
	position:absolute;
        left: 0px;
	top:130px;
	bottom:30px;
	overflow:auto;
        padding-left:5px;
	margin-left:168px;
        z-index: 2;
        }


div.content_nav
        {
        position: absolute;
        top:170px;
        left:0px;
        padding: 0px;
        margin: 0px;
        text-align: center;
        width: 165px;
        height:auto;
        z-index: 1;
        }
div.content_nav_fond
        {
        position: absolute;
        top:180px;
        left:0px;
        width: 165px;
        z-index: 0;
        }


.imageLien {
padding:0px;
padding-top:5px;
margin:2px;
}
.imageLien:hover {
margin-bottom:0px;
border-bottom:2px solid rgb(0, 51, 102);
}
#Description {
color:#000000;
}



li {
	font-family:georgia,tahoma,verdana,helvetica,arial,sans-serif;
	font-size:8pt;
}
ul {
        list-style-type: square;
        list-style-position: outside;
        text-indent: 0px;
        margin-left:7px;
        padding-left:7px;
}

