.tableCadre {
	border-width: 1px;
	border-color: #C3C5C7;
	border-style: solid;
	height: 400px;
}
a:link {
	color: #CC6633;
	text-decoration: underline;
}
a:visited {
	color: #CC6633;
	text-decoration: underline;
}
a:hover {
	color: #7C4025;
	text-decoration: none;
}
a:active {
	color: #CC6633;
	text-decoration: none;
}

.navigation {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: -9px;
	text-align: right;
	padding-right: 20px;


}
.navigation a:link {
	color: #CC6633;
	text-decoration: none;
}
.navigation a:visited {
	color: #CC6633;
	text-decoration: none;
}
.navigation a:hover {
	color: #7C4025;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6633;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
}
li {
	padding-bottom: 5px;
}
.separation {
	border-top: 1px dotted CC6633;
	margin-bottom: -8px;
	margin-right: -10px;
}
.adresse {
	font-size: 11px;
	padding-top: 4px;
}
.date {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: -10px;
	color: #CC6633;
}
.evenement {
	font-size: 14px;
	font-weight: bold;
}
.legende {
	font-size: 12px;
	font-style: italic;
}
