#pub_entete{ 
	
		width : 100%;
		position : absolute;
		text-align : right;
		left : 0;
		top : 0;
		z-index : 8;
		height:197px;
		
	}
#listePubs
{
	height:197px;
	overflow:hidden;
}
#contenant_entete {

	width: 745px;
	height : 201px;
	top : 35px;
	background : url(../img/fond_entete.png) left top no-repeat;
	z-index : 10;
	position : relative;
	
}

	IMG.logo_kirene {

		position : absolute;
		left : 48px;
		top : 45px;
		z-index : 103;

	}
	
	#lien_pub{

		position : absolute;
		left : 218px;
		width : 550px; 
		height : 100px;
		top : 0;
		z-index : 104;

	}
	
	#lien_pub LI, #lien_pub LI, #lien_pub LI A, #lien_pub LI IMG{


		display : block;
		width : 550px; 
		height : 100px;

	}
	
	




	#outils {

		width : 520px;
		height : 50px;
		position : absolute;
		top : 101px; 
		left : 220px;
		z-index : 100;

	}

		#outils UL { 
		
			margin: 0 0 0 10px;
			position : relative;
			float : left; 
			
		}
		
			#outils LI { 
			
				margin : 0 0  0 2px;
				font-size : 12px;
				position : relative;
				float : left;  
				
			}
			
				#outils LI A { 
					
					display : block;
					-float : left;
					line-height : 45px;
					padding : 0 4px;
					height : 45px;
					color : #FFF;
					text-decoration : underline;
					background : url(../img/sep_li_outils.gif) right top no-repeat;	
					
				}
				
				#outils LI.last A  { background :none;}
				
				#outils LI A:hover { background :#00A9DA;}
				
		
		
		#flash_info  {

			width : 520px;
			height : 46px;
			top : 150px;
			left : 220px;
			position : absolute;
			z-index : 101;
			color : #fff;	
			
		}
		#listeAgenda  {

			
			height : 46px;
			overflow:hidden;
			
			
		}
		
			#flash_info IMG.boutton_flash {
			
				position : absolute;
				top : 8px;
				left : 10px;
				z-index : 42;
				-display : none;
			
			}
			
			#flash_info IMG.boutton_flash_ie {
			
				position : absolute;
				top : 8px;
				left : 10px;
				z-index : 42;
			
			}
			
			
			#flash_info DL {

				width : 482px;
				height : 42px;
				position : relative;
				left : 27px;
				top : 2px;
				z-index : 1;
				color : #fff;
				
			}
			
				#flash_info DT, #flash_info DD  { padding : 0 23px; }

				#flash_info DT A, #flash_info DD A { color:#FFF; text-decoration:none }
				#flash_info DT A:hover, #flash_info DD A:hover { color:#FFF; text-decoration:underline }
				
				#flash_info DT  {

					padding-top : 4px;
					font-weight : bold;			
					
				}