div#agendacontenu{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 8px 8px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #5D7DC7;
	border-right: 1px solid #5D7DC7;
	border-bottom: 0px solid #5D7DC7;
	border-left: 1px solid #5D7DC7;
	cursor:hand ;
	}
div#titreagenda{
	margin-top:10px !important;
	margin-top:2px ;
	width:100%;
	height:28px;
	background-color:#5D7DC7;
	background-image:url(../media/img/interface/titrelu.gif);
	background-repeat:no-repeat;
	overflow : hidden;
	width:100%;
	height:28px;
	text-align: right;
	}
div#agendapied{
	background-color:#5D7DC7;
	margin:-4px 0px 5px;
	height:15px !important;
	height:17px;
	color: #FFFFFF;
	}
	div#agendaplus{
	width:50%;
	float:right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right:5px;
	padding-top:1px;
	vertical-align: middle;
}

div#agendadate{
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.titreagenda2 {
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-right: 12px;
	line-height: 30px;
}

#agenda .ficheagenda {
border-left: 1px solid #91C226;
/*border-right: 1px solid #E9AD4D;
border-bottom: 1px solid #E9AD4D;
border-top: 4px solid #E08A00;*/
margin-bottom:12px;
margin-left:40px;
padding-left:4px;
/*color:#FFFFFF;*/
}
#agendadate li {
	list-style-image: url(../media/img/puce.gif);
	list-style-position: inside;
}
#agendadate ul li {
	list-style-image: url(../media/img/puce.gif);
}
#agenda li {
	list-style-image : url(../media/img/puceag.gif);
	list-style-position: inside;
	margin : 0px;
	padding : 0px;
}


b.agnd {
	color : #000000;
	padding-left: 15px;
	margin-left: -17px !important;
	margin-left: -10px;
      }
b.agnd2 {
	margin : 0;
	color : #000000;
	padding-left: 15px;
	margin-left: 0px;
	background-image: url(../media/img/puceag.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
.agndtxt {
	font-size: 10pt;
	color : #000000;
}
.agndmarge{
	line-height: 5px;

}
.dateagnd {
	color:#FFFFFF;
	display:block;
	padding:3px;
	font-weight:bold;
	background: url(../media/img/agenda_onglet.gif) no-repeat top right #91C226;
	margin-right: -4px;
	margin-bottom: 4px;
	margin-left: -4px;
}
img {border:0px;}
.fondblocagenda{
border:1px solid #4863B0;
padding:5px;
background:url(../media/img/fondagendarss.gif) repeat;
}
.sstitreag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4863B0;
	font-weight: bold;

}
#agenda a {
	color: #4863B0;
	text-decoration: none;
}
#agenda a:hover {
	text-decoration: underline;
}

#agendapied a {
	color: #FFFFFF;
	text-decoration: none;

}
#agendapied a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
div#agendamois {
width:85%;
}
#agenda input{
	background-color: #DEDEDE;

}
#agendacontenu li{
	margin-bottom: 5px;
}
div#agendarss{
width:40%;
float:left;
}