/**
 * Content
 */
 #content { background: url(../fr/nav/home/bg-content-wrapper.gif) left repeat-y; overflow: hidden; }
 *html #content { height: 564px; } 
/*#content-wrapper { background: url(../fr/nav/home/bg-content-wrapper.gif) left repeat-y; overflow: hidden;} */
	#content-column { position: relative; z-index: 0; margin-left: 367px; }
	
	/**
	 * Intro
	 */
	#content-column #intro { width: 450px; margin: 5px 0 20px 0; font-size: 1em; font-weight: bold; color: #B5B5B5; }
	#content-column #intro a { text-decoration: none; font-size: 1.1em; font-weight: bold; color: #3B95A9; }
	
	/**
	 * Content Text
	 */
	#content-column #content-text { position: relative; z-index: 200; margin-left: 20px; }
		#content-column #content-text li { background: 0; margin: 0 0 7px 10px; padding: 0; }
		#content-column #content-text li a { display: block; min-height: 27px; padding: 2px 0 0 40px; font-size: 1.2em; line-height: 1.4em; font-weight: bold; color: #ABABAB; text-decoration: none; } 
		* html #content-column #content-text li a { height: 27px; }
			#content-column #content-text #left-content-text a { width: 200px; background: url(../fr/nav/home/bg-bullet-1.gif) no-repeat; }				
			#content-column #content-text #right-content-text a { background: url(../fr/nav/home/bg-bullet-2.gif) no-repeat; }
	
	#content-column #content-text #left-content-text { float: left;}
	#content-column #content-text #right-content-text { margin-left: 280px; }
		
	/**
	 * Map
	 */	
	#content-column #map { position: relative; background: url(../fr/nav/home/bg-map.jpg) right no-repeat; height: 199px; margin-top: -10px; }
			
	/* Map Description */		
	#map #map-description { position: absolute; top: 35px; left: 35px; width: 275px; text-align: center; }
		#map #map-description ul { display: inline; background: 0; }
			#map #map-description li { background: 0; display: inline; padding: 0; margin: 0; }
				#map #map-description li a { font-size: 1.1em; text-decoration: none; color: #0078ca; }
					#map #map-description li a:hover { text-decoration: underline; }
		#map #map-description #logos-partenaires { margin-top: 25px; }
			#map #map-description #logos-partenaires img { margin-left: 10px; }
	
	/* Map Links */
	#map #map-links { position: absolute; right: 0; width: 249px; height: 199px; }
		#map #map-links li { background: 0; position: absolute; margin: 0; }
			#map #map-links li a { width: 35px; height: 35px; }
			
		#map #map-links #map-montpellier { top: 90px; left: 160px; }
		#map #map-links #map-mauguio { top: 95px; right: 10px; }
		#map #map-links #map-sete { top: 114px; left: 145px; }
		#map #map-links #map-lodeve { top: 63px; left: 94px; }
		#map #map-links #map-agde { top: 150px; left: 125px; }
		#map #map-links #map-beziers-nord { top: 122px; left: 72px; }
		#map #map-links #map-beziers-sud { top: 148px; left: 98px; }
		#map #map-links #map-olonzac { top: 137px; left: 24px; }
		#map #map-links #map-gignac { top: 75px; left: 130px; }
	
	#content-column #map .sesam34 { position: absolute; top: 160px; left: 25px; }

/**
 * Left Column
 */
#left-column { position: relative; float: left; width: 353px; margin-left: -936px; }
	#left-column #left-text { color: #fff; font-size: 1em; line-height: 1.6em; margin: 10px; }
		#left-column #left-text a { color: #fff; text-decoration: underline; }
		#left-column #left-text #left-title { font-size: 1.2em; font-weight: bold; margin-bottom: 5px; }

