/* CSS Document */
body
{
	background:;
	background-color:#201d18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #392e3a;
	font-size:9px;
}
textarea, input{
       color:#392e3a;
       background:transparent;
       font-size:10;
       font-weight:normal;
       text-decoration:none;
       font-family:verdana; 
       text-align:justify;
       border-width:1px;
       border-style:dotted;
       border-color:#392e3a;
}
html{
       scrollbar-face-color:#1f1c16;
       scrollbar-shadow-color:#3c3430;
       scrollbar-highlight-color:#3c3430;
       scrollbar-3dlight-color:#1f1c16; 
       scrollbar-darkshadow-color:#1f1c16; 
       scrollbar-track-color:#1f1c16; 
       scrollbar-arrow-color:#3c3430;
}
a:link {
	color: #3b332f;
	text-decoration: none;
}
a:visited {
	color: #3b332f;
	text-decoration: none;
}
a:hover {
	text-decoration: ;
	color: #492e77;
	cursor:n-resize;
	border:0px;
}
a:active {
	color: #3b332f;
	text-decoration: none;
}
a {
	font-size: 9px;
	color: #3b332f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texte {
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.lienindex {
    font-size:36px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}