@charset "iso-8859-1";
/* auteur: Seldo/Julien */
/* Date de cration: 16/11/01 */

body {
	background-color: #2cb2ff;
	background-image: url(images/bg_deg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-3dlight-color: #E7F3FF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #89B1DA;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #E7F3FF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #CCCCCC
}

.texte {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

.texte2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none
}

.lien {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

a.lien:hover {
	text-decoration: underline;
	color:#000000;
	font-family: Verdana;
	font-size: 10px;
}
.url { color: #c03; font-size: 14px; font-family: Verdana; font-style: oblique; font-weight: bold; text-decoration: underline; text-transform: lowercase; text-indent: 20px }
