/* disposition */
/* cette feuille de style definit l'affichage des blocs */
/* theme : c2p - stephane noel - mars 2007 */

body {
margin: 0;
}

#general {
margin: 0 auto 20px 100px;
width: 495px;
}

#bandeau {
position: absolute;
top: 0px;
left: 0px;
width: 700px;
height: 240px;
background-repeat: no-repeat;
z-index:0;
}

#menu {
	position: relative;
z-index: 10000;
padding-top: 150px;	
}

#navigation {

}

#conteneur-navigation {

}

#contexte {
position: absolute;
left: 620px;
top: 150px;
width: 225px;
padding: 0;
}

#contexte li {
padding: 0 30px;	
}

#contexte li li {

padding: 0;
}

#chemin-nav {
padding: 11px 16px 5px 16px;
background-color: #fff;
}

#separateur, #chemin, #separateur-nav {
display: none;
}

#conteneur-texte {
padding: 10px 14px 10px 20px;
}

#footer {
	margin-top: 17px;
padding: 20px 10px 10px 220px;
clear: both;
background: url("footer-c2p.png") white no-repeat;
}

#fin {
clear: both;
}
