a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.corps {
	font-family: Verdana;
	font-size: 12px;
}

a.corps {
	font-weight: bold;
	color: #BD33CC;
}

a.corps:link {
	font-weight: bold;
}
a.corps:hover {
	text-decoration: underline overline;
	color: #BD33CC;
}

.soustitre {
	font-family: Verdana;
	font-size: 20px;
	color: #333333;
}

.date {
	font-family: Verdana;
	font-size: 9px;
}
a.date {
	color: #0000FF;
	text-decoration: none;
}
a.date:hover {
	text-decoration: underline;
}
.salons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 11px;
	text-align: center;

}
.email {
	color: #0000FF;
	text-decoration: none;
}
a.email:hover {
	text-decoration: underline;
}
.plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a.plan:hover {
	color: #BD33CC;
	text-decoration: underline overline;
}
a.plan:link {
	text-decoration: none;
	color: #000000;
}
.souspartie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD33CC;
	font-weight: bold;


}
a.intro {
	font-weight: bold;
	color: #BD33CC;
	text-decoration: none;
}
a.intro:hover {
	text-decoration: underline overline;
}
.introTitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
