/* CSS Document */
body {
	background-image:  url(../images/fond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* Page */

#haut{
	background-repeat: no-repeat;
	height: 168px;
	width: 990px;
}

.haut1{
	background-image:  url(../images/Home_01.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 290px;
}

.haut2{
	background-image:  url(../images/Home_02.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 362px;
}

.haut3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bd120d;
	margin-top: 10px;
	margin-left: 20px;
}

#milieu{
	background-repeat: no-repeat;
	height: 254px;
	width: 990px;
}

.milieu1{
	background-image:  url(../images/Home_04.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 290px;
}

.milieu2{
	background-image:  url(../images/Home_05.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 362px;
}

.milieu3{
	background-image:  url(../images/Home_06.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 338px;
}


#bas{
	background-repeat: no-repeat;
	height: 128px;
	width: 990px;
}
.bas1{
	background-image:  url(../images/Home_07.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 336px;
}

.bas2{
	background-image:  url(../images/Home_08.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 145px;
}

.bas3{
	background-image:  url(../images/Home_09.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 75px;
}

.bas4{
	background-image:  url(../images/Home_10.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 145px;
}

.bas5{
	background-image:  url(../images/Home_11.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 289px;
}

#copyright {
	background-image:  url(../images/Home_12.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 990px;
	text-align: center;
	}
	
/* CLASS - Mise en forme copyright*/
.textecopyright a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #666868;
	text-decoration: none;
	}
	
.textecopyright a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #666868;
	text-decoration: none;
	}
	
.textecopyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #666868;
	text-decoration: none;
}
.textecopyright {font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #666868;
	text-decoration: none;
	}

