@import url(styleclassic.css );
.page_bg {
	background-image: url(images/page_bg.png);
	background-repeat: repeat-y;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.foret {
	background-image: url(images/foret.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #66cc66;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height:11px;
}

.texte_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.texte_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66cc66;
}

.texte_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f59229;
}
.slogan_isobois {
	margin-top: 55px;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 230%;
	line-height: 90%;
}

.col_gauche {
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	line-height:11px;
	padding:0 5px;
	
}

.col_gauche h1{
	padding : 5px 0 0 0;
	line-height:16px;
	text-align:center;
	color:#FFF;
	font-size:16px;
}
.col_gauche img{
	text-align:center;
}

.legende {
	font-size:10px;
	font-style:italic;
}

.agences {
	background:#ffcc66;
	border: 1px #ff6600 solid;
	
}

.titre_agences {
	background:#ff6600;
	color:#FFF;
	font-size:14px;
	font-family:arial;
	padding:3px;
	font-weight:bold;
}

.list_agences {
	padding:3px;
	font-size:10px;
	font-family:arial;
}

.footer_gd, .footer_gd a, .footer_gd a:hover {
	color:#FFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.footer_pt, .footer_pt a, .footer_pt a:hover {
	color:#FFF;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding: 0 5px;

}
.recrut {
	color:#000;
	background:#f6f9ed;
	border:1px #8bc345 solid;
}

.recrut_title {
	padding: 5px 5px;
	color:#fff;
	text-align:center;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	background:#8bc345;
}

.recrut_desc {
	padding:5px;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}

.poste_desc {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	line-height:11px;
}

.list_poste, .list_poste a, .list_poste a:hover {
	color:#f59229;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:4px;
}

.head {
	background-image: url(images/header.jpg);
}
.head a {
	font-family:Helvetica	;
	color:white;
	font-size:11px;
	font-weight:500;
		
}
.active {
	text-decoration:underline; 
}

.head .sep {
	color:orange;
	padding:0 0 0 2px;
}

.foot {
	padding:0 0 5px 0 ;
}
.foot a {
	font-family:Helvetica	;
	color:white;
	font-size:11px;
	font-weight:500;
		
}

.foot .sep {
	color:orange;
	padding:0 0 0 2px;
}

.gmnoprint, .gmnoprint a, .gmnoprint a:hover {
	font-size:11px;
	text-decoration:none;
}