/* Feuille de style pour www.lanfranchi.info - version Netscape */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.evidence{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.small{
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #5424BD;
}

a:link { color: #5424BD;}
a:visited { color: #5424BD;}
a:hover { color: #D82D2F;}
a:active { color: #5424BD;}

.menu {color : #5424BD; font-family : arial,helvetica,sans-serif; font-size : 12px; text-decoration : none;}
a.menu:link {color : #5424BD; text-decoration : none;}
a.menu:visited {color : #5424BD; text-decoration : none;}
a.menu:hover {color : #D82D2F; text-decoration : none;}
a.menu:active {color : #5424BD; text-decoration : none;}

/* Style des formulaires : champs et boutons*/
.formfield {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	FONT-SIZE: 14px;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000099 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}

.formbutton {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BORDER-LEFT: #cccccc 1px solid;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000099;
	size: 8px
}

select {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000099 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}