/* GLOBAL */
body {
	padding: 20px 5px 35px;
}
body {
color: #352e2e;
background: #3b3333 url(../images/motif_chevrons_08b.jpg) repeat;
margin: 0;
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 11px;
line-height: 1.25;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
a {
text-decoration: none;
}
a:link, a:visited, a:active {
text-decoration: none;
color: #FF6600;
}
a:hover, a:focus {
text-decoration: underline;
}
a img {
	border: none;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
/* NAVIGATION */
#navigation {
	padding: 5px 15px 0;
border: 1px solid #352e2e;
border-right-style: none;
border-left-style: none;
border-top-style: none;
background: url(../images/code_barre_01.png) no-repeat center top;
-background: url(../images/code_barre_01.png) no-repeat center top;
width: 860px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
/* CONTENT PRINCIPAL */
#principal {
background-color: #fff;
}
#principal {
	float: right;
	width: 760px;
-width: 780px;

	padding: 10px 20px;
-padding: 10px 10px;
overflow: hidden;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
#secondaire {
}
#secondaire {
padding: 12px 20px;
width: 260px;
-padding: 12px 18px;
-width: 260px;
overflow: hidden;
}

/* --- POSITIONNEMENT --- */

/* PAGE */
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
div#ombre_haut{
}
div#ombre_corps{
}
div#ombre_bas{
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
#global_all {
margin: 0;
padding: 0;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
#global {
width: 1100px;
margin: 0 auto;
padding: 0;
background-color:#FFFFFF;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
/* HEADER */
#entete {
	padding: 20px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
/* FOOTER */
#pied {
	padding: 15px 15px 10px;
background: url(../images/code_barre_01.png) no-repeat center top;
-background: url(../images/code_barre_01.png) no-repeat center top;
width: 860px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/
/* CENTRE */
#centre {
	width: 100%;
	overflow: hidden;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx*/