#btnAccueil{
	background:url(../img/btnAccueil.png) no-repeat right;
	width:167px;
	height:78px;
	position:absolute;
	left:10px;
	bottom:1px;
	cursor:pointer;
}

#btnAccueil:hover{
	background:url(../img/btnAccueilClic.png) no-repeat right;
}

#btnAccueil:active{
	background:url(../img/btnAccueil.png) no-repeat right;
}

#btnEmissions{
	background:url(../img/btnEmissionsClic.png) no-repeat right;
	width:167px;
	height:78px;
	position:absolute;
	left:177px;
	bottom:21px;
	cursor:pointer;
}

#btnEmissions:hover{
	background:url(../img/btnEmissionsClic.png) no-repeat right;
}

#btnEmissions:active{
	background:url(../img/btnEmissionsClic.png) no-repeat right;
}



/*--- contenu Principal-------*/

#contenuPricipal{
	background:#fff url(../img/Entete.png) no-repeat top left;
	position:relative;
	top:-128px;
    margin:auto;
	width:960px;
	overflow:hidden;
	z-index:3;
}

#colonneGauche{
	width:770px;
}

/*--------------------------*/
.petiteImg_boxVideo{

margin-left:7px;
margin-top:28px;

}

.ligneBasArticle2{
	float:left;
	margin-left:175px;
	position:relative;
	margin-top:-35px;
	z-index:1;
}

.ligneBasArticle3{
	float:left;
	margin:-35px 0 0 175px;
	z-index:1;
	position:relative;
}

.voir2{
	color:white;
	background:#000;
    padding:1px 20px;
	font-size:small;
	text-align:center;
	position:absolute;
	left:403px;
	bottom:20px;
}

.voir2 a{
	color:#fff;
}

.voir2 a:hover{
	color:#888;
}

.textBas2{
	color:#fff;
	float:right;
	margin-right:97px;
	background:#000;
	padding:5px 7px;
}

.textBas2 a{
	color:#fff;
}

.textBas2 a:hover{
	color:#888;
}

.titre2{
	float:left;
	margin:-125px 0 0 180px;
}

.titre2 a:hover{
	text-decoration:underline;
}

.date2{
	float:right;
	font-size:small;
	margin:-125px 0 0 0;
	color:#7d7f7a;
}

.texte2{
	font-family:Arial,Helvatica,sans-serif;
	float:left;
	width:450px;
	margin:-100px 0 0 190px;
	font-size:13px;
	font-weight:bolder;
}

#contenueHaut{
	width:770px;
	min-height:388px;
	margin:144px 0 0 10px;
}

#contenueHautbox1{
	width:770px;
	min-height:218px;
	background:url(../img/bandeNoir_coin.png) no-repeat top left;
	
	padding-top:10px;
}

.moisEmissions{
	color:#fff;
	margin:-14px 0 0 50px;
	font-size:25px;
}

.section1{
	width:654px;
	min-height:132px;
	margin-left:30px;
}
#contenueHautbox1Video1{
	width:162px;
	min-height:132px;
	background:url(../img/boxVideo.jpg);
	margin-top:48px;
}

#contenueHautbox2{
	width:770px;
	min-height:157px;

}

.section2{
	width:654px;
	min-height:132px;
	margin-left:30px;
}
#contenueHautbox1Video2{
	width:162px;
	min-height:132px;
	background:url(../img/boxVideo.jpg);
}

#contenueBas{
	width:770px;
	min-height:525px;
	margin-left:10px;
}

#contenueBasbox1{
	width:770px;
	min-height:218px;
	background:url(../img/bandeNoir_coin.png) no-repeat top left;
	padding-top:10px;
}

.section3{
	width:654px;
	min-height:132px;
	z-index:10;
	margin-left:30px;
}
#contenueBasbox1Video1{
	margin-top:48px;
	width:162px;
	min-height:132px;
	background:url(../img/boxVideo.jpg);
}

#contenueBasbox2{
	width:770px;
	min-height:157px;
}

.section4{
	width:654px;
	min-height:132px;
	margin-left:30px;
}

#contenueBasbox1Video2{
	width:162px;
	min-height:132px;
	background:url(../img/boxVideo.jpg);
}


/*******Colonne de droite********/

#colonneDroite{
	width:170px;
	z-index:300;
	margin:27px 0 0 0;
}

