.livre{
font-weight:normal;
color:#626ba2;
text-decoration: none;
}

.ex_td{color:#626ba2;}

a		{ 
       color: #9A781C; 
       font-family: Arial, Tahoma, Verdana; 
       text-decoration: none;
	   font-size:13px;
	   font-weight:bold;
		}

.menu	{ 
       color: #9A781C; 
       font-family: Arial; 
       text-decoration: none;
	   font-size:13px;
	   font-weight:bold;
		}


.sous-menu	{ 
       color: 9A781C; 
       font-family: Arial; 
       text-decoration: none;
	   font-size:12px;
	   font-weight:bold;
		}

a.sous-menu:hover{ text-decoration: underline;color: 9A781C;}


td		{ 
       color: #626ba2;
       font-family: Arial; 
       text-decoration: none;
	   font-size:12px;
	   font-weight:normal;
		}

a:hover {
		color: #9A781C; 
        text-decoration: underline;
        }

body {
scrollbar-face-color:#EEEEEE;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;}

input	{	font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
			background-color: #ffffff;
			color: #00257e;
			width: 100px;
		}

.input2	{	font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
			background-color: #ffffff;
			color: #00257e;
			width: 180px;
		}

select	{	font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
			background-color: #ffffff;
			color: #00257e;
			width: 100px;
		}