body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify; 
	text-indent: 0cm;
	background-image: url('../images/fond.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}
#header{
	background-image: url('../images/banniere.jpg');
	background-position:top left; 
	background-repeat:no-repeat; 
	margin:0px;
	padding:0px;
	height:243px; 
	width:900px;
}
#menu{
	background-image: url('../images/menu.jpg');
	background-position:top right; 
	background-repeat:no-repeat; 
	margin:0px;
	height:520px;
	padding:0px;
	padding-top:0px;
	width:900px;
}
#contentgeneral{
	background-image: url('../images/repeat.jpg');
	background-position:top left; 
	background-repeat:repeat-y;
	width:900;
}
#content{
	background-image: url('../images/corps.jpg');
	background-position:top left; 
	background-repeat:no-repeat;
	float:left;
	min-height:520px;
	margin: 0px;
	padding:0px;
	width:719px;
	text-align:left;
}
#footer{
	background-color:#000000;
	background-position:top right; 
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:66px; 
	width:880px;
	text-align:left;
	color: #FFFFFF;
}
h1{
	margin:0px;
	margin-left:30px;
	padding:0px;
	padding-top:100px;
	width:530px;
	font-style: italic;
	font-size: 32px;
	border-bottom:#2f5479 1px solid;
	color:#2f5479;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	color: #5495CB;
}
.texte{
	font-family:Arial;
	color:#2f5479 ;
	font-size : 12px;
	text-align: left;
}
.image1 {float: left; margin: 0 6px 6px 0;}
.menu{
	display:block;
	margin:0px;
	padding:0px;
	padding-top:75px;
	padding-left:210px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}
.spacer{clear: both; height: 1px; font-size: 1px;}

a.LienMenu{color:#ffffff; font-family: Arial; font-size : 14px ; text-decoration : none ;font-style: none; font-weight:bold; text-align : left; border:0px;}
a.LienMenu:hover{color:#ffffff ; font-family: Arial; font-size : 14px ; text-decoration:underline;font-style: none; font-weight: bold;border:0px;}


a{color:#2f5479; font-family: Arial; font-size : 12px ; text-decoration : none ;font-style: none; font-weight:normal; text-align : left ;}
a:hover{color:#2f5479; font-family: Arial; font-size : 12px ; text-decoration : underline ;font-style: none; font-weight:normal; text-align : left ;}

a.LienBas{font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: justify;color:#FFFFFF;}
a.LienBas:hover{color:#EF7310 ; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: justify;}

.textebas {float: left;}
.copyright{font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: right;}

/* Admin */

#easyclick_header {
	width: 651px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	background-image : url('../admin/header-easyclick.jpg');
}
#easyclick_corps {
	margin: 0px;
	padding: 0px;
	width: 651px;
	background-color: #FFFFFF;
}
#easyclick_content {
	width: 631px;
	margin: 0px 10px 0px 10px;
}
#easyclick_content  h1{width: 631px; margin: 0px;}
#easyclick_footer {
	width: 651px;
	background-color: #FFFFFF;
	text-align: center;
}