body {
	margin: 0px; 
	padding: 0px;
	background: #49bef3 url(Fond.jpg) repeat-x;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #1575b8;
	height: 100%
}
.fgx a:link {
	color: #1575b8;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-color: #1575b8;
	border-bottom-style: dashed;
	text-decoration: none;
}
.fgx  a:visited {
	color: #1575b8;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-color: #1575b8;
	border-bottom-style: dashed;
	text-decoration: none;
}
.fgx a:hover {
	background-color: transparent;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	text-decoration: none;
}
p {
	color: #1575b8;
	text-align: center;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
.blanc {
	margin-top: 50px;
	color: #FFFFFF;
}
img {
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	border-bottom: 0px;
}
#global {
	margin-top: 10px;
	text-align: center;
}
#flash {
	width : 100%;
	height: 100%;
}
#contenu {
}

