a{
	color: #0000FF;
	text-decoration: underline;
}

a:active,a:hover,a:visited{
	color: #30E3B0;
	font-weight: bold;
	text-decoration: underline;
}

a.bouton{
	color: #0000FF;
	font-size: smaller;
	text-decoration: underline;
}

a.bouton:active,a.bouton:hover,a.bouton:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

b {
	font-weight: bold;
}

body{
	background: #FFFFFF;
	margin: 0px 3px 0px 3px;
	scrollbar-3d-light-color: #30E3B0;
	scrollbar-arrow-color: #FFFFBF;
	scrollbar-base-color: #30E3B0;
	scrollbar-dark-shadow-color: #FFFFBF;
	scrollbar-face-color: #30E3B0;
	scrollbar-highlight-color: #FFFFBF;
	scrollbar-shadow-color: #FFFFBF;
	scrollbar-track-color: #FFFFBF;
}

body,th,tr,td,p,form,select,input{
	color: #000000;
	font: 10pt "Comic Sans MS","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

div.headline{
	background: #FFFFFF;
	color: #000000;
	padding: 13px 0px 0px 0px;
	text-align: center;
}

div.title{
	background: #FFFFFF;
	color: #000000;
	font: bold 12.5pt Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 9px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

h1{
	font-size: 13.5pt;
}

h1,h2,h3,h4,h5{
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

h2{
	font-size: 12.5pt;
}

h3{
	font-size: 11.5pt;
}

h4{
	font-size: 11pt;
}

h5,h6{
	font-size: 10pt;
}

hr{
	background: #FFFFFF;
	color: #30E3B0;
	height: 1px;
	width: 90%;
}

input.button{
	background: #30E3B0;
	color: #000000;
	cursor: pointer;
	font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
}

.fond{
	background: #FFFFBF;
}

.fondbord{
	background: #FFFFBF;
	border-color: #30E3B0;
}

.mainhead{
	background: #FFFFFF;
	color: #000000;
	font: bold 17pt Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 6px 0 8px 14px;
}

.minimenu{
	font: 6pt Verdana,Arial,Helvetica,sans-serif;
}

.minitext{
	font-size: 7pt;
	font-weight: normal;
}

.minititre{
	font: bold 8pt Verdana,Arial,Helvetica,sans-serif;
}

.minititren{
	font: normal 8pt Verdana,Arial,Helvetica,sans-serif;
}

.smaller{
	font-size: smaller;
}

.subhead{
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 4px 0 4px 14px;
	text-align: left;
}
