a.noir:hover
{
	font-weight: 600;
	text-decoration: none;
	color: darkblue ;
}
a.noir:link
{
	font-weight: 600;
	text-decoration: none;
	color: darkblue ;
}
a.noir:active
{
	font-weight: 600;
	text-decoration: none;
	color: darkblue ;
}
a.noir:visited
{
	font-weight: 600;
	text-decoration: none;
	color: darkblue ;
}


a:link {
	text-decoration: none;
}
a:active 
{
	text-decoration: none; 
	color: white ;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: white ;	
}


body 
{
	scrollbar-face-color: #eeeeee; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #aaaaaa; 
	scrollbar-3dlight-color: #62708a; 
	scrollbar-arrow-color: #62708a; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-base-color: #eeeeee
}

.footer
{
	font-weight: 500; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 10px;
	color: #888888 ;
}
.header
{
	font-weight: 700; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 12px;
	color: white ;
	padding-left: 5px;
	padding-right: 5px;
}

.formulaire
{
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 12px;
	width: 200px;
	color: black ;
}

.formulaire_texte
{
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 12px;
	color: black ;
}


input
{
	height: 19px; 
}

select
{
	height: 15px; 
	/*border-color: #A5AEB5 ;*/
	border-style: solid ; 
	/* border-color: red ; */
	
}

.cote_gauche
{
	font-weight: 900; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 12px;
	text-align: right;
	margin-right: 7px;
	color: black ; 	
}

.texte_general
{
	margin-left: 30px;	
	width: 650px;
	text-align: justify;
}

div.texte
{
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 13px;
	color: black ;
	text-indent: 25px;
	margin-bottom: 15px;
	margin-left: 30px;	
	width: 650px;
	text-align: justify;
}

li.texte
{
	width: 650px ;	
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 13px;
	color: black ;
	text-indent: 0px;
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-image : url(images/puce.gif);
	list-style-position: outside;
}

li.texte2
{
	/*width: 550px ;	*/
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 14px;
	color: black ;
	text-indent: 0px;
	text-align: left;
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

li.texte3
{
	width: 650px ;	
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 13px;
	color: black ;
	text-indent: 20px;
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-image : url(images/puce.gif);
	list-style-position: outside;
	line-height: 20px;
}

div.texte_li
{
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-style: italic ;
	font-size: 13px;
	line-height: 15px ;
	color: black ;
	text-indent: 25px;
	/*margin-bottom: -10px;*/
	margin-top: -15px;	
	margin-left: 60px;	
	width: 650px;
	text-align: left;
}

div.accueil
{
	width: 270px; 
	vertical-align: top; 
	text-align: left; 
	margin-left: 20px;
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 14px;
	color: black ;
	text-indent: 0px;
}

span.gras
{
	font-weight: 900; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 18px;
	color: #8B0101 ;
}

span.gras2
{
	font-weight: 900; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 14px;
	color: #8B0101 ;
}


div.loi
{
	text-align: left; 
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 40px;
	font-weight: 300; 
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-size: 11px;
	color: #9f9f9f ;
	text-indent: 15px;
}

h2.titre
{
	text-align: center;
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-weight: 600; 
	font-size: 15px;
	color: black ;
	margin-bottom: 3px;
	color: #646464 ; /* #8B0101 */
	letter-spacing : 0px  ;
}

h4
{
	text-align: center;
	font-family: Tahoma, Verdana, Arial, MS Sans Serif ;
	font-weight: 600; 
	font-size: 12px;
	color: black ;
	margin-bottom: 3px;
	color: black ; /* #8B0101 */
	letter-spacing : 0px  ;
}
