	
	#cadre-principal{
		width:950px; 
		margin-left:auto; 
		margin-right:auto; 
		text-align:left; 
		border-left:#d8f0fb solid 10px; 
		border-right:#d8f0fb solid 13px; 
		border-bottom:#d8f0fb solid 10px;
	}
	
	
		#logo{
			width:343px; 
			height:0px; 
			position:relative; 
			left:0px; 
			top:0px; 
			z-index:2; 
			background-color:#00CC33; 
			border-left:#cfcece thin solid;
		}
		
		
		#bn1{
			width:100%; 
			height:42px; 
			background:#2994e6; 
			text-align:right; 
			border-left:#cfcece thin solid; 
			border-right:#cfcece thin solid;
		}
		
		
		
		#separateur-horizontal-1{
			width:100%; 
			height:6px; 
			background:#ffffff; 
			margin-left:auto; 
			margin-right:auto; 
			border-left:#cfcece thin solid; 
			border-right:#cfcece thin solid;
		}
		
		
		#bandeau{
			width:100%; 
			height:206px;
			background:#ffffff; 
			border-left:#cfcece thin solid; 
			border-right:#cfcece thin solid;
		}
		
		
		#separateur-vertical-1{
			width:6px; 
			height:206px; 
			background:#ffffff; 
			float:left;
		}
		
		
		#panoramique{
			width:704px; 
			height:206px; 
			background:#ffffff; 
			float:left; 
		}
		
		
		#separateur-vertical-2{
			width:6px; 
			height:206px; 
			background:#ffffff; 
			float:left;
		}
		
		
		#vignette{
			width:228px; 
			height:206px; 
			background:#ffffff; 
			float:left; 
		}
		
		
		#separateur-vertical-2{
			width:6px; 
			height:206px; 
			background:#ffffff; 
			float:left;
		}
		
		
		#bn2{
			width:100%; 
			clear:left; 
			height:37px; 
			background:#ffffff; 
			border-left:#cfcece thin solid; 
			border-right:#cfcece thin solid;
		}
		
		
		#corp{
			width:100%; 
			overflow:hidden; 
			background:#ffffff; 
			border-left:#cfcece thin solid; 
			border-right:#cfcece thin solid; 
			border-bottom:#cfcece thin solid;
		}
		
			#colonne-gauche{
				width:260px; 
				float:left; 
				padding-top:20px;
			}
			
			
			#colonne-centrale{
				width:430px; 
				background:#ffffff; 
				float:left; 
				padding-top:20px; 
				text-align:left; 
				padding-bottom:10px;
			}
			
	
				#boite-texte{
					width:100%; 
					background-image:url(../charte/fond/fond-texte.gif); 
					background-position:top left; 
					background-repeat:repeat-y;
				}
				
				
					#boite-texte-haut
					{
						width:100%; 
						height:11px; 
						background-image:url(../charte/fond/texte-haut.gif);
					}
					
					
					#texte
					{
						width:93%; 
						padding-left:12px; 
						padding-right:10px;
					}
					
					
					#boite-texte-bas{
						width:100%; 
						height:14px; 
						background-image:url(../charte/fond/texte-bas.gif);
					}
					
			
			#colonne-droite{
				width:260px; 
				float:left;
				padding-top:20px;
			}
			
			
			
			#pied-page{
				width:100%; 
				clear:left; 
				height:30px; 
				padding-top:10px; 
				text-align:center;
			}
			
