/* css de disposition du site Magusine */
/* stephane, aout 2007 */

body {
margin: 0;		
}

#general {

}

#bandeau {

}

#navigation {
height: 19px;
_height:18px;
padding-top: 6px	
}

#chemin {
padding: 0 0 10px 0;	
}

#chemin-vide {
display: none;
}

#contenus {
width: 914px;
margin: 0 auto;
background: url('fond_contenus.png') top right repeat-y;
padding-bottom: 20px;	
clear: both;
}

#contexte1 {
float: right;
width: 216px;
background-color: #7e7e7e;
padding: 18px 20px 20px 20px;
color: #fff;
}

#contexte1 a {
color: #fff;
}

#contexte1 a:hover {
text-decoration: underline;
}

#contexte2 {
float: right;
width: 145px;
_width:140px;
padding: 17px 10px 0 15px;
_padding:17px 0 0 10px;
background: url('contexte_top.png') #e0E0E0 top left no-repeat;
margin: 20px 0; 
color: #333;
}

#contexte2 a {
color: #333;
}

#contexte2 a:hover {
text-decoration: underline;
}

#fin-contexte2 {
height: 17px;
background: url(contexte_bottom.png) bottom left no-repeat;
position: relative;
left: -15px;
_left: -10px;
width: 170px;
}

#corps {
margin-right: 450px;
padding: 17px 0;
}

#fin-corps {
clear: both;
}

#footer {
clear: both;
height: 65px;
padding: 10px;
}

#footer p {
	width: 914px;
	margin: 0 auto;
}
