/*                   Menu Horizontal - Agenda -                    #nav {	margin: 0;	padding: 0;	}#nav li {	list-style: none;	float: left;	margin-left: 1px;	margin-right: 10px;	padding-left: 10px;	font-size: 1.2em;	line-height: 20px;	white-space: nowrap;	background: #BBB url(../05-Present/img_01.gif) 0 0 no-repeat;}#nav a {	display: block;	float: left;	padding: 0 16px 0 0;	text-decoration: none;	font-weight: bold;	background: #DDD url(../05-Present/img_01.gif) 100% 0 no-repeat;	color: #fff;	width: .1em;}html>body #nav a {width: auto;}    /* fixes IE6 hack  Commented Backslash Hack hides rule from IE5-Mac \#nav a {float: none;}            /* End IE5-Mac hack #nav a:hover {		color: #e8b877;}#nav #current, #nav #current a {	color: #000;	background-image: url(../05-Present/img_02.gif);} */.mois {display: inline;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 20px;font-size: 2em;font-weight: bolder;vertical-align: middle;white-space: normal;letter-spacing: .1em;text-transform: uppercase;font-style: normal;text-align: left;font-family:Verdana, Arial, Helvetica, sans-serif;line-height: normal;color: #990000;}/*                                                                *//* ********************* Listes de Definition ******************* *//*                                                                */dl.event{	margin: 2em 1em 0 0;	padding: 0;	font-family:Verdana, Arial, Helvetica, sans-serif;}/* la date */.event dt{	text-align: right;	position: relative;	left: 0;	top: 1.1em;	width: 11.5em;	font-weight: bold;	color: #890503;	font-size : 1.2em;}/*pour le lieu */dd.lieu{	font-weight: bold;	color: #890503;}/* pour le texte général */.event dd{	border-left: 1px solid #890503;	margin: 0 0 0 15em;	padding: 0 0 0.5em 1em;}