body{	color: #001b81;	background: #ffffff;}a:link, a:visited{	color: #0000ff;	text-decoration: underline;}a:hover, a:active{	color : #0000ff;	text-decoration: none;}
p, td{	font-family: verdana, arial, helvetica, sans-serif;	font-size:12px;	text-decoration: none;}h1{	font-family: arial, sans-serif;	font-size: 22px;	font-style: normal;	font-weight: normal;	color: #030a56;	text-decoration: none;}	h2 {	font-family: arial, sans-serif;
	font-size: 18px;	font-style: normal;	font-weight: normal;	color: #030a56;	text-decoration: none;}

#top{
	text-align: center;
	height: 185px;
	background: #FFF url(img/top2.png) no-repeat left top;
}

.logo{
	height: 50px;
	width: 15%;
	padding-top: 40px;
	margin-left: 10;
	float: left;
	color: #FFFFFF;
}

.texte{
	text-align: center;
	font-size: 1.7em;	
	height: 100px;
	width: 70%;
	padding-top: 40px;
	margin-left: 20;
	float: left;
	color: black;
}

.cadre{	border: 2px solid #000099;}
