/* CSS Document */
body{
background-image:url(images/fond_accueil.gif); 
background-attachment:scroll; 
background-repeat:no-repeat; 
background-position:top center;
font-family:comic Sans MS;
scrollbar-face-color:#0094bf;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffba00;
scrollbar-darkshadow-color:#ffba00;
scrollbar-track-color:#8ccfe2;
scrollbar-arrow-color:#ffba00;}

.menu{
font-weight: bold; 
text-decoration: none; 
color: #0094bf;
font-size:10pt;
}

a{ 
text-decoration: none; 
color: #0094bf;
}
a:visited { 
text-decoration: none; 
color: #0094bf;
}

a:hover, a:active { 
text-decoration: none; 
color: #ffce49;
}

A.lien {color:#ffce49; text-decoration:underline;}
A.lien:hover {color:#0094bf; text-decoration:underline;}

.CTeuragenda{
	position: absolute;
	left: 50%;
	width: 300;
	margin-left: -300;
	top: 100;
}

.agenda{
	position: absolute;
	left: 50%;
	width: 200;
	margin-left: -200;
	top: 107;
}
.pictonewsaccueil{
	position: absolute;
	left: 50%;
	width: 30;
	margin-left: 190;
	top: 107;
}
.pictosituationaccueil{
	position: absolute;
	left: 50%;
	width: 30;
	margin-left: 240;
	top: 105;
}
    
.pictoplanaccueil{
	position: absolute;
	left: 50%;
	width: 30;
	margin-left: 283;
	top: 102;
}
.pictolienaccueil{
	position: absolute;
	left: 50%;
	width: 30;
	margin-left: 328;
	top: 100;
}

