﻿.Event_title
{
    font-family: tahoma;
    font-size: 15px;
    color: #666699;
    font-weight: bold;
}
.Event_date
{
	color: #666666;
}
.Event_texte
{
	font-family: Tahoma ;
	font-size :13px;
	color: Black;
}
.Event_sep
{
	 background-image: url('images/page-bottom.png');
	 width:100%;
	 margin-top :10px;
}
.td_info
{
	padding: 2px;
	font-family: tahoma;
	font-size: 11pt;
	color: #000080;
	width: 22%;
	text-align: left;
	vertical-align: top;
}
.Event_visible
{
    background-color: #00CC99;
    border-style: solid;
    border-width: 1px;
    background-color: #E6FFCC;
}
.Event_invisible
{
    border-style: solid;
    border-width: 1px;
    background-color: #FFAF9B;
}
.Event_modifide
{
	border-style: solid;
	border-width: 1px;
	background-color: #C6CAFB;
}