html, body {
	margin: 0;
	padding: 0;
	background-color: #6AB5E0;
}

html, body, h1, h2, h3, h4, div, p, ul, li, a, input, select, textarea, legend {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #003366;
}

h1 {
	font-size: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-style: normal;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FF0000;
}

body, body div, body p, body th, body td, body li, body dd	{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size: small;
}

#centralzone {
	width: 100%;
}

#centralmarge {
	padding-left: 180px;
	padding-right: 180px;
	padding-top: 30px;
	padding-bottom: 40px;

}

#central {
	width: 100%;
	text-align: center;
	font-style: italic;
		
}

.mention {
	font-size: 90%;
	color: #000000;
	font-style: normal;
}

