body {
	padding: 0px;
	margin: 0px;
	background-color: #0c2d04;
	color: #9E9C2B;
	background-repeat: no-repeat;
}
#Img_tiki {
	width: 300px;
	height: 530px;
	position: relative;
	overflow: hidden;
}
#Img_print {
	position: absolute;
	width: 300px;
	height: 530px;
}
div.exemple  {
	cursor: pointer;
	width: 50px;
	height: 50px;
}
.pagin {
	color: #FFFFFF;
}
.pagin a {
	color: #FFFFFF;
}
.TableBasique td {
	padding: 5px;
}
h1{
	color: #9E9C2B;
}
h2{
	color: #9E9C2B;
}
h3{
	color: #9E9C2B;
}
.Table_titre {
	background-Color: #dddddd;
	color: #000000;
}
#MenuCentre a{
	text-align: center;
	padding-bottom: 8px;
	color: #FFFFFF;
}

#MenuCentre a:hover{
	text-decoration: none;
	color :#FFFFFF;
	font-weight: bold;
}

#MenuBas{
	text-align: center;
	padding-bottom: 8px;
	color: #FFFFFF;
}
#MenuBas a{
	text-decoration: none;
	color :#FFFFFF;
	font-weight: normal;
}
#MenuBas a:hover{
	text-decoration: none;
	color :#FFFFFF;
	font-weight: bold;
}

#Visage{
	position: absolute;
	
	background-image: url(../Images/Visage.jpg);
	width: 150px;
	height: 150px;
	top: 30px;
	left: 625px;
	background-repeat: no-repeat;
}
#CentreTitre {
	border: 0px solid black;
	top: 0px;
	height: 150px;
	width: 100%;

}

div.exemple {
	width: 50px;
	height: 50px;
}
