/* CSS Document */
font{font-size: 7pt; font-family: verdana; color: #006699;}
.normal{font-size: 7pt; font-family: verdana; color: #006699;}
A:link{text-decoration: none; color:#000000;}
A:visited{text-decoration:none; color:#000000;}
A:active{text-decoration:underline overline; color:#FFFFFF; cursor:hand;}
A:hover{color:#FFFFFF; cursor:hand; text-decoration: none;}
BODY {
	scrolling : auto;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #003366;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #000000; 

	background: url(images/fond.jpg) fixed;
	}
textarea,input
{
background:url();
color:#666666;
bordercolor:#666666;
overflow:hidden;
border:solid;
font-size: 7pt;
font-family: arial;
color:#006699;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;

}