a            { color: #000000; text-decoration: none;}
a:visited    { color: #000000; text-decoration: none;}
a:hover      { color: #0000FF; text-decoration: underline;}


.liens {
font-family: Verdana, Arial;
color: #000000;
font-weight: bold;
font-size: 10;
}
/*TITRE DES PAGES*/
.titre {
font-family: Verdana, Arial;
color: #000000;
font-weight: bold;
font-size: 13;
}
.bas_page {
font-family: Verdana, Arial;
color: #000000;
font-size: 10;
}
.texte {
font-family: Verdana, Arial;
color: #000000;
font-size: 11;
}
.grand_texte {
font-family: Verdana, Arial;
color: #000000;
font-size: 13;
}
/*MESSAGE D'ERREUR*/
.error {
font-family: Verdana, Arial;
color: #FF0000;
font-weight: bold;
font-size: 11;
}

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background: url(http://www.servis-net.com/projet-annuaire/img/0/submit.gif);
	width : 130;
	height : 27;
    border: 0;
}
/*********ELEMENT DE FORMULAIRE************/
.webforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}