	html, body
	{
		font: 14px Times new roman, Geneva, serif;
		color: #000000;	
		background-color: #363636;
		margin: 0px;
		padding: 0px;
		text-align: center;
		height: 100%;
	}

	.container
	{
		padding: 0px;
		min-height: 100%;
		position: relative;
		width: 878px;
		margin: 0px auto;		
		text-align: left;
	} 

	.top
	{
		width: 878px;
		height: 54px;
		position: relative;
		background-image: url('../images/bg_top.gif');
		background-repeat: no-repeat;
		margin-top: 20px;
	}
	
	.content
	{
		background-image: url('../images/bg_content.gif');
		background-repeat: repeat-y;
		position: relative;
		min-height: 390px;
	}
	
	.text_main
	{
		position: relative;
		min-height: 281px;
		width: 340px;
		margin-top: -20px;
		margin-left: 460px;
	}
			
	.pict_marianne
	{
	  position: relative;
	  width: 387px;
		height: 383px;
	  background-image: url('../images/marianne.gif');
	  background-repeat: no-repeat;
	}		
	
	#logo
	{
		margin-top: -370px;
		margin-left: 400px;
		height: 89px;
		background-image: url('../images/logo.gif');
		background-repeat: no-repeat;
	}
	
	h1
	{
		margin: 0px;
		margin-bottom: 10px;
		padding: 0;
		font: 18px Times new roman, Geneva, serif;
		font-weight: bold;
	}
	
	#book
	{
	float: right;
	}
	
	.bg_bottom
	{
		background-image: url('../images/bg_bottom.gif');
		background-repeat: no-repeat;
		position: relative;
		margin-left: 510px;
		width: 368px;
		height: 119px;
	}
	
	#bg_line
	{
		background-image: url('../images/bg_line.gif');
		background-repeat: no-repeat;
		position: relative;
		width: 878px;
		height: 1px;
	}
	.adress
	{
		position: absolute;
		margin-top: 400px;
		margin-left: 10px;
	}
	
	#menu
	{
		margin-left: 386px; 
	}
	
	.button_menu
	{
		margin: 0;
		margin-top: 12px;
		padding: 0;
		border: 0;
	}
	
	#dides a
	{
	 	width: 26px;
	 	height: 22px;
	 	border: 0px;
	 	right: 14px;
	 	margin-top: 86px;
	 	position: absolute;
	}
	
	#dides img
	{
		border: 0px;
	}
