@charset "utf-8";
/* CSS Document */
#ID_parent{position:relative;
  width:1000px;
  height:auto;
  margin-left: auto;
  margin-right: auto;}

#containers {
	position:relative;
    height: 800px;
    min-width: 310px;
    max-width: 900px;
	z-index:2;
    
}
#fond_haut{
	position:relative;
	background-image:url(images/ban_1.png);
	width:1000px;
	height:600px;
	background-repeat:no-repeat;
	background-position:center;
}
#logo_usaid{
	position:relative;
	background-color:#f1f3ee;
	width:100%; height:auto;
}
#text_banner{
	position:relative;
	width:300px;
	height:100px;
	top:220px;
	z-index::3;
	background-color:rgba(49,38,38,0.5);
	text-align:center;
	padding:45px 25px 0px 25px;
}
#triangle{
	position:relative;
	width:1000px;
	height:auto;
	top:0px;
	z-index:5;
	background-color:#d6d9ca;
}
#map{
	width:700px;
	height:800px;
	margin-top:170px;
	margin-left:295px;
	margin-right:5px;
	background-color:#FFF;
	}
#map_comment{
	width:283px;
	height:665px;
	top:324px;
	left:6px;
	margin-right:5px;
	background-color:#FFF;
	position:absolute;
	display:block;
	}
#art{
	width:700px;
	height:800px;
	margin-top:170px;
	margin-left:295px;
	margin-right:5px;
	background-color:#FFF;
	display:none;
	}
#text_triangle{
	position:absolute;
	width:900px;
	height:20px;
	top:0px;
	z-index:15;
	vertical-align:central;
	text-align:center;
	display:inline-block;
	left:5%;
	padding-top:15px;
}
#triangle2{
	position:relative;
	width:1000px;
	height:700px;
	top:0px;
	z-index:5;
	background-color:#f1f3ee;
}
#text_triangle2{
	position:absolute;
	width:800px;
	height:20px;
	top:0px;
	z-index:15;
	text-align:center;
	display:inline-block;
	left:10%;
	margin-top:120px;
}
#details_region{
margin-top:14px; margin-left:15%; margin-right:15%; width:70%; height:auto; position:relative;
background-color:#d6d9ca; border-radius:5px; border-style:ridge ; border-color:#999; border-width:1px; text-align:center; font-family:Tahoma, Geneva, sans-serif; padding:5px;
}

#triangle3{
	position:relative;
	width:1000px;
	height:300px;
	top:0px;
	z-index:5;
	background-color:#d6d9ca;
}
#text_triangle3{
	position:absolute;
	width:800px;
	height:20px;
	top:0px;
	z-index:15;
	text-align:center;
	display:inline-block;
	left:10%;
	margin-top:120px;
}
#succes{ 
  width:100%;
  height:150px;
  margin-top:50px;
  background-color:transparent;
}

#bas_bleu{
	position:relative;
	width:1000px;
	height:460px;
	top:0px;
	z-index:5;
	background-color:#003;
}
#pied{
	position:relative;
	width:1000px;
	height:20px;
	top:0px;
	z-index:5;
	background-color:#333;
}

titre_region{ 
font-family:Tahoma, Geneva, sans-serif; color:#06F;
font-weight:bold;
            }
a:link {
	font-family:Tahoma, Geneva, sans-serif;
	color:#036;
	text-decoration:none;}
a:visited{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666}
a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#C63}
h3{
	font-family:Tahoma, Geneva, sans-serif;
	color:#036;
	font-size:14px;
}
h4{
	font-family:Tahoma, Geneva, sans-serif;
	color:#036;
	font-size:11px;
}