body {
	background-image:url(carte_iran.png);
	background-position:center;
	background-repeat:no-repeat;
	margin	: 20px;
	font-family : Arial;
}
h1 {
	font-weight	: bold;
	font-size	: 170%;
	color	: #00007f;
	text-align : center;
}
h2 {
	font-weight	: bold;
	font-size	: 120%;
	color	: #00Af1f;
	left	: 20px;
	position: relative;
}
h3 {
	font	: bold;
	color	: #00dd00;
	left	: 40px;
	position: relative;
}
img {
	border	: 0px;
}
small {
	color	: #9f9f9f;
}
a {
	text-decoration : none;
	color 	: blue;
}
.nom {
	color	: #ff00ff;
}
.menulang {
	text-align:right;
	margin-top:-15px;
	margin-right:-15px;
}
p {
	text-align:justify;
	margin-left:3em;
}
ul {
	margin-left:1.7em;
}
