/* Mise en forme des liens */
/*-------------------------*/
body{
 background-attachment:fixed;
}



/* Mise en forme des blocs div */
/*-----------------------------*/

#container {
 position:relative;
 width:648px;
 height:601px;
}


#top {
 width:647px;
 height:95px;
 float:left;
 background:url('fanambady/top.jpg');
 position:relative;
}


#contenu {
 width:573px;
 height:408px;
 float:left;
 background:url('fanambady/contenu.jpg');
 position:relative;
}



#left{
 width:40px;
 height:408px;
 float:left;
 background:url('fanambady/left.jpg');
 position:relative;
}


#right{
 width:33px;
 height:408px;
 float:left;
 background:url('fanambady/right.jpg');
 position:relative;
}



#down {
 width:647px;
 height:98px;
 float:left;
 background:url('fanambady/down.jpg');
 position:relative;
}


#contacts_credits {
 width:620px;
 height:98px;
 float:left;
 padding-right:15px;
 text-align:right;
 background:url('fanambady/down.jpg');
 position:relative;
}


/* ------------------------ */
/*    Formatage des menus   */
/*--------------------------*/

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_texte_01 {
position: absolute; /* placement du menu, à modifier selon vos besoins */
 top: 10px;
 left:70px;
 z-index:100;
 width: 100%; /* correction pour Opera */
 width:573px;
}

#menu_texte_01 dl {
float: left;
width: 120px;
}

#menu_texte_01 dt {
cursor: pointer;
font-family:Arial, Verdana;
font-size:11px;
text-align: left;
font-weight: bold;
border-left: 1px solid #ffffff;
margin: 1px;
}

#menu_texte_01 dd {
display: none;
border-left: 1px solid #ffffff;
}

#menu_texte_01 li {
text-align: left;
font-family:Arial, Verdana;
font-size:11px;
padding-left:2px;
background: transparent url("fond_ss_menu.png") repeat;
/*background: #fff;*/
}

#menu_texte_01 li a, #menu_texte_01 dt a {
color: #ffffff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu_texte_01 li a:hover, #menu_texte_01 li a:focus {
background: #FE6515;
}

#menu_texte_01 dt a:hover, #menu_texte_01 dt a:focus {
background: #26B2FF;
}
/* Mise en forme des liens */
/*-------------------------*/
body{
 background-attachment:fixed;
}



/* Mise en forme des blocs div */
/*-----------------------------*/

#container {
 position:relative;
 width:648px;
 height:601px;
}


#top {
 width:647px;
 height:95px;
 float:left;
 background:url('fanambady/top.jpg');
 position:relative;
}


#contenu {
 width:573px;
 height:408px;
 float:left;
 background:url('fanambady/contenu.jpg');
 position:relative;
}



#left{
 width:40px;
 height:408px;
 float:left;
 background:url('fanambady/left.jpg');
 position:relative;
}


#right{
 width:33px;
 height:408px;
 float:left;
 background:url('fanambady/right.jpg');
 position:relative;
}



#down {
 width:647px;
 height:98px;
 float:left;
 background:url('fanambady/down.jpg');
 position:relative;
}


#contacts_credits {
 width:620px;
 height:98px;
 float:left;
 padding-right:15px;
 text-align:right;
 background:url('fanambady/down.jpg');
 position:relative;
}


/* ------------------------ */
/*    Formatage des menus   */
/*--------------------------*/

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_texte_01 {
position: absolute; /* placement du menu, à modifier selon vos besoins */
 top: 10px;
 left:70px;
 z-index:100;
 width: 100%; /* correction pour Opera */
 width:573px;
}

#menu_texte_01 dl {
float: left;
width: 120px;
}

#menu_texte_01 dt {
cursor: pointer;
font-family:Arial, Verdana;
font-size:11px;
text-align: left;
font-weight: bold;
border-left: 1px solid #ffffff;
margin: 1px;
}

#menu_texte_01 dd {
display: none;
border-left: 1px solid #ffffff;
}

#menu_texte_01 li {
text-align: left;
font-family:Arial, Verdana;
font-size:11px;
padding-left:2px;
background: transparent url("fond_ss_menu.png") repeat;
/*background: #fff;*/
}

#menu_texte_01 li a, #menu_texte_01 dt a {
color: #ffffff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu_texte_01 li a:hover, #menu_texte_01 li a:focus {
background: #FE6515;
}

#menu_texte_01 dt a:hover, #menu_texte_01 dt a:focus {
background: #26B2FF;
}

