/* disposition */
/* cette feuille de style definit l'affichage des blocs */

body {
margin: 0;
cursor:url(http://www.trisaleve.fr/plugins/magusine/themes/trendy/trisaleve.ani); 
}

#general {
/* margin: 138px auto 0 auto; */
margin: 163px auto 0 auto;
/* width: 761px; */
width: 801px;
}

#bandeau {
/* height: 94px; */
height: 120px;
/* width: 761px; */
width: 801px;
position: absolute;
top: 0;
}

#navigation {
position: absolute;
/* top: 94px; */
top: 120px;
/* width: 741px; */
width: 781px;
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; */
margin-right: 280px;
padding: 10px 14px 30px 20px;
}

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

#fin {
clear: both;
}

