/* CSS Document */

.txt {font-size: 11px; font:Verdana; font-color: #000000}
.titre {
	color: #006196;
	font-weight: bold;
	font: Verdana;
	font-size: 10px;
}
.copy { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.slogan { color: #006196; font: Verdana; font-weight: bold; font-size: 12px; font-style: italic}
a.lien {color : #006196; text-decoration : none; font-family: Verdana; font-size: 11px; font-weight: bold}
a.lien:hover {color : #006196; text-decoration : underline; font-family: Verdana; font-size: 11px; font-weight: bold}
a.copy { color: #000000; font-family: Verdana; font-size: 9px; text-decoration: none}
a.copy:hover { font-family: Verdana; font-size: 9px; color: #006196; text-decoration: underline}
a.ssmenu {color : #006196; text-decoration : none; font-family: Verdana; font-size: 10px; font-weight: bold}
a.ssmenu:hover {color : #006196; text-decoration : underline; font-family: Verdana; font-size: 10px; font-weight: bold}
