body{
	margin : 0;
	padding : 0;
	background: #72b5ed url(../_medias/fonds/high_push.jpg) no-repeat right top;
	font-family : Helvetica,"Trebuchet MS";
}
a{
	text-decoration : none;
	font-weight : normal;
}
a img{
	border : none;
}
#noFlash{
	position : absolute;
	top : 75px;
	right : 250px;
	width : 364px;
	height : 328px;
	background-image: url(../_medias/fonds/fond_alerte_push.gif);	
}
#noFlashConteneur{
	margin : 50px 15px 0px 10px;
	text-align : center;
}
.noFlashTexte{
	font-size : 0.8em;
	padding : 5px 40px 5px 40px;
	border-bottom : solid #000 1px;
}
#contact{
	position : absolute;
	top : 488px;
	right : 220px;
	font-size : 0.75em;
	padding : 2px 5px 2px 5px;
	background-color : #ee0022;
}
#contact a{
	color : #ffffff;
}
#contact a:hover{
	color : #00ff00;
}
#footer{
	position : absolute;
	right : 43px;
	top : 488px;
	text-align : right;
	font-size : 0.8em;
}
#footer a{
	color : #000000;
	font-weight : bold;
	font-size : 0.75em;
}
#footer a:hover{
	color : #00ff00;
}
