BODY
   {
	scrollbar-face-color: #E9E9E9;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #C6177C;
	background-color :#ffffff;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

/*LIEN ORIGINAL*/
A{
color : #4D4D4D;
	font-size :11px;
	font-family :Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A:hover{
	color : #C6177C;
	font-size : 11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
/*IDEE BALLADE*/
.lien_ballade{
	color : #4D4D4D;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.lien_ballade:hover{
	color : #C6177C;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

/*utilisé pour les tirets du menu en bas*/
.tiret_blanc{
	color : #ffffff;
	font-size :9px;
	font-family : arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*utilisé pour les tirets du menu en haut*/
.tiret_noir{
	color : #400025;
	font-size :9px;
	font-family : arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*utilisé pour le menu d'en bas*/
.menu1{
	color : #FFFFFF;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.menu1:hover{
	color : #400025;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
/*utilisé pour le menu d'en haut*/
.menu2{
	color : #400025;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.menu2:hover{
	color : #FFFFFF;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/*utilisé pour les liens de la home page
et du menu de gauche*/
.lien_home{
	color : #C6177C;
	font-size :10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.lien_home:hover{
	color : #C6177C;
	font-size :10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
}

/* TITRE DES RUBRQUES  */
.titre_rose{
	color : #C6177C;
	font-size :20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : no;
	text-decoration: none;
}
.titre_bleu{
	color : #00A4E0;
	font-size :20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : no;
	text-decoration: none;
}
.titre_bleu2{
	color : #00A4E0;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.titre_vert{
	color : #A5D70D;
	font-size :20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : no;
	text-decoration: none;
}
.titre_vert2{
	color : #7EA700;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.titre_jaune{
	color : #FACA00;
	font-size :20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : no;
	text-decoration: none;
}
.titre_jaune2{
	color : #FAA500;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}



.lien_bus{
	color : #7EA700;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
}
.lien_bus:hover{
	color : #A5D70D;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
}

.lien_scolaire{
	color : #FAA500;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
}
.lien_scolaire:hover{
	color : #FACA00;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
}



/*utilisé pour les texte*/
.texte{
	color : #4d4d4d;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.texte_rose{
	color : #C6177C;
	font-size :11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.texte_bleu{
	color : #00A4E0;
	font-size :13px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/****************************** utile pour le div*/
.scroll{
position:relative;
width:660px;
left:0px;
top:0px; 
color:white; 
/*scrollbar-face-color: #f2f2f2;
scrollbar-shadow-color: #cecece;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #757575;
background-color :#ffffff;
border:0px solid #000000;*/
}


/*****************************/
.texte_pt{
	color : #4d4d4d;
	font-size :10px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.champ{
	BORDER-BOTTOM : #363636 1px solid;
	BORDER-LEFT : #363636 1px solid;
	BORDER-RIGHT : #363636 1px solid;
	BORDER-TOP : #363636 1px solid;
	font-family : Verdana;
	COLOR : #4d4d4d;
	font-size : 11;
}
/***********************  formulaire du bandeau de gauche*/
.champ_spe{
	BORDER-BOTTOM : #363636 1px solid;
	BORDER-LEFT : #363636 1px solid;
	BORDER-RIGHT : #363636 1px solid;
	BORDER-TOP : #363636 1px solid;
	font-family : Verdana;
	COLOR : #4d4d4d;
	font-size : 09;
}

.bouton{
	BORDER-BOTTOM : #7d7d7d 1px solid;
	BORDER-LEFT : #7d7d7d 1px solid;
	BORDER-RIGHT : #7d7d7d 1px solid;
	BORDER-TOP : #7d7d7d 1px solid;
	font-family : Verdana;
	COLOR : #C6177C;
	background: #f2f2f2;
	font-size : 11;
	cursor:hand;
}
