body{
	margin: 0 0 0 0 0;
	padding: 0 0 0 0;
	font: 12px verdana, arial, sans-serif;
	background-color:#C0C0C0;
	width: 98%;
	height: 100%;
	text-align: center;
	overflow-x:hidden;
}
img{
border:0;
}
a{
	color: #19335C;
	text-decoration: none;
}

a:link{
	color: #19335C;
	text-decoration: none;
}

a:visited{
	color: #19335C;
	text-decoration: none;
}

a:hover{
	color: #19335C;
	text-decoration: underline;
}

.mainContainer {
background-color:#FFFFFF;
text-align: left;

}

.copyright{
text-align:center;
padding:10px;
	font-size: 9px;
}

.copyright a:link{
	color: #27326F;
	text-decoration: none;
}

.copyright a:visited{
	color: #19335C;
	text-decoration: none;
}

.copyright a:hover{
	color: #19335C;
	text-decoration: underline;
		
}


.content{
padding:20px;
}

.partenaire{
	text-align: center;
}

.partenaire_space{
	padding-right:25px;
}


.menu a{
	margin:0px;
	padding:5px;
	list-style-type:none;
}


