Body 
	{
	scrollbar-arrow-color : #EE4623;
	scrollbar-face-color : #FFFFFF;
	font-family : verdana;
	font-size : 11px;
	color : #790303;
	background-color : #ffffff;
	margin: 0px;
	}
a {
	color: #747474;
}

TD
	{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	font-style: normal;
	}
.info
	{
	font-size : 15px;
	color: #ffffff;
	font-family: Verdana;
	font-style: normal;
	}
.small
	{
    font-family : Verdana;
	font-size : 10px;
	color : #692323;
	font-style: normal;
	}
.small2
	{
	font-family : Verdana;
	font-size : 10px;
	color : #692323;
	font-style: normal;
	}
.bouton
	{
	font-family : Verdana;
	font-size : 12px;
	color : #ffc000;
	font-style: normal;
	}
.ecar
	{
	padding-left: 35px;
	}
.ecar2
	{
	padding-left: 65px;
	padding-bottom: 55px;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #9A0000 ;
	border: solid #9A0000 ;
	border-width: 1 ;
	background-color:#ffffff ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #9A0000 ;
	border: solid #9A0000 ;
	border-width: 1 ;
	background-color:#ffffff ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #9A0000 ;
	border: solid #9A0000 ;
	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;

}

/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none;
	color: #ffc000;

	font-size : 12px;
	font-family: Verdana;

    }
  A:active.arrow 
  	{
	font-size : 12px;
    text-decoration: non ;
    color: #ffc000 ;

	}
A:visited.arrow 
	{
	font-size : 12px;
    text-decoration: none ;
    color: #ffc000 ;

    }
A:hover.arrow 
	{
	font-size : 12px;
	color: #000000 ;
    text-decoration: underline ;

	}
/* ================  END - These are the Navigation properties ================ */
