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

.texte {
	font-family: Arial;
	font-size: 12px;
	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: #028598;
}

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

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

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

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

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

}

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

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


