/* Seciton Environnement */
/* -------------------------------------- */

.environment {
	margin-top: 10px;
	height: 1%;
	padding: 110px 40px 0 40px;
	background: url(../img/environment/bg_environement.jpg) 0 0 no-repeat;
}

.environment.francais {
	background: url(../img/environment/bg_environement-fr.jpg) 0 0 no-repeat;
}

.environment.english {
	background: url(../img/environment/bg_environement-en.jpg) 0 0 no-repeat;
}

.environment #conttxt {
	width: 100%;
	overflow: hidden;
}
#contcenterint h2 {

}
#contcenterint h3, #contcenterint h4 {
	color: #44673a;
}
#contcenterint .environment h2 {
	padding: 0 120px 0 0;
	margin: 0 0 0 -20px;
	color: #c4d54c;
	font-size: 2.2em;
	text-transform: uppercase;
	color: #b0bf49;
	position: absolute;
	left: -9999px;
}
#contcenterint h2 span {
	display: block;
	color: #fff;
	font-size: .8em;
}

.environment #conttxt blockquote {
	margin: 12px 0 20px 180px;
	line-height: 1.1;
	color: #faf6d9;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
}
.environment #conttxt p.signature {
	margin-bottom: 50px;
	padding-left: 200px;
	color: #44673a;
	width: 420px;
	overflow: hidden;
}
.environment cite {
	display: block;
	float: right;
	font-style: normal;
	margin-bottom: 0px;
	padding-top: 24px;
	padding-bottom: 13px;
	padding-left: 125px;
	background: url(../img/environment/signature.gif) 0 0 no-repeat;
	color: #8ed464;
	font-weight: bold;
}
#conttxt .signature a {
	clear: both;
	display: block;
	color: #b6c549;
	font-weight: bold;
	float: right;
	white-space: nowrap;
}
#conttxt a {
	color: #91a11e;

}
.environment a:hover {
	/* color: #1a310f; */
}
#conttxt ul.actions {
	margin: 0 0 30px;
	padding: 0;
}
#conttxt ul.actions li {
	background: url(../img/environment/bullet_feuille.gif) 0 2px no-repeat;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 32px;
}

.environment table.menu-bas th {
	vertical-align: top;
}

.environment table {
	width: 100%;
}


.environment table {
	width: 100%;
}

.environment table th {
	width: 50%;
	padding: 0;
	text-align: left;
	width: 33%;
}

.environment #conttxt table h3 {
	border-top: 4px solid #c4d54b;
	color: #b0bf49;
	font-size: 1.4em;
	margin: 0 15px 0 0;
	padding: 15px 0 10px 40px;
	background: url(../img/environment/bullet_header_tableau.gif) 0 11px no-repeat;

}
.environment #conttxt table td {
	padding: 10px 0 0;
	font-size: 1em;
	vertical-align: top;
}
.environment table ul {
	margin: 0 15px 0 0;
}
.environment table li {
	margin-bottom: 10px;
}


#droite ul.actions li a {
	color: #44673a;
}

.image-droite {
	float: right;
	margin: 0 0 1.5em 1.5em;
}

.image-gauche {
	float: left;
	margin: 0 1.5em 1.5em 0;
	padding: 2px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
