/* CSS Document */
body {
	background-color: #17325D;
}
.bgtop {
	background-image: url(images/bgHaut.gif);
}
.bggauche {
	background-image: url(images/bgGauche.gif);

}
.bgcentre {
	background-image: url(images/bgCentre.gif);

}
.bgcentre2 {
	background-image: url(images/bgCentre2.gif);

}
.bgDroit {
	background-image: url(images/bgDroit.gif);

}
a.boutonbg {
	display: block;
	background-image: url(images/bgbt.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-family: "Times New Roman", Times, serif;
	color: #17325D;
	text-decoration: none;
	padding-left:50px;
	height:24px;
	font-size:14px;
	text-align:left;
}
a.boutonbg:hover {
	background-image: url(images/bgbtov.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-left:50px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	text-align:left;
}
a.boutonbg2 {
	display: block;
	background-image: url(images/bgbt2.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-family: "Times New Roman", Times, serif;
	color: #17325D;
	text-decoration: none;
	padding-left:30px;
	height:32px;
	font-size:21px;
	text-align:left;
}
a.boutonbg2:hover {
	background-image: url(images/bgbtov2.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-left:30px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size:21px;
	text-align:left;
}
.adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	display: block;
	background-color:#17325D;
	
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;	
}
a.copyright2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
}
a.copyright2:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: underline;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height:18px;
}
a.texteliens {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
}
a.texteliens:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height:18px;
	text-decoration:none;
}
a.menubas {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.menubas:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.texteaccueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #17325D;
	text-align:justify;
	font-style: italic;
	padding-left:20px;
	padding-right:20px;
}
