

        /*---------------*/
        /* Sous-pages */
        /*---------------*/	
		.stylesouspagerecherchethematique
		{
			width:680px;
			padding:2px;
			margin-left:160px;
			margin-top:10px;
			margin-bottom:30px;
			background-color: #E0FFFF;
			box-shadow: 4px 4px 4px #aaa;	
		}
		







	
		
		/*------------------------------------------*/
        /* Sous-page recherche thématique de photos */
        /*------------------------------------------*/		
		div#Encadrementrecherchethematique {
			width:640px;		
			position: relative;	
			vertical-align:center;				
			text-align:left;	
			line-height : 1.5;				
			text-decoration:none;
			margin-top:15px;
			margin-left:12px;			
			margin-bottom:10px;				
		}
		









        /*-----------------*/
        /* Tableau général */
        /*-----------------*/		
		.tableaulistingreferencements {
			width:580px;			
			margin-top:5px;			
			margin-bottom:15px;	
		}

		.tableaulistingreferencements table {
			border-bottom: none;
			text-align:left; 			
			Padding-bottom: 5px;		
		}

		
        /*---------------------*/
        /* Cellules du tableau */
        /*---------------------*/		
		.tableaulistingreferencements td {		
			font-style:italic;
			vertical-align: center;							
		}		
			