body {
	background-color: #B0CBF7;
	height: 100%;
	width: 100%;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

.police {
	font-family: Arial;
	color: #2663AD;
	text-align: justify;
	font-size: 12px;
}

#bandeau{
	position: relative;
	top: 20px;
	width: 800px;
	height: 140px;
	z-index: 6;
	margin-right: auto;
	margin-left: auto;
	background-color:#2663ad;
}

#palaisdejustice{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 265px; 
	height: 140px; 
	z-index: 6; 
}
	
#entete{
	position: absolute; 
	right:0px; 
	top: 0px; 
	width: 535px; 
	height: 100px;
	z-index: 7; 
	}
		
#presentation{
	position:absolute; 
	left: 265px; 
	bottom: 0px;
	width: 125px; 
	height: 40px; 
	z-index: 8; 
	}
	
#domaines{
	position: absolute;
	left: 390px; 
	bottom: 0px; 
	width: 230px; 
	height: 40px; 
	z-index: 9;
	}
	
#honoraires{
	position: absolute; 
	right: 0px; 
	bottom: 0px; 
	width: 180px; 
	height: 40px; 
	z-index: 10;
	}
	
#central{
	position:relative;
	top: 40px;
	width: 800px;
	height: 1050px;
	z-index: 1;
	background-color:#2663ad;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	}
	
#titre{
	position: absolute; 
	right: 30px; 
	top: 30px; 
	width: 330px;
	height: 30px;
	z-index: 2;
	text-align:right;
	}
	
#resume{
	position: absolute;
	background-color:#b0cbF7;
	right: 30px;
	top: 70px;
	width: 400px;
	height: 180px;
	padding: 10px;
	z-index: 3;
	}
	
#photo{
	position: absolute;
	background-color:#b0cbF7;
	left: 30px;
	top: 70px;
	width: 240px;
	height: 180px;
	padding: 10px;
	z-index: 3;
	}
	
#texte{
	position: absolute;
	background-color:#b0cbF7;
	left: 30px;
	top: 300px;
	width: 720px;
	height: 700px;
	z-index: 3;
	padding: 10px;
	margin: 0px;
	}
	
#bas{
	position: relative;  
	top: 60px; 
	width: 800px; 
	height: 50px; 
	z-index: 1; 
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	}

#mentions{
	position: absolute;  
	top: 10px; 
	left: 200px;
	width: 100px; 
	height: 10px; 
	z-index: 2; 
	text-align:center;
	}
	
#realisation{
	position: absolute;  
	top: 10px; 
	left: 350px;
	width: 100px; 
	height: 10px; 
	z-index: 3; 
	text-align:center;
	}
	
#contact{
	position: absolute;  
	top: 10px; 
	right: 200px;
	width: 100px; 
	height: 10px; 
	z-index: 4; 
	text-align:center;
	}
#bas a:link,a:hover,a:visited{
	font-family: Arial;
	text-decoration: none;
	color: #2663AD;
	font-size: 12px;
}
.policerouge {
	font-family: Arial;
	font-size: 14px;
	color: #BF353D;
}
.policeitalique {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #2663AD;
	text-align: justify;
}
.policerougeitalique {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #BF353D;
}
.trait {
	height: 9px;
	width: 118px;
	position: relative;
	z-index: 5;
	top: -2px;
}

