FONT  { font-family:Verdena;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
body {
	background-color: #CFCFCF;
	background-image: url('http://www.herbetendre.com/images/cadre/fond1.jpg');
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #9CCB39;
}
a:active {
	text-decoration: none;
	color: #003300;
}

.midsmall { font-size: 10pt; text-decoration: none;}
.smallfont { font-size: 10pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:#CCCCCC; font-size: 10pt;}