﻿.Css_Agenda{padding:10px;}
.Css_Agenda h3 {font-size: 122%;margin-top:15px;}
.Css_Agenda h4 {font-size: 115%;margin-top:5px;}
.Css_Agenda li{list-style-type: none;}
.Css_Agenda ol li{
	font-weight: bold;
	color: #BF2700;
}
.Css_Agendaol dd{font-weight: normal;color:#000000;}
.Css_Agendadt a,a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.Css_Agenda ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-bottom-color: #FFCC33;
	/*background-color: #FFFBEC;*/
	margin-left: 12px;
	margin-right: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Css_Agenda dd
{
    color: #666666; font-weight:normal!important;
}

.BlockRecherche{width:160px; padding-top:10px; float:right;text-align:right;border: none;}
.BlockRecherche legend {display:none;}
.Bouton_Recherche
{   width:160px;   border-width: 1px; color: #EB6909;  border: none;
    font-weight:bold; background-color:#FFFFFF; padding-left:13px; text-align:center;}
.Chp_Recherche{width:160px;font-style:italic;color:#0B5699;}