#bloc_page
{
	width: 1280px;
	margin: auto;
}
a:visited
{
	color: gray;
}
table
{
	width: 100%;
	border: 2px solid black;
	border-radius: 25px;
	background-image: url(image/fond2.gif);
}
.ligne-1
{
	width: 50%;
	margin-left: 50%;
	height: 2px;
	background-color: black;
}
.ligne-2
{
	width: 100%;
	height: 2px;
	background-color: black;
}
.ligne-3
{
	width: 50%;
	margin-right: 50%;
	height: 2px;
	background-color: black;
}
body
{
	font-family: Verdana,Georgia,sans serif;
	font-size: large;
	font-style: normal;
	background-image: url(image/fond1.gif);
}
td
{
	width: 50%;
	border: 2px solid black;
	text-align: left;
}
i
{
	color: gray;
}
footer
{
	border: none;
	border-radius: 25px;
	text-align: center;
}
header
{
	border: 2px solid black;
	border-radius: 25px;
	text-align: center;
	color: gray;
	font-size: 2em;
	text-shadow: 8px 8px 5px rgb(100,50,100);
}
#one
{
	text-align: center;
}
section
{
	width: auto;
	text-align: justify;
	padding-right: 25px;
	padding-left: 15px;
}
section h2
{
	text-align: center;
}
.introduction
{
	border-bottom: none;
}
h1
{
	text-align: center;
	font-size: 2em;
}
header
{
	list-style-type: none;
}
#almoha,#meri,#watta,#almora,#aghlab,#ruste
{
	text-align: center;
}
#meri
{
	text-align: center;
}
#watta,#idris
{
	text-align: center;
}
#rustemide,#idrissides,#aghlabides,#almohades,#merinides
{
	width: 80%;
	border: none;
	margin: auto;
	background-image: url(image/fond2.gif);
}
#idrissides td,#aghlabides td,#almohades td,#merinides td,#rustemide td
{
	width: 25%;
	border: none;
	font-weight: bold;
}
#tiret
{
	text-align: center;
}
.fatimides,.almoravides
{
	text-align: center;
}
.kalaa
{
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
	
}
#qalaa
{
	width: 300px;
	height: 350px;
}
.centre
{
	text-align: center;
}
#almoravide
{
	width: 80%;
	margin: auto;
	background-image: url(image/fond2.gif);
	text-align: center;
}
#almoravide td
{
	border: none;
	width: 33%;
	text-align: center;
}
#carte9,#carte8,#carte7
{
	width: 1000px;
	height: 550px;
	margin-left: 100px;
	border: 2px solid black;
}
#berberie
{
	border-collapse: collapse;
	border-radius: 25px;
}
@font-face
{
	font-family: 'Ballparkweiner';
	src: url('polices/ballpark.eot');
	src: url('polices/ballpark.eot?#iefix') format('embedded-opentype'),
         url('polices/ballpark.woff') format('woff'),
         url('polices/ballpark.ttf') format('truetype'),
         url('polices/ballpark.svg#Ballparkweiner') format('svg');
}
q
{
    font-family: Ballparkweiner;
	color: gray;
	font-size: 1.5em;
}
#haut
{
	position: fixed;
	right: 0px;
	bottom: 0px;
}
.separateur
{
	text-align: center;
	background-color: green;
	border-radius: 15px;
	border: 2px solid green;
}.liste
{
	list-style: none;
}
@media print
{
	#bloc_page
	{
		width: auto;
		margin: auto;
	}
	body
	{
		width: auto;
		
	}
	header
	{
		font-size: 1.5em;
	}
	#rustemide,#idrissides,#aghlabides,#almohades,#almoravides
	{
		width: 100%;
	}
	#merinides
	{
		width: 100%;
	}
	.geneal,.carte,#haut
	{
		display: none;
	}
	footer > a,footer >border
   {
   	display: none;
   }
   .separateur
   {
   	border: none;
   	background-color: white;
   }
   #carte7,#carte8,#carte9
   {
   	border-top: 100px;
   }
   
}
@media screen and (min-width: 1024px)
{
	#bloc_page
	{
		width: auto;
		margin: auto;
	}
}