body
{
	width:800px;
	
}
.vide
{
	background: #E6E6E6;
}
.conge
{
	border-left: thin outset #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	height: 100px;
	margin: auto;
	background:#990000;	
	
}
.conge2
{
	height: 100px;
}
.titre2
{
width:800px;
margin: auto;
text-align:center;
height: 50px;
font: bold;
color: #0066CC;
}
.titre2 a
{
color:#0066CC;
text-decoration: none;
}
.titre2 a:visited
{
color:#0066CC;
}


.chiffre
{
	border-left: thin outset #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-top: thin inset #FFFFFF;
	background: url(fondchiffre1.jpg) repeat-y;
	text-align: center;
	
}
.chiffre2
{
	border-left: thin outset #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-top: thin inset #FFFFFF;
	background: url(fondchiffre2.jpg) repeat-y ;
	text-align: center;
	
}

.evenement
{
	border-left: thin outset #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	height: 100px;
	overflow: hidden;
	background: url(fondjour1.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.evenement:hover
{

	max-height: 200px;
	
}
.evenement2
{
	border-left: thin outset #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	height: 100px;
	overflow: hidden;
	background: url(fondjour2.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.evenement2:hover
{
	max-height: 200px;
}
.jour
{
font-family: "Times New Roman", Times, serif;
font: menu;
color: #0066CC;
}
.jour td
{
	
	width: 110px;
	text-align:center;
}

.tableau2 td
{
	
	color: #0066CC;
	vertical-align: top;
	width: 110px;
	height: 100px;
	maxheight:100px;
	
}
.mois td
{
	text-align:center;
	width: 200px;
	height: 50px;
}

