/* Styles pour affichage du programme - 2009 */

.spacer-v {
	background-image: url("../imgs/spacer-v.gif") ;
	background-repeat: repeat-y ;
}

.implantation {
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
	color:#9a4d9e;
}

.infos1 {
	text-align:right;
	font-size:0.7em;
	font-weight:normal;
	color: #666666;
}

.infos2 {
	text-align:left;
	font-size:0.8em;
	font-weight:normal;
	color: #666666;
}

.infos2 a, a:visited {
	text-decoration:none;
	color: #9a4d9e;
}

.infos2 a:hover {
	color: #afbd21;
}

.titre {
	text-align:left;	
	font-size:0.9em;
	font-weight:bold;
	color:#9a4d9e;
}

.intervenant {
	text-align:left;
	font-size:0.8em;
	font-weight:bold;
	color:#666666;
}

.resume {
	text-align:justify;
	font-size:0.85em;
	color:#666666;
}

.titre a, a:visited {
	text-decoration:none;
	color:#afbd21;
}

.titre a:hover {
	color:#9a4d9e;
}

.documents {
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
	color:#9a4d9e;
}