.wffadminmodif:hover {
	background-color: #555;
}
.wffadminmodif {
	font-size: 12px;
	background-color: #888;
	text-decoration: none;
	text-transform: none;
	font-weight:normal;
	color:#EEE;
	padding: 0 5px;
}


body {
	background-image: url('/images/fond.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

#conteneur {
	background-color:white;
	background-image: url('/images/bordures.gif');
	background-repeat:repeat-y;
	background-position:top;
}


#bandeausup {
	background-image: url('/images/header.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	height:170px;
}


#navigation {
	background-color:#5A5B5D;
	background-image: url('/images/fond-menu.gif');
	background-repeat:repeat-x;
	background-position:top left;
	height:34px;
}

#bandeauinf {
	background-color:#5A5B5D;
}

#bandeauinf a {
	color:white;
	text-decoration: none;
}

#bandeauinf>div {
	padding:5px 10px;
	color:white;
	font-size:11px;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#B0C029;
	text-transform: uppercase;
	margin:0;
}

h2 {
	background-image: url('/images/puce.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#0099AF;
	margin:0;
	margin-bottom: 8px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#0099AF;
	margin:0;
}
h3>a {
	font-size:14px;
	font-weight:bold;
	color:#0099AF;
	text-decoration:none;
}

hr {margin:7px 0; padding:0;}

#accordion div {
	font-size:11px;
}
#accordion h3>a {
	color:#00778F;
}

#accordioncontact div {
	font-size:12px;
}
#accordioncontact h3>a {
	color:#00778F;
}

.aveccoin {
	background: url('/images/coin.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	padding:25px 30px 5px 40px;
	margin-bottom:15px;
}

.blocfiche {
	text-align:justify;
	padding-left:5px;
	padding-right:40px;
}

/* MENU */
#nav {
	width: 740px;
	height: 34px;
	background: url('/images/menu-cronoconcept.gif');
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	float: left;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 34px;
	background: url('/images/menu-cronoconcept.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*etat up*/
li#nav_accueil a { left: 22px; width: 72px; background-position: -22px 0; }
li#nav_prestations a { left: 94px; width: 99px; background-position: -94px 0; }
li#nav_valeurs a { left: 193px; width: 70px; background-position: -193px 0; }
li#nav_references a { left: 263px; width: 93px; background-position: -263px 0; }
li#nav_contact a { left: 356px; width: 72px; background-position: -356px 0; }
li#nav_actualites a { left: 428px; width: 87px; background-position: -428px 0; }
li#nav_articles a { left: 515px; width: 66px; background-position: -515px 0; }
li#nav_conferences a { left: 581px; width: 111px; background-position: -581px 0; }
li#nav_franchise a { left: 785px; width: 144px; background-position: -785px 0; }

/*etat hover*/
li#nav_accueil a:hover { background-position: -22px -34px; }
li#nav_prestations a:hover { background-position: -94px -34px; }
li#nav_valeurs a:hover { background-position: -193px -34px; }
li#nav_references a:hover { background-position: -263px -34px; }
li#nav_contact a:hover { background-position: -356px -34px; }
li#nav_actualites a:hover { background-position: -428px -34px; }
li#nav_articles a:hover { background-position: -515px -34px; }
li#nav_conferences a:hover { background-position: -581px -34px; }
li#nav_franchise a:hover { background-position: -785px -34px; }

/*etat actif*/
#body_0 li#nav_accueil a { background-position: -22px -68px; }
#body_1 li#nav_prestations a { background-position: -94px -68px; }
#body_2 li#nav_valeurs a { background-position: -193px -68px; }
#body_3 li#nav_references a { background-position: -263px -68px; }
#body_4 li#nav_contact a { background-position: -356px -68px; }
#body_5 li#nav_actualites a { background-position: -428px -68px; }
#body_6 li#nav_articles a { background-position: -515px -68px; }
#body_7 li#nav_conferences a { background-position: -581px -68px; }
#body_8 li#nav_franchise a { background-position: -785px -68px; }


#financier {
	text-align:left;
	border:0;
	font-size:11px;
}

#financier tr {
	border:0;
}

#financier td {
	border:0;
	padding:10px;
}
