body {
	border:0;
	margin: 15px;
	text-align:center;
	font-family: arial;
	font-size:10px;
	padding: 0px;
	background-color: #000000;
}

#global {	
	-moz-box-sizing: border-box !important;
	box-sizing: padding-box;
	padding-left: 13px;
	padding-top: 32px;
	border: 0px;
	width: 755px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#home {	
	-moz-box-sizing: border-box !important;
	box-sizing: padding-box;
	padding-left: 13px;
	padding-top: 32px;

	border: 0px;
	width: 755px;
	height:830px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.preload {display:none;}
.out {display:none;}


#haut {
	width: 728px;
	height:118px;
}

#logo {
	float:left;
	left:13px;
	top: 32px;
	width: 212px;
	height: 108px;
}

#pub {
	padding-top:16px;
	float:right;
	left:272px;
	width: 468px;
	height:76px;
}



#navigation {
	-moz-box-sizing: border-box !important;
	box-sizing: padding-box;
	padding-left: 20px;
	width: 728px;
	height:27px;
}

#main {
	background-image: url(../design/pointill.gif);
	margin-top: 30px;
	padding-left: 20px;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
 	width: 708px !important;
	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
 	width: 728px;
}

#mag {
	background-image: url(../design/pointill2.gif);
	margin-top: 30px;
	padding-left: 20px;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
 	width: 708px !important;
	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
 	width: 728px;

}

#main_home {
	padding-left: 20px;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
 	width: 708px !important;
	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
 	width: 728px;
}

#gauche {
	float:left;
	padding-right: 29px;
	padding-bottom: 60px;
	text-align: justify;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
	width: 178px !important;
	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
 	width: 207px;

}

#droite {
	float:left;
	padding-bottom: 60px;
	width: 354px;
	text-align: justify;
}

#droite_mag {
	float:left;
	padding-bottom: 60px;
	width: 500px;
	text-align: justify;
}

#bas{
	clear:both;
	text-align:right;
	margin-top: 120px;
	padding-right: 15px;
	}
	
#clear{
	clear:both;
	height: 0px;
	}
	
	
	
	
	
h5{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	}

.news{
	font-family: arial;
	font-size:10px;
	color: #4A4A4A;
	}

a.info{
	font-family: arial;
	font-size:10px;
	color: #4A4A4A;
	text-decoration: none;
	}

a.info:hover{
	color: #707070;
	background-color: #FFFFFF;
	}

select {
	font-size:9px;
	font-family: arial;
	letter-spacing: 1px;
	width: 170px;
	border: 0px;
}

