td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	vertical-align: top;

}
.titre-menu {
	font-weight: bold;
	background-color: #FFFFFF;
}
A:link          {
	text-decoration: none;
	font-weight: none;
	color: #0000FF;

}
A:visited       {
	text-decoration: none;
	font-weight: none;
	color: #0000FF;

}
A:hover         {
	color: #C4C4FF;
	font-weight: bold;
	text-decoration: none;
}

.sidelink:link	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:visited	{
	color: #838383;
	font-weight: none;
	text-decoration: none;


}
.sidelink:hover	{
	color: #838383;
	font-weight: bold;
	text-decoration: underline overline;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000000;



}
.bordure-table {
	border: 1px solid #000000;
}

#boiteTexte {position:relative; margin-left: 100px; margin-top: 40px; width: 400px; height: 250px; padding: 20px; 
scrollbar-face-color: #525252; scrollbar-shadow-color: black; scrollbar-highlight-color: black;  
scrollbar-3dlight-color: black; scrollbar-darkshadow-color: black; scrollbar-track-color: black;scrollbar-arrow-color: white}

.backgroundNoRepeat{background-repeat:no-repeat;}
