#agtxt {
	width: 190px;
	height: 360px;
	font-size: 11px;
	text-align: left;
	color: #FAEBD7;
	margin-left: 8px;
	line-height: 12px;
	padding-top: 10px;
	background-color: transparent;
	overflow: auto;
	border: 0px;
	scrollbar-face-color: #FF6600;
	scrollbar-arrow-color: #F8C25E;
	scrollbar-darkshadow-color: #662C19;
}

.ag_mois {
	border-bottom: 1px dotted #E4FF00;
	font-variant: small-caps;
	color:#E4FF00;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 9px;
	width: 169px;
}


.ag_date {
	line-height: 12px;
	padding-left: 19px;
	color: #5D1904;
}


.ag_titre {
	font-weight: bold;
	background-image: url(../img/pg/agenda_puce.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 19px;
}

#agtxt h2 {
	display: block;
	color: #BDB76B;
	width: 145px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-left: 19px;
}

.ag_lieu {
	color: #A10731;
	padding-left: 19px;
}

.ag_ville {
	color:#87656F;
	font-variant: small-caps;
	padding-left:19px;
}

.ag_web a {
	font-style: normal;
	text-decoration: underline;
	padding-left:19px;
}

.ag_web a:hover {
color:#FFFF22;
}

.ag_web a:link {
color:#FFFF22;
}

.ag_web a:visited {
color:#FFFF22;
}