.text_blanc {
	font-size:10px;
	font-family:Verdana;
	color:#ffffff;	
}
.lien_blanc:link {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;	
	text-decoration: none;	
}
.lien_blanc:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;	
	text-decoration: none;
}
.lien_blanc:focus {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;	
	text-decoration: none;
}
.lien_blanc:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;	
	text-decoration: underline overline;
}
.lien_blanc:active {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;	
	text-decoration: none;
}

.text_gris {
	font-size:10px;
	font-family:Verdana;
	color:#666666;	
}
.lien_gris:link {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;	
	text-decoration: none;	
}
.lien_gris:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;	
	text-decoration: none;
}
.lien_gris:focus {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;	
	text-decoration: none;
}
.lien_gris:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;	
	text-decoration: underline overline;
}
.lien_gris:active {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;	
	text-decoration: none;
}


.input{color:red; text-decoration:none; font-family:Verdana; height:12px; font-size:10px;}

.bouton_form {
	background-image: url('../admin/images/accueil/fond_bouton.gif');
	height: 24px;
	width: 120px;
	font-family: Tahoma, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	cursor: hand;
	border-width: 0px;
	padding-bottom: 2px; 
}

br {
	font-family : Verdana;
	font-size : 10px;
}

&nbsp; {
	font-family : Verdana;
	font-size : 10px;
}

hr {
	font-family : Verdana;
	font-size : 10px;
	color: #66B340 ;
}

.lien_pub{color: #000000;text-decoration: none;font-family : Verdana;font-size : 10px;}
.lien_pub:link {color: #000000;text-decoration: none;}
.lien_pub:visited {color: #000000;text-decoration: none;}
.lien_pub:focus {background-color:#000000;text-decoration: none;}
.lien_pub:hover {text-decoration: underline;}
.lien_pub:active {color: #000000;text-decoration: none;}

.text_puces{color: #000080;text-decoration: none;font-family : Verdana;font-size : 10px;}
.lien_puces:link {color: #000080;text-decoration: none;}
.lien_puces:visited {color: #000080;text-decoration: none;}
.lien_puces:focus {background-color:#000080;text-decoration: none;}
.lien_puces:hover {text-decoration: underline;}
.lien_puces:active {color: #000080;text-decoration: none;}

.text_noir{color: #000000;text-decoration: none;font-family : Verdana;font-size : 10px;}
.lien_noir:link {color: #000000;text-decoration: none;}
.lien_noir:visited {color: #000000;text-decoration: none;}
.lien_noir:focus {background-color:#000000;text-decoration: none;}
.lien_noir:hover {text-decoration: underline;}
.lien_noir:active {color: #000000;text-decoration: none;}

BODY 
{
	scrollbar-face-color : #6699cc ;
	scrollbar-shadow-color : #6699cc ;
	scrollbar-highlight-color : #6699cc  ;
	scrollbar-3dlight-color : black  ;
	scrollbar-darkshadow-color : black ;
	scrollbar-track-color : #336699 ;
	scrollbar-arrow-color : #000000 ;
}
