body {
	margin: 0px;
	font : normal xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #666666;
	background-image: url(../site/images/fond.gif);
}
#main {
	height: 100%;
	width: 680px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#home {
	height: 100%;
}
A {
font : normal xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration : none;
color : #666666;
}

A:HOVER {
	font :  xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6CA5BB;
    text-decoration: underline;
	text-decoration: underline;
}
table {
	font-size: xx-small;
}
INPUT,textarea,select {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : xx-small;

}
  IFRAME {
  width: 100%; height: 100%; border: 0
  }
