body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #004080;
	background-color: #829cbb;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.main {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-color:#DDE9FF;
	margin-top:20px;
	padding-bottom: 10px;
	margin-bottom:10px;
}

.banner {
	border: none;
}

.title{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	height: 2px;
	width: 50%;
	border: none;
	color: #004080;
	background-color: #004080;
}

.bienvenue {
	font-size:24px;
	font-weight: bold;
}
.bienvenue2 {
	font-size: 20px;
	font-style: italic;
}

.content {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #004080;
}
.content td,th{
	padding: 15px;
	vertical-align: top;
}

.big  {
	font-weight: bold;
}
.bloc {
	width: 320px;
   text-align: justify;
	text-indent: 20px;
}

a:link {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #004080;
}

a:visited {
	color: #004080;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #006699;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}

.navigation {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	}

.navigation td,th {
	text-align:center;
	padding:8px;
}

.footer {
margin-right: auto;
margin-left: auto;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#ffffff;
	text-align:center;
}

.footer td,th {
	text-align:center;
	padding:2px;
	font-size:11px;
}

.footer a:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:visited {
	color:#ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:hover {
	color:#ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
