	body
	{
	margin: auto;
	margin-top 	  : 20px;
	margin-bottom : 20px;
	width		  : 800px;
	background-color:none;
	text-align:left;
	border: 2px solid black;
	font-family: Arial, Verdana, serif;
	}
	
	#header
	{
	border-bottom: 2px solid black;
	margin-bottom:0px;
	padding-top:10px;
	width:800px;
	height:90px;
	background-image : url("Images/Logo_PT.jpg");
	background-repeat: no-repeat;
	}
	
	#header p{
	margin:0px;
	}
	
	#logo
	{
	width:800px;
	height:50px;
	margin-bottom: 20px;
	text-align:right;
	color: white; /*#170d42;*/
	font-size: 20px;
	}
	
	#lien
	{
	text-align:right;
	right:0px;
	margin-right: 10px;
	margin-bottom:0px;
	padding-bottom:10px;
	}
	
	#lien a{
	text-decoration: none;
	color: #FFFFFF;/*#3cafc1;*/
	font-style: bold;
	}
	#lien a:hover
	{
	color: #ffd800;
	}
	
	#header
	{
	border-bottom: 2px solid black;
	}

	#cp
	{
	margin-top:0px;
	padding-top:10px;
	width:100%;
	background-color: #EFf7fe;
	border-color:black;
	}
	
	
	#resPSR
	{
	width:800px;
	height:210px;
	color:black;
	}
	
	#resPSR a
	{
	color:black;
	
	}
	
	
	#PSR
	{
	float:left;
	width:180px;
	height:100px;
	margin-top:10px;
	margin-left:30px;
	margin-right:10px;
	color:black;
	}
	
	
	#resPBC
	{
	width:800px;
	height:210px;
	}
	
	#PBC
	{
	float:left;
	position:float;
	width:180px;
	height:100px;
	margin-top:10px;
	margin-left:30px;
	color:black;
	}	
	
	#cp div a img
	{
	border-color:black;
	}
	
	#resPBR
	{
	width:800px;
	height:210px;
	}
	
	#PBR
	{
	float:left;
	width:210px;
	height:200px;
	margin-left:10px;
	margin-top:10px;
	color:black;
	}
	#PBR a
	{
	color:black;
	}
	
	#fin_de_page
	{
	text-align : right;
	margin-right:10px;
	font-size: 10px;
	}