body
	{
		background-image: url('../img/fond.gif');
	}
	
a
	{
	color: #DBAE37;
	text-decoration:none;
	font-weight: bold;
	}

.middle
	{
		width: 800px;
		!width:802px;
		height: 600px;
		margin: 0 auto;
		margin-top:100px;
		!margin-left: 250px;
		background-color: #0C2D56;
		text-align:center;
		border-style: solid;
		border-color:#ffffff;
		border-width: 1px;
		
	}
	
.head
	{
		position: relative;
		margin-top:0px;
		height: 50px;
		width:800px;
		
	}
	

.content
	{
		position: relative;
		float:left;
		margin-top: -5px;
		height: 520px;
		width:800px;
	}
	
.foot
	{
		position: relative;
		float:left;
		margin-top:13px;
		height: 10px;
		width:800px;
	}
	
.logo_up
	{
		position:relative;
		float: left;
		margin-left:-20px;
		margin-top: 10px;

		width:240px;
		height:190px; 
	}	
	
.tarot
	{
	position:relative;
	float:left;
	width:200px;
	height:100px;

	margin-top: 180px;
	margin-left:-220px;
	}
	
.logo_down
	{
		position:relative;
		float: left;
		margin-left:-220px;
		margin-top: 265px;
		width:245px;
		height:305px; 
	}
	

	
.text
	{
	position:relative;
	float: left;
	color:#0E396F;
	width:570px;
	height: 520px;
	margin-top:-560px;
	!margin-top: -540px;
	margin-left:225px;
	font-family: Palatino;
	font-size:12px;
	padding-right:20px;	
	margin-right:20px;
	}
	
.text h1
	{
	color:#DBAE37;
	width:570px;
	font-family: Palatino;
	font-size:14px;
	text-align:center;
	}
	
.text h2
	{
	color:#ffffff;
	width:570px;
	font-family: Palatino;
	font-size:12px;
	
	}
	
.text h3
	{
	color:#ffffff;
	width:570px;
	font-family: Palatino;
	font-size:12px;
	}
	
.text p
	{
	color:#ffffff;
	width:570px;
	font-family: Palatino;
	font-size:12px;
	}