/* CSS Document */

h3 {
	font-size: 0.7em;
	font-style: normal;
	color: #333;
	margin: 0;
}

#contenuCentral {
	position: absolute;
	height: 26.25em;
	width: 53.3em;
	left: 7.5em;
	top: 6.88em;
	z-index: 99;
}

#gaucheTitre {
	height: 19.57em;
	width: 5.22em;
	position: absolute;
	left: 0.09em;
	top: 0.06em;
	/*background: url(../images/nuit-livre-icone-actualites.jpg) 100% 0% no-repeat #CCC;*/
	z-index: 100;
	background-color: #CCCCCC;
	/*padding-right: 0.63em;*/
}

#gaucheTitre img {
	height: 6.56em;
	width: 1.88em;
	}
#postscriptum { text-align: right; }

#date {
	font-family:"Futura Md", "Century Gothic";
	background: #CCC;
	text-align: center;
	position: absolute;
	z-index: 100;
	height: 4.41em;
	width: 5.25em;
	color: #333;
	left: 21.33em;
	top: 0.06em;
	padding-top: 2em;
}

#ContenantTexte {
	position: absolute;
	height:19.6em;
	width: 21.17em;
	top: 6.56em;
	left: 5.37em;
	overflow: hidden;
	z-index: 1;
	background-color:#FFF;
}
#texteDefile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 18.74em;
	left: 0.06em;
	top: 0;
	padding:1.5em  1.25em 2em 1.25em;
	z-index: 100;
	color: #000;
	background-color: #FFF;
	line-height: 0.9em;
/*	height: 16.07em; */
	height: auto; 
	}

#texteDefile1 p, #accroche p {
	font-size: 0.8em;
	line-height:1em;
}
#contenantVisuel img {
	height: 19.56em;
	width: 15.81em;
}

#contenantVisuel {
	position:absolute;
	left:31.95em;
	top:0.06em;
	width:15.81em;
	height:19.5em;
	z-index:101;
/*	background-color: #CCC;*/
}
#accroche {
	font-family:"Futura Md", "Century Gothic";
	color: #333;
	background: #CCC;
	position: absolute;
	z-index: 100;
	right: 0;
	top: 19.68em;
	text-align:center;
	height: 5.5em;
	width: 20em;
	padding: 0.5em;
	left: 31.92em;
}


/*----------------------------------Ascenceurs*/
#haut, #bas {
	height:0.69em;
	position:absolute;
	background-color:#FFF;
	z-index:300;
/*	text-align:center;*/
}

#haut {
	top:0;
	width:21.24em;}

#bas{
	bottom :0;
	width:21.24em;
}

#plusHaut1, #plusBas{
	border:none; 
	position:absolute;
	top:0;
	height: 0.69em;
	width: 2.81em;
	left:9.2em;
}

/*-----------------------------------Fin ascenceurs*/

#gaucheTitre img {
	position: absolute;
	height: 8.19em;
	width: 1.63em;
	top: 0.06em;
	right: 0.06em;
}

/*----------------- nav enfoncée --------*/
#rubActu {color : #960; }
