.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.sstitre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.texte {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #838389;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #303030;
	text-decoration: underline;
}
a:active {
	color: #437485;
	text-decoration: underline;
}
.textecoul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
table {
	border: Aucune;
	margin: 0px;
	padding: 0px;
}
.fondtabl {
	background-image: url(images/fondpage_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.hr {
	width:100%;
	clear:both;
	margin:0;
	background-image:url(images/ligne.jpg);
	background-repeat: no-repeat;
	height:5px;
	background-position: center;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}


a.ssmenu:link {
	text-decoration: none;
}
a.ssmenu:visited {
	text-decoration: none;
}
a.ssmenu:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFCF0;
}
a.ssmenu:active {
	color: #FF9900;
	text-decoration: underline;
}

