@charset "utf-8";
/* CSS Document */

.body {
	width:100%;
	margin:0;
	background-color:#ffffff;
	}
.fleft {
	float:left;
	}

.fright {
	float:right;
	}

.cleft {
	clear:left;
	}

.contenor {
	width:728px;
	margin:auto;
	}
	
.header {
	width:100%;
	height:140px;
	background-image: url(images/header1.jpg);
	}
	
.nav {
	width:100%;
	height:15px;
	background-color:#ffffff;
	}
	
.goonav {
	width:100%;
	height:15px;
	}
	
.goognavleft {
	width:186px;
	height:633px;
	background-image: url(images/goognavleft.jpg);
	}
	
.center {
	width:356px;
	height:633px;
	background-color:#ffffff;
	color:#0c7386;
	}
	
.goognavright {
	width:186px;
	height:633px;
	background-image: url(images/goognavright.jpg);
	}

.adrigth {
	width:160px;
	height:600px;
	}
	
.bouton {
    width:33%;
	height:15px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
.bouton2 {
    width:50%;
	height:15px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
.biglettre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	}
	
.fright {
	float:right;
	}
	
.pad {
	padding-top:15px;
	}
	
.lienarticle {
	font-size:22px;
	font-weight:bold;
	}
	
.centrer {
	width:100%;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:22px;
	text-align:center;
	}

.footer {
	width:356px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	}
	
.ovflow {
	height:633px;
	overflow:auto;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0c7386;
	}

.space {
	height:30px;
	}

.seo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0c7386;
	font-weight:bold;
	}

.backhome {
	width:356px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	}