body {
    background-color: #000000;
	background-image: url(http://www.sphere-club.com/images/fonddegrade.jpg);
	background-attachment:fixed;
	background-position:center top;
	margin:0 auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}

.menu2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
.menu2:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
}
.menu2:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
}
.horloge{
	color: #FF0000;
	font-size: 12px;
	background-color: #000000;
}

/* MENU */

#navigation 
{ 
    list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;
}
	
#navigation li
{ 
    float: left ;
	width: 80px ;
	/*border: 1px solid #600 ;*/
	margin-right: 1px ;
	color: #fff ;
	background: #c00 ;
}

#navigation li a
{ 
    display: block ; 
    background: url(images/fond_menu.jpg) left top no-repeat; 
    color: #fff ; 
    font: 1em "Trebuchet MS",Arial,sans-serif ; 
    line-height: 1em ; 
    padding: 4px 0 ; 
    text-align: center ;
	text-decoration: none ;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active
{ 
    background: url(images/fond_menu.jpg) left bottom no-repeat ; 
	text-decoration: none ;
}
	
/* FIN MENU */

/*CALENDRIER*/

a:link.AMois {
	color: #FFFFFF;
	text-decoration: none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:visited.AMois {
	text-decoration: none;
	color: #FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:hover.AMois {
	text-decoration: none;
	color: #FF0000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:active.AMois {
	text-decoration: none;
	font-size:16px;
}

a:link.liencalendrier{color:#FFFF66}
a:hover.liencalendrier{color:#FFFF66;} 
a:visited.liencalendrier{color:#FFFF66;}

/*Style du grand tableau de calendrier*/
.tableaucalendrier{width:580px;}
.TitreCalEvene
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

/*Style des petits tableaux de calendrier*/
.titremois  { font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF;}
/*.titremois:link  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FDFC65;; text-decoration: none }
.titremois:visited  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FDFC65;; text-decoration: none }
.titremois:hover  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FF0000;; text-decoration: underline }*/
.titrejours  { font-family: Helvetica, Arial; font-size: 9px; color: #FFFFFF;}
.titrenum1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-image: url(http://www.essai-ctf.com/images/fond-agenda1.jpg);
	background-position:left top;
	width:82px;
	height:115px;
	/*border:1px solid #FF0000;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;*/
}
.titrenum2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-image: url(http://www.essai-ctf.com/images/fond-agenda2.jpg);
	background-position:left top;
	width:82px;
	height:115px;
	/*border:1px solid #FF0000;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;*/
}
.titrenum3
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-image: url(http://www.essai-ctf.com/images/fond-agenda3.jpg);
	background-position:left top;
	width:82px;
	height:115px;
	/*border:1px solid #FF0000;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;*/
}

.titrenumautremois
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-image: url(http://www.essai-ctf.com/images/fond-agenda-autre.jpg);
	background-position:left top;
	width:82px;
	height:115px;
}
.titreweek  { font-family: Helvetica, Arial; font-size: 9px; color: #AAAAAA;}
.titreweek2  { font-family: Helvetica, Arial; font-size: 11px; color: #AAAAAA;}
.titrewend  { font-family: Helvetica, Arial; font-size: 11px; color: #FDFC65;}
.titrewend2  { font-family: Helvetica, Arial; font-size: 11px; color: #AAAAAA; }
.titrenow  { font-family: Helvetica, Arial; font-size: 11px; color: #FDFC65;}
.titreloue { font-family: Helvetica, Arial; font-size: 9px; color: #000000;} 
.titrefin { font-family: Helvetica, Arial; font-size: 9px; color: #000000;} 
.titreselect { font-family: Helvetica, Arial; font-size: 9px; color: #000000;}
