body {
	color: #F0E39E;
	background: #FFFFFF;
}

strong {
	color: #CC00CC;
}

/* Page */
#global {
	background: #FFFFFF;
}

/* Navigation */
#navigation {
	background: #FFFFFF;
}
#navigation a {
	color: #FF6533;
}
#navigation a:hover, #navigation a:focus {
	background: #FFFFFF;
}

/* Contenu principal */
#contenu {
	color: #949292;
	font-weight:bold;
	background: #FFFFFF;
}
#contenu a {
	color: #332510;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #181A12;
}

#contacteznous_orange, #contacteznous_rouge, #contacteznous_vert{
	font-size:14px;
	padding-top:35px;
	padding-left:115px;
	margin-left:400px;
	width:250px;
	height:120px;
}

#contacteznous_orange a, #contacteznous_rouge a, #contacteznous_vert a{
	color:#999999;
	border-bottom:1px;
}

#contacteznous_orange{
	color:#FF9933;
	background:url(images/produit_orange2.png) no-repeat top left;
}

#contacteznous_rouge{
	color:#f7c600;
	background:url(images/produit_rouge2.png) no-repeat top left;
}

#contacteznous_vert{
	color:#cccc00;
	background:url(images/produit_vert2.png) no-repeat top left;
}
/* Pied de page */
#pied {
	color: #000000;
	background: #FFFFFF;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
	background:url(images/bg_gauche.jpg) no-repeat top left;
}
body {
	padding: 0;
}
#global {
	width:100%;
	min-height: 100%;
	margin:0;
	padding:0;
	background:url(images/bg_droite.jpg) no-repeat top right;
}
#conteneur{
	margin-top:25px; /* -> 1 */
	width: 872px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto; /* -> 3 */
	background:#FFFFFF;
}

#content{
	width:777px;
	margin-left:auto;
	margin-right:auto;
}

.clear{clear:both;}

/* En-tete */
#entete {
	width:872px;
	height:124px;
	background:url(images/header_site.jpg) no-repeat top left;
}
#header {
	width:872px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(images/header_bg.jpg) no-repeat top left;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/*- Menu navigation--------------------------- */ 

#navigation {
	float:left;
	width:777px;
	background:#FFFFFF;
	font-size:93%;
	font-weight:bold;
	color:black;
	line-height:normal;
	border-bottom:1px solid #e7e6e4;
	margin-bottom:20px;
}
#navigation ul {
	margin:0;
	list-style:none;
}
#navigation li {
	display:inline;
	margin:0;
	padding:0;
}
#navigation li a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#navigation li a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation li a span {float:none;}
/* End IE5-Mac hack */
#navigation li a:hover span {
	color:#cae011;
}
#navigation li a:hover {
	background:url("images/tableft_.gif") no-repeat left top;
}
#navigation li a:hover span {
	background:url("images/tabright_.gif") no-repeat right top;
}
#navigation  li.selected a, #navigation  li.selected a:hover{
	background:url("images/tableft_.gif") no-repeat left top;
}
#navigation  li.selected a span, #navigation  li.selected a:hover span {
	background:url("images/tabright_.gif") no-repeat right top;
}

/* Contenu */
#contenu {
	padding: 10px 20px;
}
#contenu p {
	padding-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
}

#contenu ul img{
	margin-left:400px;
	margin-top:-10px;
}

.square{
	list-style-image: url("images/square.gif");
}

/* Pied de page */
#pied {
	padding: 15px 20px;
	font-size: 11px;
	text-align:center;
	color:#666666;
}
#pied p {
	margin: .5em 0;
}
#pied a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#copyright {
	text-align: left;
	font-size: 1em;
}


/* BOX */

#boxnous {
	background: url("images/boxnous.gif") no-repeat left top;
	width:787px;
	height:279px;
	margin: -20px 0 0 -20px;
	padding: 60px 0 0 60px ;

}

#boxindex {
	background: url("images/boxindex.gif") no-repeat left top;
	width:787px;
	height:223px;
	margin: 0 0 0 -20px;
	padding: 25px 0 0 25px ;

}

#boxbenef {
	background: url("images/boxbenef.jpg") no-repeat left top;
	width:787px;
	height:318px;
	margin: 0 0 0 -20px;
	padding: 25px 0 0 25px ;

}

#boxpartenaires1 {
	background: url("images/box_partenaires1.jpg") no-repeat left top;
	width:367px;
	height:287px;
	float: left;
	padding-top: 30px;
}

#boxpartenaires2 {
	background: url("images/box_partenaires2.jpg") no-repeat left top;
	width:367px;
	height:287px;
	float: left;
	padding-top: 30px;
}

#boxpartenaires3 {
	background: url("images/box_partenaires3.jpg") no-repeat left top;
	width:736px;
	height:179px;
	clear:both;
	padding-top: 30px;
}

.boxTitle {
	padding:0 0 0 30px;
}

.boxpresta {
	background: url("images/box_presta.jpg") no-repeat left top;
	width:237px;
	height:338px;
	padding-top: 30px;
	float: left;
	
}

/* PUCES */

#puceRondeVerte {
	background: url("images/puceRondeVerte.gif") no-repeat left top;
	width:10px;
	height:10px;
	display:block;
}
