body {
	background-color: #FFFFFF;
}
#header {
	float: none;
	height: 150px;
	width: 1024px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(Images/images/head1.jpg);
}
#whole {
	width: 1024px;
	margin-top: 5px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 200px;
	padding-top: 5px;
	margin-top: 2px;
	background-color: #D8DBDE;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #3685AC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}
#image {
	float: right;
	height: 184px;
	width: 120px;
	background-image: url(Images/images/Syriene.jpg);
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}

#right {
	float: right;
	width: 800px;
	margin-top: 2px;
	padding-top: 5px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #76A7D0;
	border-right-color: #76A7D0;
	border-bottom-color: #FFFFFF;
	border-left-color: #76A7D0;
	background-color: #FFFFFF;
	border-top-style: double;
	padding-left: 10px;
	border-top-width: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-right-width: 1px;
}

#bottom {
	width: 1024px;
	padding-top: 2px;
	border-top-style: double;
	border-top-color: #006699;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
}


h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	clear: both;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033CC;
	text-decoration: underline;
	text-align: left;
	font-weight: bolder;
	white-space: normal;
	display: inline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660066;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3333FF;
	text-decoration: underline;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
	text-indent: 20px;
}
#whole #right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 2px;
	text-indent: 8px;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
