/* =MAINTCONTENEUR */
#mainConteneur {background: #f1c721;}

/* =HEADER */
#header {min-height: 181px;} /* !IE */
	#langSwitcher {
		top: 130px;
		text-align: center;
		right: 5px;
		width: 79px;
		}
	#antehomeEN {width: 55px;}
	#heures {	top: 78px;}
	#bloc_news {
	position: absolute;
			top: 138px;
			left: 280px;
			z-index: 1;
			width: 470px;
	}
	#news{
		background: #fff;
		position: absolute;
			top: 0;
			left: 0;
		text-align: center;
		width: 470px;
		}
	body.lang_es #news {
			left: 290px;
		width: 460px;
		}
		body.jsActif #news {
			height: 16px;
			overflow: hidden;
		}
		body.jsActif #news dd {
			display: none;
			position: relative;
				left: 0;
			white-space: nowrap;
			}
			   dt#playPause {
				background: #fff;
				height: 16px;
				position: absolute;
					top: 0;
					right: 0;
				left: auto;
				width: 20px;
			}
				#playPause a {
					background: url(../../images/antehome/play_pause.gif) bottom left;
					float: right;
					display: block;
					height: 16px;
					position: relative;
					width: 16px;
					}
			#playPause a.play {
				background: url(../../images/antehome/play_pause.gif) top left;
			}
			body.jsActif #news dt + dd {display: inline;}
		body.jsActif #news .newsTicker {padding-left: 110px;} /* IE */
		#news a {
			color : #333;
			text-decoration:none;
			}
			#news a:hover, #news a:focus {text-decoration: underline;}
		#news dd {color : #333;}

/* =CONTENU */
#conteneur {
	background: url(../../images/antehome/fond_home.gif) 0 -57px;
	padding: 0 75px 0 74px;
	position: relative;
	}
	#contenu {/* !IE */
		background: #fff url(../../images/antehome/v_printemps.jpg) 272px 40px no-repeat;
		position: relative;
		}
		#conteneur .ete {background-image: url(../../images/antehome/v_ete.jpg)}
		#conteneur .automne {background-image: url(../../images/antehome/v_automne_new.jpg)}
		#conteneur .hiver {background-image: url(../../images/antehome/v_printemps.jpg)}
		#conteneur .visiting {background-image: url(../../images/antehome/v_visiting.jpg)}
		#conteneur .moving {background-image: url(../../images/antehome/v_moving.jpg)}
		#conteneur .already {background-image: url(../../images/antehome/v_already.jpg)}
		#conteneur .laposte {background-image: url(../../images/antehome/v_laposte.jpg)}
		#conteneur .operating {background-image: url(../../images/antehome/v_operating.jpg)}
		#conteneur .developping {background-image: url(../../images/antehome/v_developping.jpg)}
		#conteneur .rubriquesSeparator {
			position: absolute;
				z-index: 2;
			width: 272px;
			height: 1px;
			}
			#rubriquesSeparator1, #rubriquesSeparator2, #rubriquesSeparator3, #rubriquesSeparator4 {display: none;}
			body.jsActif #rubriquesSeparator1, body.jsActif #rubriquesSeparator2, body.jsActif #rubriquesSeparator3, body.jsActif #rubriquesSeparator4 {display: block;}
			#rubriquesSeparator1, #rubriquesSeparator2 {
				background: url(../../images/antehome/anteHomeFiletGauche.gif) no-repeat;
					left: 0;
				}
			#rubriquesSeparator3, #rubriquesSeparator4 {
				background: url(../../images/antehome/anteHomeFiletDroite.gif) no-repeat;
					right: 1px;
				}
			#rubriquesSeparator1, #rubriquesSeparator3 {	top: 143px;}
			#rubriquesSeparator2, #rubriquesSeparator4 {	top: 253px;}
	#prologue, #contenu h2 {margin: 0;}
	#contenu h2 {
		background: #fff;
		color: #515151;
		font-size: 1.6em;
		}
		#contenu h2 a {color: #515151;}
		#contenu h2 a img {vertical-align: bottom;}
	#secteurVisiting, #secteurMoving, #secteurAlready, #secteurLaposte, #secteurOperating, #secteurDevelopping {
			position: relative;
				z-index: 1;
		}
	#secteurMoving, #secteurAlready, #secteurOperating, #secteurDevelopping {margin-top: -1px;}
	#secteurVisiting, #secteurMoving, #secteurAlready {
		clear: left;
		float: left;
		width: 272px;
		}
	#secteurLaposte, #secteurOperating, #secteurDevelopping {
		clear: right;
		float: right;
		width: 273px;
		}
		.jsActif #contenu div div {
			display: none;
			position: absolute;
			width: 230px;
			}
		#secteurVisiting div, #secteurMoving div, #secteurAlready div {
			margin-left:2.6em;
				top: 0;
				left: 282px;
			width: 220px;
			}
		#secteurLaposte div, #secteurOperating div, #secteurDevelopping div {
			text-align : right;
			margin-left:2.6em;
				top: 0;
				left: 282px;
			width: 220px;
			}
	.interestFooter {
		clear: both;
		vertical-align: bottom;
		}

/* =FOOTER */
#footer {
	background: url(../../images/antehome/fond_home.gif) 0 -435px;
	color: #333;
	margin-top: 0;
	padding: 1em 0 0.5em;
	text-align: center;
	}
	#footer a {color: #333;}
