.occupe{
	color:#e43622;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
}

a {
color:#FFFF00;
text-decoration:none;
}


/*agenda*/
#agenda {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
}
table#agenda thead th{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
table#agenda tbody td {
	font-size:12px;
	width:20px;
	height:20px;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

}

/*fin agenda*/
