.date {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	font-style: italic;
}
.lieu {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0033;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	list-style-image:  url(../images/racine.gif);
}
.textedito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
}
A:ACTIVE { text-decoration : none; color: #993333} 
A:LINK { text-decoration : none; color: #993333} 
A:VISITED { text-decoration : none; color: #993333}
A:HOVER { text-decoration : underline ; color : #993333}

h3 {
	font-size: 130%;
	}

h4 {
	font-size: 100%;
	color: #999;
	margin: 0;
	}
.h4 {
	font-size: 13px;
	color: #999;
	margin: 0;
	font-weight: bold;
	}
.container {
	width: 500px;
	padding: 15px;
	margin: 3px 0 20px 0;
	border: 1px solid #ccc;
	background: #eeeeee;
	}

#nav {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(../images/tab_rounded.gif) no-repeat bottom center;
	}

#footer {
	color: #999;
	}

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #ffffff;
	}