body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;

}
a{
	color: #FF7E00;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF7E00;
}
.sliste{
	color: #86A2AD;
	font-weight: bold;
	text-decoration: none;
}
.sliste:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #86A2AD;
}
.a_header{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000;
	
}
.a_header:hover{
	background-color: transparent ;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
p{
	font-size: 10px;
	/*background:url(../imgs/bg_p.gif)repeat-x;*/
}
.contact{
	width:300px;
	border-bottom:solid 1px #86A2AD;
}
#tbl_main{
	/*align=middle;*/
	padding:5px;
}
#tbl_page{
	/*width:750px;*/
}
#tbl_menu{
	border:solid 1px #86A2AD;
}
#tbl_add_eve{
	border:solid 1px #86A2AD;
}
#tbl_add_eve .cell_frm{
	padding:5px 0 5px 0;
}
#tbl_add_eve .cell_marge{
	padding:0 5px 0 5px;
}
#tbl_add_eve legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#tbl_add_eve .chp_txt_eve{
	width:150px;
}
#tbl_add_eve .zone_txt_eve{
	width:150px;
}
h1{
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 35px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #86A2AD;
	height: 18px;
	width: 100%;
}
.h2_menu{
	height: 18px;
	width: 100%;
	padding:0;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #86A2AD;
}
sup{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF7E00;
}
ul{
	font-size: 10px;
	margin-left: 5px;
	padding-left: 10px;
}
li{
	list-style: disc url(../imgs/puce01.gif) inside;
}
li:hover{
	list-style: disc url(../imgs/puce02.gif) inside;
}
.eve{
	width:auto;
	border:solid 1px #86A2AD;
	margin:5px;
	padding:5px;
}
.mini_menu{
	float:left;
	width:220px;
	border:solid 1px #86A2AD;
	margin:0;
	padding:0;
}
.lst_eve{
	width:500px;
	float:right;
	border:solid 1px #86A2AD;
}
#pg{
	width:750px;
	margin:5px;
	padding:5px;
}