body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color:  #000000;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #000000;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #000000;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
}






a.menu:link {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color:  #00193d;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #00193d;
}
a.menu:active {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #00193d;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #00193d;
}









.titre {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.texte_gauche {
	font-family: Verdana;
	font-size: 11px;
	text-align: normal;
	color: #000000;
}

.texte {
	font-family: Verdana;
	font-size: 11px;
	color: #00193d;
}

.texte_bleu_clair{
	font-family: Verdana;
	font-size: 11px;
	color: #99adbd;
}

.accueil {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

.soustitre {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #00193d;
}

input.btn_violet {
     background:url('images/bton_ok.gif');
     width:19px;
     height:21px;
     border:none;
     cursor:pointer;
}
