body{
	background-color: #ffffff;
	background-image: url("images/degrade.gif");
	background-repeat: repeat-x;
	background-position: top left;
	color: #000000;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	text-align: center;
	font-family: Georgia, Verdana, Arial, "Bitstream Charter", serif;
}

#banniere{
	width: 900px;
	height: 100px;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 20px;
}

#rubrique{
	text-decoration: none;
	vertical-align: bottom;
}

#akkus{
	float: right;
	position: relative;
	right: 50px;
}

#logo{
	float: left;
}

h1{
	text-align: center;
	vertical-align: middle;
	color: yellow;
	text-decoration: none;
}

h2{
	text-align: center;
	vertical-align: middle;
	color: red;
	font-weight: bold;
	font-style: italic;
	font-family: Comics, Georgia, Verdana, Arial, Serif;
}

.menu{
	width: 180px;
	color: red;
	background-color: #fce811;
	border-width: 2px;
	border-style: outset;
	border-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	cursor: pointer;
	vertical-align: bottom;
}

.menu:hover{
	color: #fce811;
	background-color: #6f84cb;
	border-style: inset;
}

#corps{
	width: 900px;
	text-align: left;
}

#berlin{
	width: 900px;
	height: 553px;
	background-image: url("./images/Dessin/mur_berlin.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

#berlind1{
	width: 204px;
	height: 296px;
	position: relative;
	top:65px;
	left: 560px;
}

#berlind2{
	width: 311px;
	height: 183px;
	position: relative;
	top: -100px;
	left: 0px;
}

#berlind3{
	width: 139px;
	height: 201px;
	position: relative;
	top: -300px;
	left: 320px;
}

#legislatif{
	font-size: 10px;
}

#diapo{
	float: right;
	width: 350px;
	height:350px;
	position: relative;
	right: 50px;
	background-image: url("./mini_diaporama.gif");
	background-position: center center;
	background-repeat: no-repeat;
}

.lien{
	color: #000000;
	text-decoration: underline;
}

.lien:hover{
	font-style: italic;
}