body {
	background-color: #51626f;
	font-size: 10px;
	color: #394a58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link{
	color: #394a58;
	text-decoration: underline;
}
a:visited {
	color: #394a58;
	text-decoration: underline;
	font-weight: normal;
} 
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #acc0c6;
	text-decoration: underline;
}

.categories {
	font-size: 11px;
	color: #0099cc;
	line-height: 15px;
	font-weight: bold;
}
.categories a:link{
	color: #394a58;
	font-weight: bold;
	text-decoration: underline;
}
.categories a:visited  {
	color: #394a58;
	font-weight: bold;
	text-decoration: underline;
}
.categories a:hover {
	color: #0099cc;
	font-weight: bold;
	text-decoration: underline;
}
.categories a:active {
	color: #58c3e6;
	font-weight: bold;
	text-decoration: underline;
}

.baspage {
	font-size: 10px;
	color: #Acc0c6;
}
.baspage a:link{
	color: #Acc0c6;
	font-style: normal;
	text-decoration: underline;
}
.baspage a:visited  {
	color: #Acc0c6;
	font-style: normal;
	text-decoration: underline;
}
.baspage a:hover {
	color: #94AFB6;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.baspage a:active {
	color: #789AA3;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.legend {
	font-size: 10px;
	color: #0099cc;
	font-style: normal;
	font-weight: bold;
}
.legend a:link{
	color: #0099cc;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.legend a:visited  {
	color: #0099cc;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.legend a:hover {
	color: #58c3e6;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.legend a:active {
	color: #58c3e6;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.h1 {
	color: #0099cc;
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h2 {
	color: #0099cc;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.h3bleu {
	color: #0099cc;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.h4bleu {
	color: #0099cc;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.adresse {
	color: #ffffff;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;	
}
.titradresse {
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

