Body 
	{ 
     background-attachment:fixed; 
  scrollbar-arrow-color: 8d6235;
  scrollbar-track-color: eee3d8;
  scrollbar-face-color: eee3d8;
  scrollbar-highlight-color: FFFFFF;
  scrollbar-3dlight-color: c5a991;
  scrollbar-darkshadow-color: 8d6235;
  scrollbar-shadow-color: c5a991;
	scrollbar-arrow-color : #edc683;
	 scrollbar-base-color : #ffffff;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #ffffff;
	background-color : #fcefe7 ;
	}
TD
	{
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	font-style: normal;
	}
.proxi
	{
	font-family : Century Gothic;
	font-size : 11px;
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	}
.small
	{
	font-size : 10px;
	color: #cb775b;
	font-family: Century Gothic;
	font-style: normal;
	padding-left : 20px;
	}
.small2
	{
	font-size : 10px;
	color: #cb775b;
	font-family: Century Gothic;
	font-style: normal;
	}
.ecar3
	{
	padding-bottom: 30px;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #91524b ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #91524b ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #91524b ;
	border-width: 1 ;
	background-color:#FFFFFF;
	}
li
	{
	list-style-type: square;
	}
.info {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;

}
.button {
	font-size : 9px;
	color: #000000;

}
div#globalauto {
	height: auto;
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	vertical-align: middle;
	top: 10px;
}

div#globalfixe {
	margin-top: -270px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 540px;
	width: 780px;
}


div#compteur{
	height: auto;
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -390px;
	vertical-align: middle;
	top: 5px;
	text-align: center;
}


div#scroll {
	overflow: auto;
	height: 260px;
	width: 660px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;

}

/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;

    }
  A:active.arrow 
  	{
    text-decoration: none ;
    color: #FFFFFF ;
	}
A:visited.arrow 
	{
    text-decoration: none ;
    color: #FFFFFF ;
    }
A:hover.arrow 
	{
    text-decoration: underline ;;
	}
/* ================  END - These are the Navigation properties ================ */
