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

body {
margin: 0;		
}

#general {
margin: 0 auto;
width: 994px;
background: url('fond_saumons_bleu.png') top left repeat-y;
}

#bandeau {
background-color:#FFFFFF;
}

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

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

#chemin-vide {
display: none;
}

#contenus {
width: 994px;
margin: 0 auto;
padding-bottom: 20px;	
clear: both;
}

#contexte1 {
_background-color:#3486B2;
color:#FFFFFF;
float:left;
padding:10px 10px 20px;
width:200px;
}

#contexte1 a {
color: #FFF;
}

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

#contexte2 {
float: right;
width: 160px;
_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: #E3430E;
}

#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 {
float:right;
margin-right:20px;
margin-top:20px;
position:relative;
width:564px;
}

#fin-corps {
clear: both;
}

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

#footer p {
margin-bottom:0;
margin-left:auto;
margin-right:auto;
padding-top:10px;
text-align:center;
width:994px;
}
