body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
}

table {
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	border-collapse: collapse;
}

a {
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

a:hover {
	font-weight: bold;
	font-size: 8pt;
	color: #a9a9a9;
	font-family: Verdana, Arial, Tahoma;
}

hr {
	border: solid 1px black;
	height: 1px;
}

.table_with_border {
	border: solid 1px black;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
}
.cliquable {
	cursor: pointer;
}

.menu
{
	border-right: gray 1px solid;
	padding-right: 2px;
	border-top: gray 1px solid;
	padding-left: 2px;
	border-left: gray 1px solid;
	cursor: hand;
	padding-top: 2px;
	border-bottom: gray 1px solid;
	background-color: #dcdcdc;
}

.menu_selected
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	padding-top: 2px;
	background-color: #f5f5f5;
	border-bottom: whitesmoke 1px solid;
	border-left: black 1px solid;
	font-weight: bold;
}

.page
{
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #f5f5f5;
}

.LnkButton
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	margin: 1px;
	border-left: 1px solid;
	color: #696969;
	border-bottom: 1px solid;
	font-family: Verdana, Arial, Tahoma;
	background-color: #f5f5f5;
	text-align: center;
	text-decoration: none;
}

.LnkButton:hover
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 8pt;
	margin: 1px;
	border-left: 1px outset;
	color: #696969;
	border-bottom: 1px outset;
	font-family: Verdana, Arial, Tahoma;
	background-color: #d3d3d3;
	text-align: center;
	text-decoration: none;
}

.menu_separator {
	border-bottom: gray 1px solid;
	width: 10px;
}

.menu_separator_end {
	border-bottom: gray 1px solid;
	width: 100%;
}

.Categorie
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: #000000;
	font-family: Verdana;
	position: static;
	height: 15px;
	background-color: #dcdcdc;
}

.titre_annonce_to_delete {
	font-weight: bold;
	font-size: 10pt;
	border: solid 2px red;
	margin: 2px 2px 2px 2px;
	padding: 0px 2px 0px 2px;
}

table.infosperso
{
	border-right: black 3px double;
	border-top: black 3px double;
	border-left: black 3px double;
	width: 350px;
	border-bottom: black 3px double;
	background-color: #e6e6fa;
}

td.lbl_infos {
	 width: 50%;
	 text-align: right;
}

td.data_infos {
	 width: 50%;
	 text-align: left;
}

a.LienTri
{
	color: #e6e6fa;
	text-decoration: none;
}

a.LienTri:hover {
	color: #e6e6fa;
	text-decoration: underline;
}

a.btnAction
{
	font-weight: bold;
	font-size: 8pt;
	color: #a9a9a9;
	font-family: Verdana, Arial, Tahoma;
}

a.btnAction:hover {
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

a.btnActionPayer {
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial, Tahoma;
}

a.btnActionPayer:hover {
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial, Tahoma;
}
