/* disposition */
/* cette feuille de style definit l'affichage des blocs */
/* theme : magunews-2 - stephane noel - dec 2005 */
/* D?clin? par Benjamin Minet */

body {
margin: 0;
}

#general {
margin: 138px auto 0 auto;
width: 761px;
}

#bandeau {
height: 94px;
width: 761px;
position: absolute;
top: 0;
}

#bandeau #recherche {
 float:left;
 position:relative;
 left:50px;
 top:35px;
 width:200px;
}
#bandeau #accueil a {
 float: left;
 position: relative;
 left: 60px;
 top: 30px;
 width: 350px ;
 height: 55px ;
}
#bandeau #retour a {
 float: left;
 position: relative;
 left: 50px;
 top: 5px;
 height: 90px;
 width: 90px;
}

#navigation {
position: absolute;
top: 94px;
width: 741px;
height: 26px;
padding: 6px 10px 1px 10px;
}

#navigation h2 {
display:none;
}

#conteneur-navigation {

}

#contextes {
float: right;
width: 240px;
padding: 10px 27px 10px 10px;
}
#contextes #derniers-forums .listageconteneur {
 overflow: auto; 
 height: 200px;
}
#contextes #fils .listageconteneur, #contextes #agenda .listageconteneur, #contextes #syndic .listageconteneur    {
 overflow: auto; 
 height: 200px;
}
#chemin, #chemin-vide {
position: relative;
top: -10px;
z-index:10;
}

#chemin {
    padding: 14px 10px 6px 10px;
}

#chemin-vide {
    height: 32px;
}

#corps {
margin-right: 280px;
padding: 10px 14px 30px 20px;
}

#footer {
position: relative;
top: 10px;
padding: 20px;
clear: both;
}

#fin {
clear: both;
}
