@charset "windows-1252";
body{font-family: tahoma; color:#006600}
#planche { background: url(fondPlanche.jpg);  background-repeat: no-repeat; background-position: left; background-attachment: fixed; background-color: #009900}
#menu { background: url(fondMenu.jpg);background-repeat: no-repeat; background-position: right; background-attachment: fixed; background-color:#009900}
a:link{color:006600}
a:visited{color:#666600}
a:hover{color:red}
a:active{color:navy}
.planche {padding: 5px; margin: 2px; font-size: 16px; font-family: tahoma; font-weight: bold; color: navy; vertical-align: middle; height: auto; width: 80px; border: groove #00ff33}

.titre{
color:#006600;

text-align:center;
font-size:18pt;
}
.textinfo{ font-size: 12px; font-weight: bolder}

.ptttitre {color: #ffffcc;   margin: 5px; font-size: 14px; font-weight: bolder}
.cptitre {color: #800000; text-align: left; margin: 5px; font-size: 14px; font-weight: bolder}
.sstitre { color: #ffffcc; margin: 5px; font-size: 12px; font-weight: bold}
.btn {text-align: center; font-size: 12pt; font-weight: bold; border-style: outset; border-color: #ccff00; background-color:#ccff99}
.ptbtn { text-align: left; font-size: 10pt; border-style: outset; border-color: #ccff00; background-color: #ccff99}
.btnttr {color:#ffffff;text-align: justify; font-size: 10px; font-weight: bold; border-color: #ffffff; background-color:#ccff00;padding: 2px}
.btnphtg {filter:alpha(opacity=20,startx=0, starty=0, finishx=100, finishy=100);text-align: justify; font-size: 12px; font-weight: bold; border-color: #ccff00; background-color: #ccff00; padding: 3px}

.vgnt{
border-width:thick;
border-style:inset;
border-color:#ccff00;
}

input {
	border-color : #F0F8FF;
	background : transparent none;
	font-family : tahoma;
	font-size:small;
	font-weight:bold;
	color : #FF6600;
	}
