a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
#deroul {
	overflow-y: scroll;
	width: 100%;
	margin: 0px;
	height: 500px;
}
#deroul_texte {
	overflow-y: scroll;
	width: 100%;
	margin: 0px;
	height: 110px;
}
}.texte {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
}
.photographe2 {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #0099FF;
	line-height: 10px;
	font-weight: bold;
}
.titre_horaires {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	color: #333333;
	line-height: 12px;
}
.horaires {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}
.titre {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	color: #333333;
	line-height: 11px;
	font-weight: bold;
}
.lieu {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.cadre_expo {
	border: 1px solid #0099FF;
	padding: 5px;
	margin: 3px;
}
.rub_photographes {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0099FF;
	text-align: center;
	border: 4px solid #0099FF;
	margin: 2px;
	background-color: #FFFFFF;
	padding: 2px;
}
.texte_assoc {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}

