.agendaContenu{
}

/*********************************************/
span.agendaTitreModule{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:black;
}
a.agendaTitreModule{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a.agendaTitreModule:hover{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:black;
	text-decoration:underline;
}
.agendaDate{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#949494;
}
span.agendaTitre{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#DC4A02;
	text-decoration:none;
}
a.agendaTitre{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#DC4A02;
	text-decoration:none;
}
a.agendaTitre:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
.agendaTitre2{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#DC4A02;
	text-decoration:none;
	
}

.agendaTitre2:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
	
}
div.esp{
	clear:both;
}
a.esp{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0C3F97;
	text-decoration:none;
}
a.esp:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

div.agendaTexte{
}
span.agendaTexte{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#535353;
}

.agendaVignette{
	text-align:center;
}

.agendaLienSuite{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#0C3F97;
	text-decoration:none;
}
.agendaLienSuite:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:underline;
}
a.agendaLienagenda{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0C3F97;
	text-decoration:none;
}
a.agendaLienagenda:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

.agendaNavigation{
	width:100%;
	
}

a.navigation{
	color:#c4001d;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana;
}
a.navigation:hover{
	color:#c4001d;
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana;
}
.navigationSelect{
	color:#c4001d;
	font-weight:bold;
}

.agendaNavigation_precedent{
	width:33%;
	float:left;
	text-align:left;
}
.agendaNavigation_listepage{
	width:33%;
	float:left;
	text-align:center;
}
.agendaNavigation_suivant{
	width:33%;
	float:left;
	text-align:right;
}