		body
		{
			padding: 0 ;
			text-align: center ;
			background: #aed ;
			font-style:normal;
			font-variant:normal;
			font-weight:normal;
			font-size:0.8em;
		}
		
		div#conteneur
		{
	width: 1200px;
	height : auto;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #4ab;
	background: #fff;
		}
		
		div#contenu {
	padding-left: 20px ;
		}

		
		div#conteneur h2
		{
			margin-top: 0; 
			margin-bottom: 0;
			padding-left: 200px ;
			line-height: 60px ;
			font-size: 2em ;
			background: url('bg_page_horizontal.jpg') no-repeat left bottom ;
			color: #18a ;
			border-bottom: 1px solid #18a 
		}

		div#conteneur h3
		{
			margin-top: 0; 
			margin-bottom: 0;
			padding-left: 340px ;
			line-height: 60px ;
			font-size: 2em ;
			background: url('../images_pdg/qlio-ogp.jpg') no-repeat left bottom ;
			color: #18a ;
			border-bottom: 1px solid #18a 
		}


		ul#menu2
		{
			height: 25px ;
			margin: 5px ;
			padding: 0 ;
			list-style-type: none ;
		}
				
		ul#menu2 li
		{
			float: left ;
			text-align: center ;
			border-bottom: 1px solid #4ab;
		}
		
		ul#menu2 li a
		{
			width: 130px ;
			line-height: 25px ;
			font-size: 1em ;
			letter-spacing: 2px ;
			color: #18a;
			display: block ;
			text-decoration: none ;
			border-bottom: 1px solid #4ab;
		}
		
		ul#menu2 li a:hover
		{
			font-weight: bold ;
			color: #f00 ;
		}

		ul#menu2 li a span
		{
			color: #f00 ;
			font-weight: bold ;
		}	

		ul#menularge
		{
			height: 25px ;
			margin: 5px ;
			padding: 0 ;
			list-style-type: none ;
		}
				
		ul#menularge li
		{
			float: left ;
			text-align: center ;
			border-bottom: 1px solid #4ab;
		}
		
		ul#menularge li a
		{
			width: 180px ;
			line-height: 25px ;
			font-size: 1em ;
			letter-spacing: 2px ;
			color: #18a;
			display: block ;
			text-decoration: none ;
			border-bottom: 1px solid #4ab;
		}
		
		ul#menularge li a:hover
		{
			font-weight: bold ;
			color: #f00 ;
		}

		ul#menularge li a span
		{
			color: #f00 ;
			font-weight: bold ;
		}
		
		p#footer
		{
			margin: 0 ;
			padding-right: 10px ;
			line-height: 30px ;
			text-align: right ;
			color: #18a ;
		}
