body {
	margin:0;
	padding:0;
	
	background: #fff;
}

/* -------------------------------------------------------------------  */
/* --------------- Positionnement des blocs de la page ---------------- */
/* -------------------------------------------------------------------  */



#global-head {
    width: 100%;
	padding:0;
	border:0px;
	height:126px;
	background: #fff url(/images/yeux-mouches/fond-head.gif) repeat-x;
}

#head {
	width:770px;
	height:126px;
	
	margin: 0 auto 0 auto;
	background: #fff url(/images/yeux-mouches/fond-header.gif) no-repeat center;
	
}



#navigation {
	background: #fff url(/images/yeux-mouches/navigation.gif) no-repeat;
	height:20px;
	color:#c7c7c7;
	padding:20px 0px 00px 198px;
	width:770px;
	font-size:11px;
	margin: 0 auto 0 auto;
	text-align:left;
}

#navigation a {
	color:#c7c7c7;
	font-size:11px;
	
}

#navigation a:hover {
	color:#c7c7c7;
	border-bottom: 1px dotted #685f50;
	font-size:11px;
}

#content  {

	width:770px;

	padding: 0 0px 0 0px; 
	margin: 0 auto 0 auto;
}

#accueil {
	font-size:18px;
	color:#939393;
	text-align:right;
	padding: 185px 378px 0 0;
	width:259px;
	height:300px;
	background: #fff url(/images/yeux-mouches/moteur-perkins.jpg) no-repeat right;
	line-height:30px;
}

#corps {
	font-size:12px;
	color:#c5c5c5;
	height:111px;
	padding: 70px 0 0 150px;
	background: #fff url(/images/yeux-mouches/corps-flottants.gif) no-repeat left top;

}

#corps span{
	font-size:16px;
	color:#fead22;
	font-weight:bold;
	
}

#accueil span {
font-size:21px;
font-weight:bold;
color:#9fd019;

}

#liens {
	width:770px;
	height:15px;
	margin: 0 auto 0 auto;
	padding:0 0 0px 0 ;

font-size:10px;
color:#685f50;
padding-left:20px;

}

#liens ul{
padding-left:5px;
}

#liens ul, #liens ul li {
display:inline;
margin: 0;
}

#liens a, #liens ul li a{
font-size:10px;
text-decoration:none;
border-left:1px dotted #685f50;
padding-left:40px;
padding-right:40px;color:#685f50;
}

#liens ul li.none a{
font-size:10px;
text-decoration:none;
padding-left:40px;
padding-right:40px;
border-left:none;color:#685f50;
}




/* -------------------------------------------------------------------  */
/* --------------- 				Styles				   ---------------- */
/* -------------------------------------------------------------------  */

/* Liste de choix du site */
select, option {
 	color: #E26A00;
 	background-color:#e6ecf2;
}

.form_error {
 	padding-left: 10px;
 	color: #d8732f;
}


		 
/* --------------- MENU ADMIN	   ------------------------------------ */

#admin-bar {
	background: #eee; padding: 5px; border: 1px dashed #ccc; position:relative;
 	padding: 4px 16px 4px 4px; overflow: hidden; font-size:9px;
}
#admin-bar a { color: #444; font-size: 9px; }
#admin-bar a:hover { color: #e33; }
#admin-bar img { vertical-align: middle; display: inline-block; }
#admin-bar select, #admin-bar option { padding: 0; margin: 0; width: 115px; font-size: 9px; }



/* -------------------------------------------------------------------  */
/* --------------- MENU ET CONCEPTION DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */

/* Boite de confirmation centrÃ©e sur la page */
#center-box {
	width: 400px;
	height: 170px;
	text-align: center;
	margin: 50px auto 50px auto;
	padding: 40px;
}



td.menu {

width:180px;
}

#menu {
	width:160px;
	padding:0;
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
}

#menu ul {
 	list-style-type: none;
	padding:0;
	margin:0;

}

#menu li {
	padding-left:0px;
	margin:0px 0 0px 0;
	list-style-type: none;
	list-style-image: none;
	color:#7b7c7e;
	
}

#menu li.corps-flottants-1 {
	border-top: 1px solid #685f50;
	padding:0px 0 0px 5px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	color:#7b7c7e;
	
}

#menu li.corps-flottants-1-a {
	border-top: 1px solid #685f50;
	padding:0px 0 0px 20px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
	color:#fff;
	background: #0d899f url(/images/titre/puce-menu.gif) no-repeat 2px 4px;
}

#menu li.corps-flottants-1 a {

	color:#7b7c7e;
}
#menu li.corps-flottants-1-a a {
	font-weight:bold;
	color:#7b7c7e;
}



#menu li.corps-flottants-1 a:hover {
	color:#685f50;
}

#menu li.corps-flottants-2 {

	padding:3px 0 3px 20px;
	font-size:11px;
	color:#7b7c7e;

}

#menu li.corps-flottants-2-a {
	padding:3px 0 3px 20px;
	font-size:11px;
	font-weight:bold;
	color:#fead22;

}

#menu li.corps-flottants-2 a {
	font-size:11px;
	color:#7b7c7e;
}
#menu li.corps-flottants-2-a a {
	font-size:11px;
	color:#9fd019;
}





/* CONTENU */

td.bigContenu {
	width:610px;
	padding:0;
	vertical-align:top;
	
}

td.bigContenu p,body.mceContentBody.p{
	line-height:21px;
	
}
td.bigContenu li, body.mceContentBody.li{
	line-height:21px;
	
}
/* -------------------------------------------------------------------  */
/* --------------- PIED DE PAGE ------------------------------------ */
/* -------------------------------------------------------------------  */



#footer {
background: url(/images/yeux-mouches/fond-footer.gif) repeat-x;
height:50px;
width:100%;
}



#pptext {
	width:770px;	
	padding-left:440px;
	font-size:11px;
}

#pptext a{
	
	color: #fff;
	font-size:11px;

}
#pptext a {
	color: #fff;
}