
body {
	background:#fff;
	font-family:verdana;
	font-size:0.7em;
	color:#83919A;
}
	#d_background {
		position:absolute;
		z-index:0;
		top:0;
		left:0;
	}
	#page {
		position:absolute;
		z-index:1;
	}
	#preload {
		display:none;
	}
	
	h1 {
		background:url(img/h1.png) no-repeat;
		width:18em;
		height:3em;
		position:absolute;
		top:2em;
		left:5em;
		z-index:1;
		margin:0;
		z-index:9;
	}
		h1 em {
			display:none;
		}
		h1 #accueil {
			width:13em;
			height:2.5em;
			display:block;
			z-index:9; 
		}
	
	h2 {
		color:#83919A;
		position:absolute;		
		top:5.2em;
		left:8em;
		margin-left:13em;
		width:34em;
		text-align:right;
		font-size:1.1em;
		font-weight:normal !important;
		/*border:solid 1px red;*/
	}
	#h2Manage h2 {
		top:5.2em;
		margin-left:1em;
	}	
	h3 {
		margin-bottom:-0em;
		padding-left:0;
	}	
	h4 {
		margin-bottom:-0.8em;
	}
	
	#d_menu {
		z-index:1;
		position:absolute;
		top:32em;
		left:1em;
	}
		#flashcontent {
			z-index:99 !important;
			position:absolute;
			top:7em;
			left:0em;
			height:26em;
			width:24em;			
		}
		#l_menuContextRub li {
			list-style-type:none;
			text-align:right !important;
			font-size:1.2em;
		}
	
	
	div.pageContent {	
		position:absolute;
		z-index:2;
		background:url(img/bg.png) transparent;
		width:34em;
		height:45em;
		top:9em;
		left:24em;
		padding:2em;
		overflow:auto;
	}
	
		.content {	
			position:relative;
		}
			
		div.pageContent p {
			padding-left:0;
			/*border:solid 1px red;*/
		}
				
		/* scroll **/
		.slider1
		{
			width: 16px;
			height: 3px;
			background-image:url(img/bg.png);
			background-color: transparent;
			position: absolute;
		}
		.indicator
		{
			width: 16px;
			height: 16px;
			background-color: #CADCE0;
			position: absolute;
			font-size: 1px;
			overflow: hidden;
		}	
				
		ul.listeMoule {
			padding:0;
			margin:0;
		}
		ul.listeMoule li {
			list-style-type:none;
			margin:0 0 1em 0em;
		}
		ul.listeMoule li a {
			color:#E64236;
			font-weight:bold;
		}
	

/** index **/
#container {
	width: 100%;
	padding:0px;
	margin: 0 !important;
}

#container.p_index #d_menu {
	top:20em;
	left:35em;
}

#container.p_index h1 {
	top:26em;
	left:11em;
}
a#sticker {	
	background:url(img/stickerBlanc.png) no-repeat;
	/*border:solid 1px red;*/
	display:block;
	width:21em;
	height:21em;
	position:absolute;
	top:12em;
	left:15em;		
}
a#sticker:hover {	
	background:url(img/stickerRouge.png) no-repeat;
	text-decoration:none;
}
p#telechargementFlash {
	display:block;
	width:21em;
	height:21em;
	position:absolute;
	top:40em;
	left:19em;
}
p#telechargementFlash a{
	color:#83919A;
}
/** postProdRadio **/
#l_menuContextRub a#postProdRadio {
	color:#E7E32F;
}
#d_postProdRadio {
	width:21em;
}
#l_radios {
	margin-top:2em;
}

/** prostProdTv **/
#l_menuContextRub a#postProdTv {
	color:#F3A32D;
}
#d_postProdTv {	
	width:21em;
}
ul#l_tv {

}
ul#l_tv li {
	/*border:solid 1px #fff;*/
	min-height:150px;
	width:200px;
	list-style-type:none;
	margin:1em;
}

/** editions **/
#l_menuContextRub a#editions {
	color:#B3CE4A;
}
#d_editions {
	width:40em;
}
div.d_edition {
	display:block;	
}
#l_editions {
	margin-top:2em;
}
#d_edition_3 li {
	padding-top:0.5em;
}
#d_editions span.titre {
	width:13em;
	display:block;
	float:left;
}
#d_editions span.adresse {
	width:20em;
	display:block;
	float:left;
}
#d_editions span.telephone {
	width:8em;
	margin-left:13em;
	display:block;
	float:none;
}


div.d_edition ul,
div.d_edition li {
	list-style-type:none;
	margin:0;
	padding:0;
}

/** monde **/
#l_menuContextRub a#monde,
#l_menuContextRub a#web {
	color:#65C8DD;
}
			
/** contact **/
#l_menuContextRub a#contact {
	color:#BD279A;
}
#d_contact {
}

/** takeitup **/
#l_menuContextRub a#takeItUp;
#l_menuContextRub a#bluePop {
	color:#E7008B;
}

/** intro - louvre **/
#louvre, #louvre_swf {
	position:absolute;
	top:5em;
	left:70em;
}