			h3 {
			font-size: 1.2em;
			text-align: center;
			margin:0;
			position: relative;
			padding-top: 0.8em;
			color:#EEE;
			}
								
			div#filler
			{	
			float:left;
			position:relative;
			margin-left:Opx;
			margin-top:0px;
			width:215px;	 				
			height:400px;
			background: none ;
    		}
						
			div#cadre
			{
				float:left;
				width: 350px;
				margin-right:auto;
				margin-top:60px; 
				margin-bottom:0px;
				background-color:#FFF;
				border: none;	
				text-align: justify;
				font-size:small;
				margin-left:auto;			
            }
			
			div#cadre_header
			{	
			width:350px;
			background:transparent url("../images/interface/cadre_haut_big.gif") no-repeat;	
			border: none;
			TEXT-ALIGN:center;
			height:41px;
			}
			div#cadre_body
			{	
			width:350px;
			background:transparent url("../images/interface/cadre_corps_big.gif") repeat;	
			border: none;
			TEXT-ALIGN:center;	
			padding-top:15px;
			}
			div#cadre_footer
			{			
			width:350px;
			background:transparent url("../images/interface/cadre_bas_big.gif") no-repeat;	
			border: none;
			TEXT-ALIGN:center;
			height:30px;	
			}
								
			ul#menu {
			position:relative;
			list-style-type: none;
			margin: 0 0 0 0;		
			padding: 0;
			text-align:center;
			left: 0px;
			
			}
		
			.trouveur
			{			
			margin-left:28%;
			margin-right:28%;
			position:relative;
			color:#000000;
			padding:1px;
			widtfh:145px;
			background-color:#FFFF99;
			font-size:11px;
			font-family:arial, sans-serif;text-align:center;
			border:1px solid #03BFFB;
			}
