html{
	margin:0px;
	padding:0px;
	scrollbar-arrow-color :#ffffff; 
	scrollbar-darkshadow-color :#000000; 
	scrollbar-face-color :#cc0000; 
	scrollbar-highlight-color :#000000; 
	scrollbar-shadow-color :#E0E3E9; 
	scrollbar-track-color :#ffffff;
	scrollbar-3dlight-color :#E0E3E9;
}


body{
	margin:0px;
	padding:0px;
}

.mini{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1px;
}

.txterreur {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

form {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.i{
	font : italic;
}


/*lien en général*/

a{
	color : #003366;
	text-decoration : underline;
	}

A:hover{
	color : #666666;
	text-decoration : none;
	}

A:active{
	color : #003366;
	text-decoration : underline;
	}


.titre{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	}
	

.stitre{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
	}
	
.sstitre{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ff0000;
	}
	
	a.stitre{
	color : #003366;
	text-decoration : none;
	}

	A.stitre:hover{
	color : #ff0000;
	text-decoration : none;
	}

	A.stitre:active{
	color : #003366;
	text-decoration : none;
	}
	
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight : normal;
	margin : 0px;
	}
	
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight : normal;
	margin : 0px;
	}
	
.txtnorm{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.txtblanc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	color: #ffffff;
}
.txtpblanc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #ffffff;
}
a.txtblanc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	color: #ffffff;
}
a.txtblanc:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	color: #cccccc;
}
.txtgris{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.txtgris{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
		text-decoration : none;
}
a.txtgris:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration : none;
}
.txtptgris{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.txtptgris{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : normal;
	color: #666666;
}
a.txtptgris:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : normal;
	color: #ff0000;
}
a.txtptgris:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : normal;
	color: #ff0000;
}
