img{
border:0;
}


table{
	border-collapse:collapse;
}
body {
	background: white;
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013299;
	
}
.conteneur{
	width:955px;
	border:1px solid #c1bfc0;
}
.haut{
	width:100%;
	height:83px;
}
.logo{
	width:149px;
	height:83px;
	float:left;
}
.banniere{
	width:806px;
	height:83px;
	float:left;
	background:white url(../images/design/banniere.jpg) no-repeat 0 0;
}

.mov{
margin-left:550px;

}
.menu{
	margin-top:10px;
	clear:both;
	background:white url(../images/design/menu.jpg) no-repeat 0 0;
	height:44px;
	font-size:19px;
	padding-left:160px;
	color:white;
	
}
.contenu{
	width:100%;
	clear:both;
}

.pied2page{
	clear: both;
	height: 4px;
	padding: 15px 0;
	background: #02339a;
	border-top: 5px solid ##aaf4ff;
	text-align: center;
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.pied2page p {
	margin: 0;
	color:white;
}

.pied2page a {
	color:#ffffff;
}

.pied2page a:hover {
	color: grey;	
}
.menu a:visited,.menu a:link,.menu a:active{
	text-decoration:none;
	color:white;
}
.menu a:hover{
	text-decoration:none;
	color:#003399;
}
.liens{
	float:left;
	height:44px;
}
.logo1{
	float:left;
	height:31px;
	margin-left:15px;
	margin-top:13px;
}
.logo2{
	float:left;
	height:31px;
	margin-left:35px;
	margin-top:13px;
}

