#menue21 {
		background-color: #CCCC66;
}

#menue31 {
		color: black;
		background-color: #CCCC66;
		border-bottom: 1px black solid;
		border-left: 1px black solid;
}


#sstring {
		border: 1px black solid;
		position: absolute;
		top: 10px;
		left: 10px;
		width: 500px;
		font-family: Verdana;
		font-size: 12px;
		margin: 2px;
		padding: 2px;
}

#submit {
		background-color: #CCCC66;
		border: none;
		height: 30px;
		width: 128px;
		margin: 0px;
		padding: 0px;
		position: absolute;
		bottom: 5px;
		left: 520px;
}


#recherche {
		border: none;
		padding: 0px;
		margin: 0px;

}

form#search {
		background-color: #CCCC66;
		border: 1px black solid;
		margin: 20px;
		width: 660px;
		position: relative;
}

h1 {
		font-size: 13pt;
		background-color: #CCCC66;
		width: 50%;
		text-align: center;
}

table {
		border-collapse: collapse;
		margin-bottom: 20px;
		width: 100%;
}

td, th {
		padding: 5px;
		border: 1px black solid;
		font-family: Verdana;
		font-size: 10pt;
		text-align: center;
}

.header {
	background-color: #CCCC66;
	
}

td.nom {
	background-color: #CCCC66;
	
}

ul * {
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
}


h2 {
		font-family: Verdana;
		font-size: 10pt;
		text-align: justify;
		padding-left: 20px;
		padding-right: 20px;
}

a.abbr {
	font-style: normal;
}

p.sign {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;		
		text-align: right;
		padding-left: 20px;
		padding-right: 20px;
}

p.footnote {
		text-align: right;
		padding-left: 50px;
		padding-right: 20px;
		font-size: 8pt;
		font-weight: bold;
		color: #666666;
}


p.footnote a {
		color: #999999;
		text-decoration: none;
}

p.footnote a:hover {
		color: black;
		text-decoration: underline;
		font-style: italic;
}

p.transbild {
		text-align: center;
}

img.transbild {	
		border: none;
		text-align: center;
}