/* Agenda */
body {
	background-image:url(../images/bg_agenda.gif);
}
#cont h1 {
	border-left:5px solid #e63745;
	color:#e63745;
}

.visu p{
	background-color:#e63745;
}
.menutitle{
	background-color:#e63745;
}
#smenu h2 {
	color:#e63745;
	font-size: 12px;
}
#smenu a.srub:hover {
	background-color:#f8c7cb;
	background-image:url(../images/flec_agenda.gif);
}
.srubon {
	background-image:url(../images/flec_agenda.gif);
	background-color:#f8c7cb;	
}

/* *********    AGENDA ********/

.agendatitre {  
	text-align: center; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 5px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-size: 11px; 
	font-weight: bold;
}
.agendacell{ 
	text-align: right;
	vertical-align: top;
	width: 50%;
	padding-right: 5px;
	font-size: 11px;
	border-width: 0px 1px 1px 0px;
	border-style: inset;
	border-color: #000000;
}
.agendajour {  
	clear: left;
	text-align: left; 
	float: left; 
	color: #e63745
}
a.agendalibelle {  
	color: #000000; 
	text-decoration: none;
	padding-bottom: 5px;
}
a.agendalibelle:hover{
	background-color: #e63745; 
	color: #FFFFFF
}
.agendaTexte {  
	text-align: justify;
	font-size:11px;
	margin-left:35px;
	margin-right:30px;
}

.agendaTexte a {
	color: #e63745;
	font-weight: bold;
	text-decoration: underline;
}

.agendaTexte a:hover {
	background-color: #e63745;
	color: #FFFFFF;
}

.agendarubrique {
	background-color: #0092F7;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-top-style: ridge;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
.agendalibelleselected { 
	color: #999999; 
	font-weight: bold
}
.agendaArticle {
	background-color: #FFDBCA;
	font-size: 11px;
	padding-left: 5px;
}
.agendamenu {  
	font-size: 11px; 
	text-decoration: none; 
	color: #000000
}
.agendagauche {
	background-color: #FFFFFF;
	width: 130px;
} 
.agendarubrique2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.agendaDate {
	color: #999999;
	font-weight:bold;
	font-size:11px;
	margin-left:30px;
	margin-right:11px;
}
h3 {
	font-size: 14px;
	color: #e63745
	}
.Tab1 {
	border:1px solid #f8c7cb;
	margin:5px;
}

.Tab1 TH {
	background-color: #e63745;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	padding:5px;
}
.Tab1 TD {
	border-right:1px dotted #f8c7cb;
	border-bottom:1px solid #f8c7cb;	
	font-size:11px;
	padding:5px;
}

