body {
	background-image: url(images/commun/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
p {
	margin: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	background-image: url(images/commun/sep2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}
.footer a:link{
	color: #454545;
	text-decoration: none;
}
.footer a:visited{
	color: #454545;
	text-decoration: none;
}
.footer a:hover{
	color: #454545;
	text-decoration: underline;
}
.footer a:active{
	color: #454545;
	text-decoration: none;
}

a:link{
	color: #454545;
	text-decoration: none;
}
a:visited{
	color: #454545;
	text-decoration: none;
}
a:hover{
	color: #454545;
	text-decoration: underline;
}
a:active{
	color: #454545;
	text-decoration: none;
}


.sep {
	background-image: url(images/commun/sep1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00b4ff;
}
.lien a:link{
	color: #00b4ff;
	text-decoration: none;
}
.lien a:visited{
	color: #00b4ff;
	text-decoration: none;
}
.lien a:hover{
	color: #00b4ff;
	text-decoration: underline;
}
.lien a:active{
	color: #00b4ff;
	text-decoration: none;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:active{
	color: #FFFFFF;
	text-decoration: none;
}.titre2 {
	background-image: url(images/commun/sep1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8d8d8d;
}
.ctImg {
	padding-right: 5px;
	padding-bottom: 5px;
}
