@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
.content {
	height: 620px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/hadadhome4.jpg);
	background-repeat: no-repeat;
}
.marginlge {
	margin-top: 400px;
}

a:link {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
a:active {
    text-decoration: none;
    color: #FFFFFF;
}

.blanc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
    padding: 0px;
    margin: 0px;
}
.center {
	text-align: center;
}

.actu_liens
{
   color:#748E98;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    letter-spacing:1px;

}
