#main {
	background-image: url(../images/agenda/bgagenda.gif);
	background-repeat: repeat-y;
	background-position: 15px 0px;
}
div.pagenavag {
	background-image: url(../images/agenda/bgpagenav.gif);
	background-repeat: repeat-y;
	text-align: right;
	height: 20px;
	padding-top: 10px;
	padding-right: 25px;
}
div.pagenavag a:hover {
	color: #A5A5A5;
}

div.divhorizontal {
	background-image: url(../images/divhor1px.gif);
	height: 1px;
	width: 714px;
	line-height: 1px;
	background-repeat: no-repeat;
}
.vineta, .agendacont {
	float: left;
}
.agenda {width: 715px;}

.vineta {
	height: 45px;
	width: 45px;
	background-image: url(../images/vineta_wh.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}
.agendacont {
	width: 640px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.agendacont p {
	line-height: 18px;
}
