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

body {
	margin: 0;
	padding: 0;
	font-size:.6em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}

#noflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#noflash h1 {
	color: #4E87C1;
}
#noflash bleu {
	color: #4E87C1;
}
#noflash img {
	margin-right: 12px;
}
#flashcontent {
	width:870px;
	margin:0 auto;
	height:650px;
	background-image:url(../img/z-homepage.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	overflow:hidden;
    	
}

#flashcontent h1 {
	text-decoration:none;
	font-size: 10px;
	text-indent: 300px; 
}

#flashcontent p {
	text-decoration:none;
	font-size: 10px;
	text-indent: 300px; 
}

#flashcontent a 
{
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}


