/* CSS Document */

.titre {
	font:22px Arial, Helvetica, sans-serif;
	color:#7F3D01;
	line-height:20px;
	margin-top:0px;
	}
	
.titre2 {
	font:30px Vivaldi;
	color:#7F3D01;
	line-height:20px;
	margin-top:0px;
	font-style:bold;
	}
	
.titre3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#7F3D01;
	line-height:20px;
	margin-top:0px;
	}
	
.titre4 {
	font:16px Arial, Helvetica, sans-serif;
	color:#7F3D01;
	line-height:20px;
	margin-top:0px;
	}
	
.text {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.back {
	font:11px Arial, Helvetica, sans-serif;
	color:#009933;
	line-height:20px;
	margin-top:0px;
	}
.titre-text {
	font:11px Arial, Helvetica, sans-serif;
	color:#009933;
	font-style:inherit;
	line-height:20px;
	margin-top:0px;
	}
#pscroller1{
width: 135px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}
#pscroller2{
width: 150px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}