/* Generated by KompoZer */
p {
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  line-height: 120%;
  text-align: justify;
  margin-left: 0px;
  margin-right: 0px;
  color: #333333;
}
.adresse {
  font-size: 10px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  line-height: 100%;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  color: #FFFFFF;
}
.navigation {
  font-size: 10px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  line-height: 100%;
  text-align: left;
  margin-left: 0px;
  margin-right: 0px;
  color: #FFFFFF;
}
#nav, #nav ul { /* toutes les listes */
	padding: 0;
	margin: 0;
	list-style: none;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  line-height: 100%;
}

#nav a {
	display: block;
	width: 100px;
}

#nav li { /* tous les items de liste */
	float: right;
	width: 100px;
}

#nav li ul { /* listes de deuxième niveau */
	position: absolute;
	background: transparent url("images/fondtransparent.png") repeat;
	width: 100px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}

#content {
	clear: left;
	color: #333333;
}


h1 {
  font-size: 15px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  color: #666666;
  text-align: left;
}
h2 {
  font-size: 14px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  color: #666666;
  text-align: left;
  font-style: italic;
}
h3 {
  font-size: 13px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  color: #666666;
  text-align: left;
  font-style: italic;
}
  font-weight: normal;
}
h4 {
  font-size: 13px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  color: #714789;
  margin-left: 3px;
  margin-right: 3px;
  text-align: left;
  font-style: italic;
}
.tabletype1 {
  border: 1px solid #999999;
  border-collapse: collapse;
  width: 500px;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  line-height: 100%;
  color: #333333;
  margin-left: 30px;
  margin-right: 30px;
  text-align: center;
}
#footer {
  border-style: solid none;
  border-color: #cfcfcf -moz-use-text-color;
  border-width: 1px medium;
  margin: 30px 0 0;
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}
a:link {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

