.TableGeneral {
	border: 1px solid #ACABA3;
}
body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FEFDED;
	background-repeat: no-repeat;

}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC452;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC452;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFC452;
}
.bord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FEFDED;
	border-right-color: #FEFDED;
	border-bottom-color: #FEFDED;
	border-left-color: #FEFDED;
}
.filet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FEFDED;
	border-right-color: #FEFDED;
	border-bottom-color: #FEFDED;
	border-left-color: #FEFDED;
}
.filetAgenda {
	height: 1px;
	border-top: 0px none #ACABA3;
	border-right: 0px none #ACABA3;
	border-bottom: 0px none #ACABA3;
	border-left: 0px none #ACABA3;
}
