body {
	background-color: #b5e72c;
    margin: 0; padding: 0; 	
    scrollbar-arrow-color:#BA016E;
    scrollbar-track-color:#b5e72c;
    scrollbar-shadow-color:#b5e72c;
    scrollbar-face-color:#b5e72c;
    scrollbar-highlight-color:#b5e72c;
    scrollbar-darkshadow-color:#b5e72c;
    scrollbar-3dlight-color:#b5e72c;	
}

.texte {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.texte2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.texte3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BABABA;
}
.texte4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1a6610;
}

.texte5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e21c91;
}

.pseudo1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1a6610;
}

.pseudo2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ba016e;
}

.textenoir {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;		
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

.L_1_14:link {font-size: 14px; color: #ba016e; text-decoration: none; font-weight: bold}
.L_1_14:visited {font-size: 14px; color: #000000; text-decoration: none}
.L_1_14:hover, .L_1_14:active {font-size: 14px; color: #ba016e; text-decoration: underline}
.L_2_14:link {font-size: 14px; color: #1a6610; text-decoration: none; font-weight: bold}
.L_2_14:visited {font-size: 14px; color: #000000; text-decoration: none}
.L_2_14:hover, .L_2_14:active {font-size: 14px; color: #1a6610; text-decoration: underline}

.img {border:2px solid #ba016e; text-align:center}
.img2 {border:1px solid #ba016e; text-align:center}

