.menu {
	font-family: Euphemia;
	font-size: 20px;
	color: #FFFFFF;
	}
	
.menu a:hover{
font-weight:normal;
}

.titre1  {
	font-weight: bold;
	font-size: 14px;
	color: #c14f83;
}

.titre2  {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

.titre3  {
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
}

.selectedgalery  {
	font-weight:normal;
	/*font-size: 14px;*/
	color: #c14f83;
}

.selectedlink  {
	font-weight:normal;
	/*font-size: 14px;*/
	color: #F29100;
}

