
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

header {
	background-color: #fafafa;

}

.body{
	background-color: #fafafa;
}

.debut{
	height: 50px;
}

h4{
	font-size: 2.2vh!important;
}

h5{
	font-size: 2.2vh!important;
}

.premier{
	margin-top: 2%;
}

.exemple{
	float: left;
}

.head{
	height: 200px;
	display: flex;
	align-items: center;
	font-family: "Arial";

}

.image{
	height: 200px;

}

.headimage{
	width: 100%;
}

.entre{
	height: 50px;
}


.titre1{
	text-align: center;
}.titre{
	text-align: center;
}

hr.style11{
	width: 80%;
	float: left;
	margin-left: 5%;	
	height: 6px;
	margin-right: 20%;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
		
}




.tab{
	width: 60%;

}


.tab tr{
	border: 1px solid black;
}

.tab tr td {
	border: 1px solid black;
	font-size: 1.5vh;
	min-height: 350px;


}

.tab tr td p{
	margin-left: 20px;
	margin-right: 20px;


}

.tab tr td li{
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: none;
}


.depart{
	color: red;
}

body p{

	margin-left: 5%;
	text-align: justify;
	font-size: 2.2vh;	
		
}

body ul, body ul li {
	font-size: 2.2vh;	
	
}

h1{
	font-size: 1.7em!important;
}


.entre2{
	height: 50px;
}

.titre1{
	text-align: center;
	margin-right: 5%;
}

.titredeux {

	color: #0c4177;
	margin :  3%  3%;	
	text-decoration: underline;
}


.liste ul{
	margin-left: 5%;
	text-align: justify;
	list-style-type:circle ;

}



.liste ul li{
	margin-left: 5%;
	text-align: justify;
}



.bold{
	font-weight: bold;
}


ul{
	margin-left: 5%;
		text-align: justify;
	list-style-type:circle ;
}

ul li{
	margin-left: 5%;
}

.titretrois h4{
	margin-top: 3%;
	color: #0c4177;
	font-size: 2.2vh;	
	text-decoration: underline;

}

.temsys{
	text-align: center;
	font-size: 2.2vh;	

}

.foot{
	height: 150px;
	background-color: #B0B0B0;
	margin-top: 6%;
}


.retour{
	background-color: none;
	border: 2px solid #0c4177;
	border-radius: 10%;
		cursor: pointer;

}


.retour:hover{
	background-color: #0c4177;
	border : 2px solid black;
	color: white;	
	cursor: pointer;
	transition : 0.3s;
}



.blue{
	color: blue;
	text-decoration: underline;
}










