* {
	margin: 0;
	padding: 0;
	}

body {				color: #fff;}
	
a {color: #fff;}
a:link, a:visited, a:active { color:#FFFFFF; text-decoration: underline; }
a:hover { color:#FFFFFF; text-decoration: none;}

td {
			font-family: Times New Roman, Times, serif;
			font-size:10pt; color: #FFFFFF;
		}
a img {border: 0;}

#wrapper {width: 760px;}

#header {
	height: 185px;
	background: #CBB99C url(/img/ecke.gif) no-repeat top right;
	}

h1 {
	height: 25px;
	padding-left: 210px;
	font-size: 12pt;
	background: #52443C url(/img/links1.gif) no-repeat;
	color: #fff;
	}

#content {
	background: #9E8B75;
	padding-top: 40px;
	width: 727px;
	}

#left {
	float: left;
	width: 160px;
	margin-top: 10px;
	padding-top: 48px;
	background: url(/img/links3.gif) top left no-repeat;
	}

#left ul {
	list-style-type: none;
	width: 158px;
	border-right: 1px solid #52443C;
	}
	
#left ul li {
	width: 156px;
	margin: 1px;
	}

#left ul li a {
	display: block;
	height: 20px;
	padding: 4px 0 0 12px;
	background: #52443C;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}

#left ul li a:hover {
	background: #CBB99C;
	}

#left ul li.selec1 , #left ul li.selec2 {margin: 0 1px;}
	
#left ul li.selec1 a, #left ul li.selec2 a {background: #806F5F;}

#left ul li.selec1 a:hover {background: #806F5F;}
#left ul li.selec2 a:hover {background: #CBB99C;}
	
#left p {
	height: 80px;
	background: url(/img/links4.gif) no-repeat bottom right;
	}
	
#right {
	float: right;
	width: 520px;
	padding-top: 20px;
	
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	margin: 0 0 0 0;
	}

h2 {
	margin: 10px 0;
	padding: 0 0 2px 5px;
	background: url(/img/ss-titre.gif) no-repeat;
	font-size: 12pt;
	}

#right p {margin: 10px 0;}

#footer {
	clear: both;
	text-align: center;
	}
