.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;	
}
.text_gris_date {
	font-size:10px;
	font-family:Arial;
	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;
}

.text_bleu {font-size:10px;font-family:Verdana;color:#557A9E;}
.lien_bleu:link {font-family : Verdana;font-size : 10px;color : #557A9E;text-decoration: none;}
.lien_bleu:visited {font-family : Verdana;font-size : 10px;color : #557A9E;text-decoration: none;}
.lien_bleu:focus {font-family : Verdana;font-size : 10px;color : #557A9E;text-decoration: none;}
.lien_bleu:hover {font-family : Verdana;font-size : 10px;color : #557A9E;text-decoration: underline;}
.lien_bleu:active {font-family : Verdana;font-size : 10px;color : #557A9E;text-decoration: none;}

.input{color:red; text-decoration:none; font-family:Verdana; font-size:10px;}
.input2{color:#666666; text-decoration:none; font-family:Verdana; 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;}

.text_bleu{color: #336699;text-decoration: none;font-family : Verdana;font-size : 10px;}
.lien_bleu:link {color: #336699;text-decoration: none;}
.lien_bleu:visited {color: #336699;text-decoration: none;}
.lien_bleu:focus {background-color:#336699;text-decoration: none;}
.lien_bleu:hover {text-decoration: underline;}
.lien_bleu:active {color: #336699;text-decoration: none;}

BODY 
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:inherit;
	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 ;
	link:#000000;
	vlink:#000000;
	alink:#000000;
}
