A, A:link {
	text-decoration: none;
	color: #404D5D;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
}


A:visited {
	text-decoration: none;
	color: #404D5D;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
}


A:hover {
	text-decoration: none;
	color: #404D5D;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
}


A:active {
	text-decoration: none;
	color: #404D5D;
	font-style : italic;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
}

p {
	font-size: 10px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #000000;
}
	
td {
	font-size: 10px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #000000;
}

	
	.plugin {
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #000000;
}
		
.wantto {
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #404D5D;
}
	
.titleblanc {
	font-size: 12px;
	font-family: verdana, arial;
	font-weight: bold;
	color: #ffffff;
	}
	
.small {
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #000000;
}
	
.mt_moyen{
	font-size: 10px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #000000;
}
	
		

.smallgris {
	font-size: 10px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #999999;
}
	

	
DIV{
	text-align : left;
	padding : 2px;
	width : 100%;
	height : 350px;
	overflow: auto;
}

BODY {
	scrollbar-face-color:#E5E5E5;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#848484;
	scrollbar-track-color:#E5E5E5;
}




input { 
font: 9px Verdana; 
color: #000; 
border: 1px solid #000; 
background: #ffffff; }

input.image { border:0px solid #CCCCCC; } 


option { 
font: 10px Verdana; 
color: #000; 
background: #e4e4e4; }
