a:link, a:visited, a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc3300;
	text-decoration: none;
	}
	
a:hover { 
	font-weight: normal;
	color: #cc3300;
	text-decoration: underline;
	}

	
#bandeau{
	background: url(maquette/critique-bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.titrePageR{
	margin-top: 0px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	width: 369px;
	color: #cc3300; 
	float : left;
}

#titrePage{
	color: #cc3300; 
}


#titreArchives{
	margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.15em;

	font-weight: normal;
	color: #cc3300; 
}


.date{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
}

