@charset "utf-8";
/* CSS Document */
html, body, img, div, form {
	margin:				0;
	padding:			0;
	border:				0;
}

body {
	background-color: #FFFFFF;
	text-align:			left;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			0.7em;
	color:				#333333;

}

td {
	background-color: #FFFFFF;
	text-align:			left;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			0.8em;
	color:				#333333;

}

th {
	background-color: #FFFFFF;
	text-align:			left;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			0.7em;
	color:				#333333;
	font-weight:		bold;

}

#bottomMiddle {
	min-height: 25px;
	height: 2em;
	line-height: 25px;
	width: 49em;
	min-width: 525px;
	float: left;
	display: inline;
	text-align:			left;
	text-indent: 	25px;
	background-color: #ABCBEF;
}

.lightBottom {
	height: 25px;
	background-color: #ABCBEF;
	text-align:			left;
	text-indent:	10px;
}

.bottomtext {
	text-align:			left;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;

	color:				#333333;
	line-height:		25px;

}
#wrapper {
	padding-left: 20px;
}

#masterTable {
	width: 72em;
	min-width: 780px;
	/*width: 780px;*/
	height: 100%;
}

#header {
	padding-top: 10px;
	clear: both;
	float: left;
	width: 70em;
	min-width: 760px;
	/*width: 760px;*/

}

#headerTD {
	height: 75px;
}

#menuTD {
	height: 60px;
}

#leftTD {
	width: 144px;

}

#middle {
	clear: both;
	width: 100%;
}

#mainLeft {

	padding-top: 10px;
	float: left;
	/*width: 144px;*/
	min-width: 144px;
	width: 12.8em;


}




#contentTD {
	width: 57.2em;
	min-width: 636px;

	/*width: 636px;*/
	float: right;


}

#bottomLeftTD {
	background-color: #ABCBEF;
	min-height: 25px;
	height: 2em;
	float: left;
	display: inline;
	min-width: 144px;
	width: 12.8em;
}

#bottomMiddleTD {
	width: 530px;
	background-color: #ABCBEF;
}

#headerTop {
	clear: both;
	float: left;
	/*width: 780px;*/
	width: 70em;
	min-width: 780px;
}

#headerBottom {
	margin-top: 25px;
	border-bottom: 3px solid #D7E1E7;
	clear: both;
	float: left;
	width: 69.4em;
	min-width: 770px;
}

#headerLeft {
	width: 48.3em;;
	min-width: 500px;
	/*width: 545px;*/
	visibility: visible;
	float: left;
	display: inline;
}

#headerRight {
	width: 21.7em;
	min-width: 230px;
	visibility: visible;
	float: right;
}


#adresse{
	color:#333333;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;

	/*width: 235px;*/
}

#adresse > p {
	display: inline;
}

a:link {
	font-weight:normal;

	color: #9d3937;
}
a:visited {
	font-weight:normal;

	color: #9d3937;

}
a:hover {
	font-weight:normal;
	color: #9d3937;
	text-decoration:underline;
}
a:active {
	font-weight:normal;

	color: #9d3937;
}

.padd a{
color: #ffffff;
}
.padd a:hover{
color: #ffffff;
}
.padd a:visited{
color: #ffffff;
}
.padd a:active{
color: #ffffff;
}

a.bc:link{
color: #666666;
}
a.bc:hover{
color: #666666;
}
a.bc:visited{
color: #666666;
}
a.bc:active{
color: #666666;
}

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

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

a.bottomlink:hover{
color: #000000;
text-decoration: underline;
}
a.bottomlink:active{
color: #000000;
text-decoration: none;
}
