<!--

.undecor{
	text-decoration: none;
}
.undecor:hover:unknown{
    color: rgb(102,204,0);
}

.txt{
	font-size: 8pt;
	font-weight: 500;
}

.txt1{
	font-size: 8pt;
	font-weight: 500;
	text-decoration: none;
}
.txt1:hover:unknown{
    color: rgb(102,204,0);
}

.atelier-title{
	font-size: 12pt;
	font-weight: 1000;
}
.atelier-subtitle{
	font-size: 11pt;
}

//-->	