/* 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;
}

#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;
}

#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;
}