/* accueil */

#acc #entete #tagline {
	position: relative;
	height: 129px;
	padding: 0;
	background: #C4603A;
	}
#acc #entete #tagline em {
	position: absolute;
	width: 215px;
	bottom: 0px;
	left: 485px;
	padding: 0 0 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	color: #F1F1E8;
	}

/* =CORPS */

#acc #corps #maincol h2 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: -8px;
	}

#acc #corps #maincol {
	position: relative;
	width: 470px;
	padding: 0;
	margin: 0;
	float: left;
	background: none;
	}

#acc #corps #maincol #intro {
	margin: 0 0 10px;
	padding: 10px 10px 10px 20px;
	background: #F7F7F3;
	}
#acc #corps #maincol #intro p {
	margin: 0;
	}

#acc #corps #maincol #intros_wrap {
	background: transparent url(../img/acc/bg_intros.gif) 0px 0px repeat-y;
	}
/* Hides from IE-mac \*/
* html #acc #corps #maincol #intros_wrap {height: 1%;}
/* End hide from IE-mac */

#acc #corps #maincol .intros {
	width: 152px;
	float: left;
	margin: 0 7px 0 0;
	}
#acc #corps #maincol .intros .wrap {
	padding: 10px 10px 5px 10px;
	}
#acc #corps #maincol .intros h3 {
	color: #333;
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px;
	text-transform: none;
	background: transparent url(../img/pointille_666.gif) left bottom repeat-x;
	}
#acc #corps #maincol .intros h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0;
	}
#acc #corps #maincol #intro_investisseurs {
	color: #333;
	margin: 0;
	}
#acc #corps #maincol #intro_investisseurs h3 {
	background: transparent url(../img/pointille_333.gif) left bottom repeat-x;
	}

#seccol h2 {
	padding-bottom: 8px;
	font-size: 1.3em;
	}

#acc #corps #seccol li {
	margin: 0 0 5px;
	padding: 4px 0 10px;
	background: transparent url(../img/pointille_CCC.gif) left bottom repeat-x;
	}
/* Hides from IE-mac \*/
* html #acc #corps #seccol li {height: 1%;}
/* End hide from IE-mac */

#acc #corps #seccol .archives {
	margin: 1em 0 2em;
	}
#acc #corps #seccol .archives li {
	margin: 0 0 3px;
	padding: 3px 6px 5px;
	color: #FFF;
	font-weight: bold;
	border-bottom: none;
	background: #887867;
	}
#acc #corps #seccol .archives li a {
	color: #FFF !important;
	}

#special {
	margin: 1em 0 0;
	padding: 12px;
	background: #FFF;
	border: 4px solid #F37A18;
	border: 4px solid #C4603A;
	text-align: center;
}
#special h3 {
	color: #F37A18;
	color: #C4603A;
	font-size: 1.5em;
	margin: 0;
}
#special a {
	color: #F37A18 !important;
	color: #C4603A !important;
}
#special p {
	font-size: 1.4em;
	margin: .25em 0 0 !important;
}
#special p.wcdesc {
	font-size: 1.1em;
	margin: .5em 0 0 !important;
}
#special p.wcdesc a {
	text-decoration: underline;
}
