body {
	margin: 0;
	padding: 0 0 10px 0;
	color: #000000;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	background-image: url(images/bande_etirable.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
/*POSITIONNE L'IMAGE PRINCIPALE*/
#illustration{
	position: absolute;
	top: 0;
	left: 118px;
	z-index: 2;
}

/*STYLISE ET POSITIONNE LES ÉLÉMENTS DE LA NAVIGATION*/
#logoABI {
	position: absolute;
	top: 42px;
	left: 120px;
	z-index: 4;
}
#accueilBtn_fr {
	position: absolute;
	top: 8px;
	left: 181px;
	z-index: 6;
}
#accueilBtn_eng {
	position: absolute;
	top: 8px;
	left: 191px;
	z-index: 6;
}
#emploiContactBtn {
	position: absolute;
	top: 8px;
	left: 261px;
	z-index: 8;
}
#langue {
	position: absolute;
	top:12px;
	left: 595px;
	font-size: 11px;
	z-index: 10;
}
#navbar {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;
	z-index: 100;
}
#navbar img {display:block;}
.lienVert a:link {color: #046330; text-decoration: none;}
.lienVert a:visited {color: #046330; text-decoration: none;}
.lienVert a:hover {color: #728010; text-decoration: underline;}
.lienVert a:active {color: #728010; text-decoration: none;}	
#temoignageNav {background-image: url(images/nav/nav_w5_fleche_off.gif); background-repeat: no-repeat;}
#lienTemoignage {position:relative; bottom: 2px; left: 38px; font-size: 11px; width: 80px;}

/*POSITIONNE LE TITRE ET L'IMAGE DE L'EXERGUE*/
#titre img{
	position: absolute;
	top:182px;
	left: 171px;
	z-index: 12;
}
#exergueImg {
	position: absolute;
	top:182px;
	left: 595px;
	z-index: 20;
}

/*STYLISE ET POSITIONNE L'EXERGUE*/
#exergue {	
	position: absolute;
	top:255px;
	left: 595px;
	width: 102px;
	color: #004a80;
	font-size: 11px;
	font-weight: bold;
	line-height: 175%;
	z-index: 25;
}
#exergue strong {color: #ff0000;}

/*STYLISE ET POSITIONNE LE CONTENU TEXTE*/
#contenu {
	margin: 205px 0 0 172px;
	width: 370px;
	z-index: 50;
}
#contenu h1 {
	color: #046330;
	font-size: 16px;
	font-weight: bold;
}
#contenu h2 {
	font-size: 14px;
	font-weight: bold;
}
#contenu strong {font-weight: bold;}
#contenu ul li {
	list-style-image: url(images/bullet.gif);
	margin-left: -10px;
}
#contenu ul ul {margin-bottom: 15px;}
#contenu ul ul li {
	list-style-image: url(images/bullet_vide.gif);
	font-size: 11px;
	margin-left: -25px;
}
#contenu a:link{color: #457dc9;}
#contenu a:visited {color: #457dc9;}
#contenu a:hover {color: #728010;}
#contenu a:active {color: #728010;}

.hautPage a {font-size: 10px;}

#copyright a {font-size: 10px; text-decoration: none;}
#copyright a:link {color: #046330;}
#copyright a:visited {color: #046330;}
#copyright a:hover {color: #046330;}
#copyright a:active {color: #046330;}
