	/* =CONTACT */
	h1 {
		position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
		display: block;
		margin: 0;
		width: 228px;
		}
	#etreappele {
		position: absolute;
			top: 260px;
			left: 0;
			z-index: 3;
		}
	#contact {
		background: url(/_img/courbe_rouge.png) no-repeat;
		height: 479px;
		position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
		width: 340px;
		}
		#contact img {
			display: block;
			position: relative;
			}
			#numero_tel {
				margin-top: 180px;
				}

	/* =SOLUTIONS */
	#header {
		height: 92px;
		width: 780px;
		}
		#home #header {
			height: 130px;
			position: absolute;
				top: 0;
				right: 0;
				z-index: 1;
			text-align: right;
			width: 584px;
			}
			#home #header a {
				display: block;
				}
				#home #bandeau a {
					color: #fff;
					font-family: Arial, Helvetica, sans-serif;
					text-decoration: underline;
					}
				#header img {
					vertical-align: bottom;
					}
		#trichebandeau {
			background: #606060 url(/_img/bandeau.gif) no-repeat;
			color: green;
			height: 18px;
			margin: 0;
			padding: 12px 27px 8px 46px;
			position: absolute;
				bottom: 0;
				left: 0;
			width: 584px;
			}
		#ticker {
			position: absolute;
				top: 92px;
				right: 0;
				z-index: 4;
			}
		#bandeau {
			background: transparent;
			color: #fff;
			float: left;
			font-size: 0.9em;
			height: 18px;
			margin: 0;
			/*overflow: hidden;*/
			padding: 12px 27px 8px 46px;
			position: relative;
				z-index: 1;
			text-align: left;
			width: 363px;
			white-space: nowrap;
			}
			#bandeau p {
				height: 1.2em;
				margin: 0;
				overflow: hidden;
				position: relative;
				/*width: 360px;*/
				white-space: nowrap;
				}
				#bandeau span {
					display: block;
					height: 1.2em;
					margin-right: -100px;
					padding-right: 27px;
					position: absolute;
						left: 100px;
						z-index: 4;
					/*width: 10000px;*/
					width: auto;
					white-space: nowrap;
					}
			
		/* =RECHERCHE */
		#recherche {
			height: 18px;
			background: #606060;
			float: left;
			padding: 9px 0 10px 0;
			position: relative;
				z-index: 2;
			text-align: left;
			width: 148px;
			}
			#zone_recherche  {
				font-size: 2em;
				}	
			#recherche input {
				display: block;
				float: left;
				font-size: 0.9em;
				height: 12px;
				margin-bottom: 3px;
				width: 92px;
				}
				#recherche input.submit {
					font-size: 1em;
					height: 20px;
					padding-left: 10px;
					width: 30px;
					}
			#recherche button {
				background: none;
				border: none;
				cursor: pointer;
				display: block;
				float: left;
				}
	
	/* =MENU_HOME */
	#menu_home {
		border-right: 1px solid #dbdbd9;
		clear: both;
		position: absolute;
			top: 130px;
			right: 0;
			z-index: 3;
		text-align: right;
		width: 583px;
		}
		.titre_liste_solutions {
			clear: both;
			line-height: 1;
			padding: 11px 0 0 0;
			margin: 0;
			}
			.titre_liste_solutions img {
				vertical-align: bottom;
				}
		#menu_home ul {
			list-style: none;
			margin: 10px 0 0 0;
			overflow: hidden;
			width: auto;
			}
			#menu_home li {
				float: left;
				margin: 0 3px 0 4px;
				}
				#menu_home #decouvrez_mediapost a:hover {
					background: inherit;
					display: block;
					}
					#menu_home li a {
						display: block;
						}
					#menu_home li a:hover, #actualites:hover {
						background: #FDEDEE;
						}
						#menu_home li a.localiser:hover {
							background: #ffeedc;
							}
						#menu_home li a.diffuser:hover {
							background: #e6f1f7;
							}			
						#menu_home li a.mesurer:hover {
							background: #f1f1d9;
							}			
						#menu_home li a.gerer:hover {
							background: #f3e6f0;
							}
						#menu_home #decouvrez_mediapost a:hover {
							background: none;
							}

					#menu_home li a img {
						vertical-align: bottom;
						}
				#actualites {
					border: 1px solid #f9b6bf;
					font-size: 0.9em;
					height: 177px;
					padding: 4px;
					text-align: left;
					width: 124px;
					}
					#actualites .date {
						color: #de1027;
						padding-top: 3px;
						}
					#actualites h3 {
						color: #de1027;
						font-size: 1em;
						margin-bottom: 0;
						}
						#actualites h3 a {
							color: #de1027;
							text-decoration: none;
							}
							#actualites h3 a:hover {
								text-decoration: underline;
								}
					#actualites .intro {
						}
						#actualites .intro p {
							margin-top: 4px;
							}
		#decouvrez_mediapost {
			background: url(/_img/fond_decouvrez.png) 100% 0 repeat-y;
			clear: both;
			margin: 16px 0 1px -50px;
			}
			#decouvrez_mediapost.solutions2 {
				margin-top: 14px;
				}
			#menu_home .solutions2 {
				background-image: url(/_img/fond_solutions.png);
				}
			#decouvrez_mediapost h2{
				margin: 0;
				padding: 8px 0 5px;
				}
			#decouvrez_mediapost ul {
				float: right;
				font-size: 0.8em;
				margin: 0 8px 12px 0;
				}
				#decouvrez_mediapost li {
					padding: 0 5px;
					font-size: 1.2em;
					}
					#decouvrez_mediapost a {
						color: #626262;
						font-weight: bold;
						text-decoration: none;
						}
						#menu_home .solutions2 a {
							color: #3c2e83;
							}
						#decouvrez_mediapost a:hover {
							text-decoration: underline;
							}

	/* =FOOTER */
	#home #footer {
		position: absolute;
			top: 444px;
			left: 0;
			z-index: 4;
		width: 780px;
		}
	#copyright {
		font-size: 0.8em;
		position: absolute;
			top: 470px;
			left: 0;
		text-align: right;
		width: 780px;
		}
		#copyright a {
			color: #aaa;
			cursor: text;
			text-decoration: none;
			}