body,html, #container {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font: 10pt Tahoma;
	text-align: center;
	height: 100%;
	color: #515054;
}

#container{
    width: 770px;
    margin: 0 auto;
    text-align: left;
}

.tr_banner{
	height: 53px;
	text-align: center;
}

.tr_middle{
	width: 770px;
	height: 100px;
}

.tr_content{
	height: 99%;
}

td.content{
	padding: 0 15px 0 15px;
}

.table_main{
	width: 770px;
	margin: 0;
	padding: 0;
	border: none;
	height: 100%;
	text-align: left;
}

.sectionheader{
	width: 205px;
	height: 21px;
	line-height: 21px;
	background-image: url( 'images/bgheader.jpg' );
	color: #ffffff;
	font: bold 11pt Tahoma;
}

a.liste{
	color: #000000;
	text-decoration: none;
}

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

p{
	margin: 0;
	padding: 0;
}

div{
	margin: 0;
	padding: 0;
}

span{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}

img{
    border: none;
}

form{
	padding: 3px;
	margin: 3px auto;
}
label{
	float: left;
	width: 100px;
	font: 10pt verdana;
	margin: 3px;
}
br#form{
	clear: left;
}
textarea{

    width: 300px;
    border: 1px solid #68c6ea;
    margin: 3px;
    height: 50px;
}
.submit{
	margin: 3px;
	padding: 3px;
	color: #ffffff;
	background-color: #68c6ea;
	border-top: 1px solid #f2921e;
	border-left: 1px solid #f2921e;
	border-right: 1px solid #f2921e;
	border-bottom: 1px solid #f2921e;
	width: 75px;
}

ul.menu{
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px 0 0 10px;
	margin: 5px 0 0 10px;
	font: bold 10pt Tahoma;
}
li.menu{
	color: #000000;
	padding: 0 0 5px 0;
}

ul{
	color: #000000;
	list-style-position: outside;
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
	font: 10pt Tahoma;
}
li{
	color: #000000;
	padding: 0 0 5px 0;
}

