body {
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFF;
	text-align: justify;
	line-height: 17px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16b3c2;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	outline: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	outline: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-gauche {
	background-image: url(../images/header-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header-droit {
	background-image: url(../images/header-droit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-margin {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 990px;
}
.footer {
	background-color: #16b3c2;
	display: block;
	height: 51px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}
.margin-right-image {
	margin-bottom: 5px;
	margin-right: 15px;
}
.table-margin2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 990px;
}
.adsense {
	background-color: #d1edf1;
	text-align: center;
	vertical-align: middle;
	height: 255px;
	width: 310px;
	display: block;
	padding-top: 5px;
	margin-bottom: 20px;
}
.pointille {
	background-image: url(../images/ligne-horizontale.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	height: 30px;
	width: 100%;
}
.bg-main2 {
	background-color: #edeaea;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d1d1;
	border-bottom-color: #d4d1d1;
	display: block;
	width: 646px;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
}
.bg-main3 {
	background-color: #edeaea;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d1d1;
	border-bottom-color: #d4d1d1;
	display: block;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.citation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #16b3c2;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	line-height: 30px;
}
.pagination-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.pagination-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.pagination-top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16b3c2;
	text-decoration: underline;
}
.pagination-top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16b3c2;
	text-decoration: none;
}
.pagination-bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16b3c2;
	text-decoration: underline;
}
.pagination-bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16b3c2;
	text-decoration: none;
}

