/*  ------------------------------------------
/* 	Actualites et Articles
/*  ------------------------------------------
*/
div#chapeauCategorieArticle{
	width:938px;
	line-height:18px;
	overflow:hidden;
	padding:8px 25px 8px 37px;
	float:left;
	text-align:justify;
	font-size:15px;
	margin-bottom:15px;
}
div#listeArticlesGauche{
	float:left;
	padding-left:15px;
	width:263px;
	height:596px;
	background:url(../images/fond-liste-actu-gauche.gif) no-repeat left;
	border-right:1px solid #C2D3EA;	
}
div#listeArticlesGauche.listePartenairesGauche {
	height:auto;
}
div#listeArticlesGauche ul{
	background-color:white;
	float:left;
	list-style:none;
	height:576px;
	width:263px;
}
div#listeArticlesGauche ul li{
	float:left;
	height:80px;
	width:217px;
	padding-left:47px;
	border-bottom:1px solid #C2D3EA;
}
div#listeArticlesGauche ul li:hover{
	background-color:#EAEFF8;
}
div#listeArticlesGauche ul li#selectedArticle{
	background:#009ddc url(../images/fond-actu-selected.gif) no-repeat center;
	border-bottom:0;
}
div#listeArticlesGauche ul li#selectedArticle a span.titreArticle{
	color:#fff;
}	
div#listeArticlesGauche ul li a{
	padding:7px 17px 7px 0;
	width:200px;
	height:66px;
	display:block;
	font-weight:bold;
	font-size:.7em;
	color:black;
	outline:none;
}
div#listeArticlesGauche ul li a span.titreArticle{
	font-weight:bold;
	font-size:1.1em;
	color:#005DA3;
	height:45px;
	margin-bottom:5px;
	overflow:hidden;
	display:block;
}
div#listeArticlesGauche ul li a span.dateArticle{
	margin-bottom:5px;
	overflow:hidden;
	display:block;
	float:right;
	width:60px;
	font-weight:bold;
	color:#005DA3;
}
div#listeArticlesGauche.listePartenairesGauche h2{
	background-color:#fff; margin:0; padding:5px 20px;
}
div#listeArticlesGauche.listePartenairesGauche ul{
	border-top:#C2D3EA solid 1px;
	height:auto; 
	overflow:hidden;
}
div#listeArticlesGauche.listePartenairesGauche ul li:hover{}
div#listeArticlesGauche.listePartenairesGauche ul li{
	padding-left:0;
	height:auto; /* 120 */
	width:260px;
	border-bottom:0;
}
div#listeArticlesGauche.listePartenairesGauche ul li a{
	height:auto; /* 105 */
	width:245px;
	text-align:center;
	border-bottom:#C2D3EA solid 1px;
}
div#listeArticlesGauche.listePartenairesGauche ul li#selectedArticle{
	background:none;
	border:#005DA3 solid 1px;
	border-left:1px solid #005DA3;
	width:261px;
}
div#pagination{
	font-size:.6em;
	width:260px;
	text-align:center;
	float:left;
}
div#pagination kbd{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #0083C3;
}
div#listeArchives{
	float:left; clear:left;
	margin-top:25px;
	margin-left:20px;
	width:263px;
	overflow:hidden;
	background:url(../images/fond-archives.gif) no-repeat bottom;
}
div#listeArchives ul{
	float:left;
	list-style:none;
	padding:0px 20px 20px 40px;
}
div#listeArchives ul li{
	float:left;
	line-height:16px;
	font-size:.8em;
	width:200px;
	padding-left:27px;
	background:url(../images/puce-archives.gif) left no-repeat;
}
div#listeArchives ul li a{ color:black;} 
div#contenuArticlePage{
	width:400px;
	min-height:589px !important;
	height:auto;
	margin:0 5px;
	background-color:#f7f7f8;
	float:left;
	border-right:1px solid #C2D3EA;
	overflow:hidden;
	padding-bottom:10px;
	}
div#contenuArticlePage h1{
	width:359px;
	float:left;
	padding:0 20px 10px 20px;
}
div#contenuArticlePage div#chapeauContenuArticle{
	width:359px;
	float:left;
	padding:10px 20px;
	font-size:.8em;
	font-weight:bold;
}
div#contenuArticlePage div#contenuArticle{
	width:359px;
	float:left;
	padding:5px 20px;
	font-size:.8em;
	color:black;
}
span#retourAccueil{
	float:right;
	color:#005DA3;
	margin-top:25px;
}
span#retourAccueil img{
	vertical-align:middle;
	margin-left:15px;
}
div#contenuVideoArticle{
	width:295px;
	margin:0;
	background:url(../images/fond-zone-video-actu.gif) white bottom right repeat-y;
	float:left; 
}
div#contenuImgArticle{
	width:295px;
	margin:0;
	float:left; 
	height:630px;
}
div#legendeImgCourante {
	width:280px;
	padding:2px 5px 10px 5px;
	line-height:15px;
	color:black;
	height:50px;
	float:left;
	text-align:left;
	font-size:11px;
	overflow:hidden;
}	
div#contenuImgArticle img{	border:0;}
div#contenuImgArticle ul{
	list-style:none;
	padding:5px;
	width:285px;
	float:left;
}
div#contenuImgArticle ul li{
	width:90px;
	margin-right:6px;
	float:left;
}
div#contenuImgArticle ul li.lastImgArticleRow{ margin-right:0;}
