@charset "UTF-8";
/* CSS Document */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.3em;
	}
	
h2 {
	margin: 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #672068;
	line-height: 1.6em;
	}
	
	
h3 {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #a9cf46;
	line-height: 1.2em;
	}
	
.mail {
	font-size: 0.95em;	
	}
	
.mail a{
	color: #672068;	
	}
	
	p a {
	color: #000;
	font-weight: bold;	
}

p a:hover {
	font-weight: bold;
	color: #a9cf46;
}
.legende {
	font-size: 0.90em;	
}
.info {
	font-size: 1.2em;
	color: #672068;
}

.horaires {
	background-color: #a9cf46;
	font-weight: bold;	
	font-size: 0.95em;	
}
.editionsPrecedentes {
	font-size: 0.8em;	
	}
	
.dateEdition {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #a9cf46;
	line-height: 1.4em;
	font-weight: bold;
}
