@charset "utf-8";
/* CSS Document */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	/*	overflow:hidden;*/
	background-color: #009999;
}

a { color:#770000;text-decoration:none;}
a:hover { color:#ff0000;text-decoration:none;}


.email { color:#ffff00;text-decoration:none;}
.email:hover { color:#ff0000;text-decoration:none;}


.text {
	font-size: 0.84em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	/*color: #065C79*/
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	font-weight: bold;
	border-bottom: 2px solid #2c999e;
	width: 50%;
	padding-bottom: 2px;
	margin-bottom: 5px;
}


.titre1 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9933CC;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 5px;
}


.titre2 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9933CC;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.tableau1 {
	border: 1px solid #B5B53E;
	background-image: url(images/fond1_allahma.gif);
}

.tableau2 {
	border: 1px solid #B5B53E;
	background-color: #EBEBC5;
}

.tableau2_top {
	border-bottom: 1px solid #B5B53E;
	background-color: #DADA94;
}

.copyright {
	font-size:0.80em;
	font-style:italic;
	border-top: 1px solid #64623e;
	border-bottom: 1px solid #64623e;
	border-right: 1px solid #64623e;
	height:15px;
}

.ray {
	margin-bottom:2px;
	font-size:0.84em;
	color:#F6F6D4;
}

.contact {
	font-size:0.88em;
	color:#DCD38E;
	font-family: Arial Narrow, Helvetica, sans-serif;
}

.main {
	background-image:url(images/fond_logo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.photo {
	border: 1px solid #64623e;
}

.lien_li {
	margin-left:40px;
	list-style-type: none;	
}

.lien_li li{
	padding-bottom:5px;
}
