a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}



/************************** Pages autogérables => 1-06-2008 <= *************************************/
div#bloc1 {
	font-family:"Times New Roman", Times, serif;
	width : 555px;
	height : 446px;
	position : absolute;
	color : #000000;
	overflow : auto;
	scrollbar-face-color:#B3C0C9; /*bleu clair*/
	scrollbar-shadow-color: #777777;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #000000;
	/*scrollbar-track-color: #f5f5f5;	*/
    scrollbar-arrow-color: #000080;
}

div[id=imagefond] {
	position: fixed !important;
}
#imagefond
{
	position:absolute;
	top:131px;
	padding-left:0px;
	background-repeat:no-repeat;
}

/************************ Flèche "haut" => 1-06-2008 <= *********************************************/
div[id=flechefixehaut] {
	position: fixed !important;
}
#flechefixehaut
{
	position:absolute;
	top:520px;
	padding-left:480px;
}

/************************ Liens dans les pages autogérables => 1-06-2008 <= **************************/
/* les menus notamment */

#bloc1 a:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #163c8f;	/* bleu */
	text-decoration: none;
}
#bloc1 a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #163c8f;
	text-decoration: none;
}
#bloc1 a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;	/*blanc*/
	text-decoration: underline;
}
#bloc1 a:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #163c8f;
	text-decoration: none;
}


/************************ Liens "haut de page" dans les pages autogérables => 1-06-2008 <= ************/
#flechefixehaut a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #163c8f;	/* bleu */
	text-decoration: none;
}
#flechefixehaut a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #163c8f;
	text-decoration: none;
}
#flechefixehaut a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#flechefixehaut a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #163c8f;
	text-decoration: none;
}
/*********************************************************************************/

