@charset "ISO-8859-1";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #840833;
	background-image: url(../img/accueil/img_fleche.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

h1.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #840833;
	background-image: url(../img/accueil/img_fleche.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-top: 1px; 
	margin-bottom: 6px; 
	padding: 0px;
}

a.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #840833;
	background-image: url(../img/accueil/img_fleche.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-top: 1px; 
	margin-bottom: 6px; 
	padding: 0px;
}


.nomorganisateur {
	color: #1E3793;
}
.titreaccueil {
	color: #1E3793;
	font-size: 20px;
	line-height: normal;
}
.textebleu {
	color: #1E3793;
	font-size: 11px;
}
.titrefourpillars {
	color: #840833;
	font-size: 18px;
	line-height: 25px;
}

#credits {
	margin-left: 170px; 
}
