/* @override 
	http://bionersis.devsite/lib/css/accueil.css
*/

#top_header h1 {
	margin-left: 20px;
}

/* @group Commun */

.Box {
	margin-top: 4px;
}

.titre_box {
	width: 258px;
	height: 29px;
}

.titre_box a:link, .titre_box a:hover, .titre_box a:visited {
	text-decoration: none;
	color: #333;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

.texte_box {
	position: relative;
}

.texte_box a:link, .texte_box a:visited {
	text-decoration: none;
	color: #333;
}

.texte_box a:hover {
	color: #888;
}

.boxA .texte_box *, 
.boxB .texte_box *,
.boxC .texte_box * {
	margin: 0 0 6px 0;
	text-align: justify;
	line-height: 13px;
}

.Box .texte_box p a {
	margin: 0;
}

.texte_box .surligne {
	margin: 0;
	font-weight: bold;
}

.texte_box .bouton_plus {
	position: absolute;
	width: 25px;
	height: 19px;
	right: 0;
	bottom: 0;
	margin: 0;
}

.Box .item .titreDoc {
	font-weight: normal;
	margin: 0;
}

.Box .item p {
	font-weight: normal;
}

/* @end */

/* @group Box environnement */

.boxA {
	float: left;
	margin-left: 90px;
}

.boxA .titre_box {
	text-align: center;
	text-transform: uppercase;
	font: normal 11px Arial, Verdana, "Helvetica Neue", sans-serif;
	z-index: 1000;
	line-height: 26px;
}

.boxA .image_box {
	width: 258px;
	height: 61px;
	background: transparent url(../../images/interface/img-box-environnement-fr.jpg) no-repeat left top;
	margin: 0;
	margin-top: 2px;
}

.boxA .texte_box {
	background: transparent url(../../images/interface/2010/img-box-implantations.jpg) no-repeat left top;
	height: 225px;
	padding-top: 12px;
	margin-top: 2px;
}

.boxA .texte_box .bouton_plus a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 25px;
	height: 19px;
	background: transparent url(../../images/interface/2010/en-savoir-plus-accueil.gif) no-repeat right top;
	margin: 0;	
}

.boxA .texte_box .surligne {
	color: #93b75d;
}


/* @end */

/* @group Box Activité */

.boxB {
	float: left;
}

.boxB .titre_box {
	text-align: center;
	text-transform: uppercase;
	font: normal 11px Arial, Verdana, "Helvetica Neue", sans-serif;
	line-height: 26px;
}

.boxB .image_box {
	width: 258px;
	height: 61px;
	background: transparent url(../../images/interface/2010/img-box-economie-fr.jpg) no-repeat left top;
	margin-top: 2px;
}

.boxB .texte_box {
	height: 176px;
	padding-top: 0;
}

.boxB .texte_box .bouton_plus a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 25px;
	height: 19px;
	background: transparent url(../../images/interface/2010/en-savoir-plus-accueil.gif) no-repeat right top;
	margin: 0;	
}

.boxB .texte_box .surligne {
	color: #949b8b;
}


/* @end */

/* @group Box actualite */

.boxC {
	float: right;
}

.boxC .titre_box {
	text-align: center;
	text-transform: uppercase;
	font: normal 11px Arial, Verdana, "Helvetica Neue", sans-serif;
	line-height: 26px;
}

.boxC .image_box {
	width: 258px;
	height: 61px;
	background: transparent url(../../images/interface/2010/img-box-actualite-fr.jpg) no-repeat left top;
	margin-top: 2px;
}

.boxC .texte_box {
	height: 161px;
	padding-top: 12px;
}

.boxC .texte_box .bouton_plus a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 25px;
	height: 19px;
	background: transparent url(../../images/interface/2010/en-savoir-plus-accueil.gif) no-repeat right top;
	margin: 0;	
	padding: 0;
}

.boxC .texte_box p {
	margin: 0 0 16px 0;
	text-align: justify;
}

.texte_box p.bouton_plus {
	margin: 0;
}

.boxC .texte_box .surligne {
	color: #b7adc6;
}

/* @end */

.dateDelActu, .texte_box a .dateDelActu {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

a.accueilImplantations {
	display: block;
	height: 200px;
}