/* Diaporama de descriptions */
#index #header{
	height:71px;
}

#index #page{
	padding:0;
	margin:0;
}


body#index h2#bienvenue {
	width:747px;
}

#index #wrapper{
	top:-20px;
	position:relative;
	height:550px;
	width:985px;
}

#illustration {
	position:absolute;
	top:80px;
	left:70px;
	width:624px;
	height:378px;
	background:#fff url(images/home/descriptif.gif) no-repeat top left;
}
#illustration img {
	height:325px;
	width:363px;
	position:absolute;
	top:28px;
}

p#texte-description strong {
	color:#107D25;
}



p#texte-description
{
	background:#fff;
	width:259px;
	z-index:99;
	display:block;
	position:absolute;
	top:44%;
	margin-top:-50px;
	left:420px;
	font-size:1.3em;
	color:#333;
}

/* Menu choix de pays */
#menu-pays {
	z-index:2;
	position:absolute;
	right:88px;
	top:182px;
	width:185px;
}
#menu-pays h2 {
	background:#fff;
	color:#107D25;
	font-size:1.3em;
	width:150px;
	margin:0.5em 0 0 0;
	padding:0 0.2em .2em 0.9em;
	font-weight:normal;
}
#menu-pays ul {
	margin:20px 0 0 0;
}
#menu-pays li {
	list-style-type:none;
	margin:0px 0 3px 0;
	padding:13px 0 0 39px;
	background:#107D25 url(images/home/fond-li-home.jpg) no-repeat top left;
}

#menu-pays li span {
	display:block;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0px 9px 0;
	width:146px;
	background:transparent url(images/home/fond-li-rounded.jpg) no-repeat bottom right;
}

#menu-pays li a {
	color:white;
	font-size:1.5em;
	padding:0;
	margin:0;
	font-weight:normal;
	text-decoration:none;

}
#menu-pays li a:hover {
	text-decoration:underline;
}


/* Accroche */
#accroche {
	right:80px;
	position:absolute;
	bottom:-0.8em;
	width:474px;
	height:62px;
	z-index:1;
	background:url(images/home/accroche.gif) no-repeat top left;
	text-indent:-9000em;
}

/* Overrides */

#wrapper {
	position:relative;
	background:url(images/home/fond.gif) no-repeat top left;
	height:550px;
}
#footer {
	text-align:left;
}

#index #footer {
	position:absolute;
	bottom:-9px;
	left:10px;
	text-align:left;
}