.asso{
	background-color : #F0FABE
}

.etabs{
	background-color : #C6E6F3
}

.projets{
	background-color : #ccffcc
}


h1{
	font-family: Times New Roman;
	font-Size: 36px;
	text-align: center;
	Color: #800000;
}

h2{
	font-family: Times New Roman;
	font-Size: 24px;
	text-align: center;
	Color: #0000ff;
}

h3{
	font-family: Times New Roman;
	font-Size: 20px;
	text-align: left;
	Color: #0000ff;
}

h4{
	font-family: Times New Roman;
	font-Size: 16px;
	text-align: left;
	Color: #0000ff;
}

a               { color: #0000ff; }
a:visited       { color: #0066cc; }
a:hover 	{ color: #000000;    
                  background-color: #0066CC; }


