/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}


.calendrier a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

.calendrier a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.td_color{
	border:1px solid #000000;
	width:40px;
	height:20px
}

.Cal1
{
    FONT: 7pt Tahoma;
    WIDTH: 35px;
    COLOR: #bbbbbb;
    HEIGHT: 15px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.CalW
{
    FONT: 7pt Tahoma;
    BORDER-LEFT: #87abcf 1px solid;
    WIDTH: 35px;
    COLOR: #bbbbbb;
    BORDER-BOTTOM: #87abcf 1px solid;
    HEIGHT: 18px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.Cal2
{
 TEXT-ALIGN: center;
    FONT: 8pt Arial;
    BORDER-LEFT: #ffffff 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #87abcf 1px solid;
    BACKGROUND-COLOR: #999999;
    TEXT-DECORATION: none;
	 HEIGHT: 18px;
}
.Cal3
{
 TEXT-ALIGN: center;
    FONT: 8pt Arial;
    COLOR: #ffffff;
    BORDER-BOTTOM: #ffffff 1px solid;
    BACKGROUND-COLOR: #999999;
    TEXT-DECORATION: none;
	
}

.Cal4
{
 TEXT-ALIGN: center;
    FONT: 8pt Arial;
    COLOR: #ffffff;
    BORDER-BOTTOM: #ffffff 1px solid;
    BACKGROUND-COLOR: #999999;
    TEXT-DECORATION: none;
	 HEIGHT: 24px;
}

.Titre1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    COLOR: #f0b31d;
    FONT-FAMILY: "Trebuchet MS";
    TEXT-ALIGN: center;
}


.Titrepetit
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #f0b31d;
    FONT-FAMILY: "Trebuchet MS";
    TEXT-ALIGN: center;
}

.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}