@charset "utf-8";
/* ---------------------------   HOME ARTICLES   ------------------------------------*/


/* HOME ARTICLES (pave de mise en avant */

#paveArticle {
	background-image: url(../images/paveHomeArticleFond.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 742px;
	margin-bottom:10px;
	overflow:hidden;
}

#paveArticle #navigation {
	padding-left:40px;
	height:10px;
	overflow:hidden;
}

#paveArticle #navigation.up {
    padding-top:7px;
	margin-bottom:2px;
}

#paveArticle #navigation.down {
	margin-top:2px;
}

#paveArticle #navigation img:hover {
	margin-top:-20px;
	cursor:pointer;
}

/* PAVE ARTICLES (Tabbed panels) */


#paveArticle .VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 92px;
	height: 220px;
	background-color: transparent;
	position: relative;
}

#paveArticle .TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

#paveArticle .TabbedPanelsTab {
	position: relative;
	float: left;
	cursor: pointer;
	list-style: none;
	
}

#paveArticle .VTabbedPanels .TabbedPanelsTab {
	float: none;
	height:47px;
	padding:2px;
	margin-bottom: 2px;
	background-color: transparent;
}

#paveArticle .VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #FFFFFF;
}

#paveArticle .VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
}

#paveArticle .TabbedPanelsContentGroup {
	clear: both;
	color: #000000;
	height: 100%;
}

#paveArticle .TabbedPanelsContent {
	padding: 0px;
	height: 220px;
	width: 642px;
	font-family: 'Arial', sans-serif;
}

#paveArticle #contenuPave div:hover{
    cursor:pointer;
}

#paveArticle .TabbedPanelsContent a {
	text-decoration: none;
	color: #1F6894;
}

#paveArticle .TabbedPanelsContent a:hover {
	font-weight: bold;
}

#paveArticle .TabbedPanelsContentVisible {
}

#paveArticle .TabbedPanelsContent .blocImage  {
	margin-left:25px;
	overflow:hidden;
	position:relative;
	z-index:0;
	border:solid 1px #000000;
	height:208px;
	background-color:#000000;
}

#paveArticle .TabbedPanelsContent img  {
	width: 370px;
}

#paveArticle .TabbedPanelsContent #blocDescription {
	position:relative;
	z-index:1;
	float:right;
	width:251px;
}

#paveArticle .TabbedPanelsContent #blocDescription .sujet {
	font-size: 11px;
	color: #FDC700;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	background-color:#000000;
	height:1.3em;
	padding:0.3em 0.5em 0.1em 0.5em ;
	margin-bottom: 0.5em;
	margin-left:0.5em;
	overflow:hidden;
}

#paveArticle .TabbedPanelsContent #blocDescription .titreArticle {
	color: #000000;
	font-size: 21px;
	font-weight:bold;
	text-align:left;
	margin-bottom: 0.3em;
	height:3.3em;
	padding-left:0.5em;
	line-height: 1em;
}

#paveArticle .TabbedPanelsContent #blocDescription .sousTitre{
	color: #000000;
	font-size: 11px;
	text-align:right;
	margin-bottom: 0.1em;
	height:1em;
	padding-right:0.5em;
	line-height: 1em;
}

#paveArticle .TabbedPanelsContent #blocDescription .introArticle  {
	font-size: 12px;
	padding:0.8em 1em;
	height:4.4em;
	margin-bottom:0.4em;
	border-top:solid 1px #000000;
	overflow:hidden;
}

#paveArticle .TabbedPanelsContent #blocDescription .lireSuite {
	font-size: 11px;
	padding: 0.3em 1.1em;
	text-align: right;
	font-weight: bold;
}

#paveArticle .TabbedPanelsContent  #blocDescription .lireSuite a {
	color: #FDC700;
	text-decoration: none;
}

#paveArticle .TabbedPanelsContent #blocDescription .lireSuite a:hover {
	color: #EB7106;
}

#paveArticle .TabbedPanelsContent  #blocDescription .lireSuite span.commentaire {
	color: #1F6895;
	text-decoration: none;
	float:left;
	font-weight:500;
}

/* PAVE ARTICLES (Sliding panels) */

#paveArticle .SlidingPanels {
	position: relative;
	width: 100%;
	height: 210px;
	padding: 0px;
	border: none;
	overflow:hidden;
}

#paveArticle .SlidingPanelsContentGroup {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	left:15px !important; 
}

#paveArticle .SlidingPanelsContent {
	width: 100%;/* 130% Bandeau plus long sur onglet gaucge survole*/ 
	height: 51px;
	border: none;
	
}

#paveArticle .SlidingPanelsContent .blocImage{
	overflow:hidden;
	height:45px;
	width: 90px;
    border:solid 1px #000000;
}

#paveArticle .SlidingPanelsContent  img {
	width: 90px;
	border:none;
}

#paveArticle .SlidingPanelsAnimating  {
	overflow: hidden !important;
}

#paveArticle .SlidingPanelsCurrentPanel {
}

#paveArticle .SlidingPanelsFocused {
}

/* HOME ARTICLES (titre de la home) */

#titreListeHomeArticles {
    font-family: 'Arial', sans-serif;
    font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom:30px;
	margin-top:20px;
}

/* HOME ARTICLES (bloc de recherche) */

#rechercheHomeArticles {
	width:180px;
	height:110px;
	float:left;
}

#rechercheHomeArticles #centre{
	background:url(../images/recherchePaveArticles.png) no-repeat left top;
	width:180px;
	height:90px;
	overflow:hidden;
}

#rechercheHomeArticles #centre .titre{
	font-family: 'Arial', sans-serif;
	font-size:13px;
    font-weight:bold;
	color:#000000; 
	text-transform:uppercase;
	line-height:1.3em;
	margin-top:10px;
	text-align:center;
}

#rechercheHomeArticles #centre input{
	width:155px;
	margin-top:10px;
	margin-left:10px;
	border: solid 1px #FDC700;
	
}



/* HOME ARTICLES (skyscraper pub ) */
#skyscraperPubHomeArticles {
	margin-bottom:10px;
	width:180px;
	height:620px;
	background:url(../images/skyscraperPub.png) no-repeat;
	clear:left;
}

/* HOME ARTICLES (principal articles) */

#tableauListeArticles {
	font-family: 'Arial', sans-serif;
    font-size: 12px;
	width: 552px;
	height: 1050px;
	float:left;
	margin-bottom:10px;
}

/* numero des pages*/

#tableauListeArticles #page {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	background-color:#000000;
	width:542px;
	height:1em;
	padding:5px;
	clear:left;
}


/*chargement*/

#tableauListeArticles #chargement {
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/transparentGris50.png) repeat;
	width:552px;
	height:950px;
	position:relative;
	z-index:1;
}

#tableauListeArticles #chargement .infos{
	color:#000000;
	background-color:#FFFFFF;
    text-align:center;
	border:double 3px #FDC700;
	width:200px;
	height:25px;
	padding:5px 0px;
	margin:0px 173px;
	position:relative;
	z-index:1;
	top:100px;
}

#tableauListeArticles #chargement .infos span{
   	font-size: 11px;
    position:relative;
	z-index:1;
	top:-7px;
}

/*navigation liste articles*/

#tableauListeArticles #navigation {
   font-family: 'Arial', sans-serif;
   font-size:12px;
   text-align:center;
   width:552px;
   margin:5px 0px;
}

#tableauListeArticles #navigation a{
   padding:2px;
   text-decoration:none;
   display:inline-block;
   color:#000000;
}

#tableauListeArticles #navigation span{
   padding:2px;
   display:inline-block;
   color:#CCCCCC;
}

#tableauListeArticles #navigation span.actuel{
   font-weight:bold;
}

#tableauListeArticles #navigation span.actuel, #tableauListeArticles #navigation a:hover{
   color:#EB7106;
}

/* LISTE ARTICLES (Tabbed panels) */

#tableauListeArticles .TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


#tableauListeArticles .TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	background-color: #transparent;
}

#tableauListeArticles .TabbedPanelsTab {
	position: relative;
	float: left;
	margin: 0px 2px 0px 0px;
	list-style: none;
	cursor: pointer;
	height:25px;
}

/* Etats de l'onglet DERNIERS ARTICLES */

#tableauListeArticles .TabbedPanelsTab .articleDernier {
	width:170px;
	height:25px;
	background:url(../../Assets/images/ongletListeArticlesDernier.png) no-repeat top left;
}

#tableauListeArticles .TabbedPanelsTabHover .articleDernier {
    width:170px;
	height:25px;
	background-position:top center;
}

#tableauListeArticles .TabbedPanelsTabSelected .articleDernier {
    width:170px;
	height:27px; /* On donne un peu plus de hauteur pour que l'onglet recouvre la bande verte*/
	background-position:top right;
}




/* Etats de l'onglet ARTICLES LES + CONSULTES */

#tableauListeArticles .TabbedPanelsTab .articleConsult {
	width:130px;
	height:25px;
	background:url(../../Assets/images/ongletListeArticlesConsult.png) no-repeat top left;
}

#tableauListeArticles .TabbedPanelsTabHover .articleConsult {
    width:130px;
	height:25px;
	background-position:top center;
}

#tableauListeArticles .TabbedPanelsTabSelected .articleConsult {
    width:130px;
	height:27px; /* On donne un peu plus de hauteur pour que l'onglet recouvre la bande verte*/
	background-position:top right;
}



#tableauListeArticles .TabbedPanelsContentGroup {
	clear: both;
	color: #000000;
}



#tableauListeArticles .TabbedPanelsContent {
}


#tableauListeArticles .TabbedPanelsContentVisible {
}


#tableauListeArticles #aucunResultat {
	font-size: 12px;
	font-style:italic;
	text-align:center;
}

/*Bandeau noir du sujet*/

#tableauListeArticles #sujet {
	font-size: 14px;
	font-weight: bold;
	color: #FDC700;
	text-transform:uppercase;
	background-color: #000000;
	height: 1em;
	padding: 0.3em 1em 0.4em 1em;
	margin-bottom: 5px;
	clear:left;
}

/*bloc contour gris*/

#tableauListeArticles .blocSousTitre {
	width:546px;
	height:140px;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	float:left;
	overflow:hidden;
}

/*Illustration*/

#tableauListeArticles .blocSousTitre .illustration {
	width: 160px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	height:120px;
	overflow:hidden;
	border:solid 1px #000000;
}

#tableauListeArticles .blocSousTitre .illustration img {
	height:120px;
	border:none;
}

/*bloc a droite d'illustration*/

#tableauListeArticles .blocSousTitre .droite {
	width: 374px;
	float:left;
	height:122px;
}

#tableauListeArticles .blocSousTitre .droite .date {
	font-size: 12px;
	width: 187px;
	padding: 0px 0px;
	float:left;
}

#tableauListeArticles .blocSousTitre .droite .angle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 187px;
	text-align:right;
	padding: 0px 0px;
	float:left;
}

#tableauListeArticles .blocSousTitre .droite .titre {
    text-align:center;
	background-color:#FDC700;
	border:solid 1px #000000;
	margin-top:5px;
	margin-bottom:10px;
	width:372px;
	float:left;
}

#tableauListeArticles .blocSousTitre .droite .titre a{
    font-size: 14px;
    color: #000000;
	font-weight: bold;
	text-decoration:none;	
	padding:2px 0px;
}

#tableauListeArticles .blocSousTitre .droite .titre a:hover{
    color: #FFFFFF;
}

#tableauListeArticles .blocSousTitre .droite .accroche {
	width:374px;
	font-size:12px;
	height:3.8em;
	margin-bottom: 1em;
	float:left;
	overflow:hidden;
}

/*liens du bas*/

#tableauListeArticles .blocSousTitre .droite .commentaire {
    font-size: 11px;
	width:187px;
	float:left;
}

#tableauListeArticles .blocSousTitre .droite .commentaire a {
	color: #1F6894;
	text-decoration:none;
}

#tableauListeArticles .blocSousTitre .droite .commentaire a:hover {
	color: #666666;
}

#tableauListeArticles .blocSousTitre .droite .suite {
	text-align:right;
	font-size: 11px;
	width:187px;
	float:left;
}

#tableauListeArticles .blocSousTitre .droite .suite a {
	color: #1F6894;
	text-decoration:none;
}

#tableauListeArticles .blocSousTitre .droite .suite a:hover {
	color: #EB7106;
}

