/* ################ GENERAL ################  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0d0d0c;
}

img {
	border:none;
}

#content {
	text-align: center;
	margin:auto;
	width:808px;
}

#title_content {
	height:195px;
}

#title {
	float:right;
	margin-top: 54px;
	margin-right:5px;
	height:88px;
	width:334px;
	background-image:url(../images/Hakim_Title.gif);
	background-repeat:no-repeat;
}

#contenu {
	width:808px;
	height:150px;
}

#images a{
	text-decoration:none;
}


#image_01, #image_02, #image_03, #image_04 {
	float: left;
	margin: 5px;
	width: 192px;
	height: 295px;
	background-color:#000;
}

#image_01 {
	background-image:url(../images/Hakim_Photo_02.jpg);
	background-repeat:no-repeat;
}

#image_02 {
	background-image:url(../images/Hakim_Photo_03.jpg);
	background-repeat:no-repeat;
}

#image_03 {
	background-image:url(../images/Hakim_Photo_04.jpg);
	background-repeat:no-repeat;
}

#image_04 {
	background-image:url(../images/Hakim_Photo_01.jpg);
	background-repeat:no-repeat;
}


#texte_image_01, #texte_image_02, #texte_image_03, #texte_image_04 {
	background-image:url(../images/Hakim_Background_Opacity.png);
	color : #FFF;
	width: 142px;
	height: 50px;
	margin-top:195px;
	padding:25px;
	text-align:left;
	line-height:17px;
	font-size:12px;
	letter-spacing:1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#texte_image_01 {
	width: 142px;
	height: 50px;
	padding:25px;
}

#texte_image_02 {
	width: 142px;
	height: 58px;
	padding:17px 25px 25px 25px;
}

#texte_image_03 {
	width: 180px;
	height: 35px;
	padding:40px 6px 25px 6px;
}

#texte_image_04 {
	width: 135px;
	height: 43px;
	padding: 33px 25px 25px 32px;
}


#chapeaux, #chapeaux a {
	clear : both;
	text-decoration:none;
}

#chapeau_01, #chapeau_02, #chapeau_03, #chapeau_04 {
	float: left;
	margin: 5px;
	width: 142px;
	height: 150px;
	background-color:#171614;
	padding: 20px 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
}


#titre_chapeau_01, #titre_chapeau_02, #titre_chapeau_03, #titre_chapeau_04 {
	font-size : 18px;
	color: #616b5e;
	text-align:right;
	font-weight: normal;
	margin-bottom:20px;
	height: 40px;
	letter-spacing:1px;
	
}

#texte_chapeau_01, #texte_chapeau_02, #texte_chapeau_03, #texte_chapeau_04 {
	color:#FFF;
	line-height:17px;
	font-size:12px;
	letter-spacing:1px;
	text-align:left;
}

.fleche {
	float:right;
	margin-top:10px;
}

#credits {
	clear:both;
	float:right;
	color: #616b5e;
	font-size:10px;
	background-color: #171614;
	margin-top:10px;
	margin-right:5px;
	letter-spacing:2px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
}

#credits a {
	text-decoration:none;
	color: #616b5e;
	background-color: #171614;
	padding:5px 15px;
}

#credits a:hover {
	text-decoration:none;
	color:#171614;
	background-color:#616b5e;
}

/*____________CREDITS_____________*/

#titre_credits {
	color:#FFF;
	letter-spacing:1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	margin-top:50px;
	margin-bottom:50px;
}

#noms {
	color:#FFF;
	letter-spacing:1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height: 30px;
	padding-bottom:50px;
	background-color:#F30;
}