/*-----------------------------------------------------
Règles pour les pages d'actu du site PDE
-----------------------------------------------------*/

/* SOMMAIRE */



#conteneurActuPDE{width:587px;}
#conteneurActuPDE .rubrique{
	float:left;
	display:inline;
	width:273px;
	padding-bottom:10px;
	margin: 0 10px;
	}
	#conteneurActuPDE  .rubrique .listArticles{
		background-repeat:no-repeat;
		padding-left:79px;
		min-height:90px;/* ffx */
		_height:90px;/* ie */
		font-size:70%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	
#conteneurActuPDE .rubrique ul{margin:0; padding:0; list-style:none;}
#conteneurActuPDE .rubrique li{padding-left:10px; background-position:0px 5px; background-repeat:no-repeat; margin-bottom:4px;}
#conteneurActuPDE .rubrique a, #conteneurActuPDE  .rubrique a:visited, #conteneurActuPDE  .rubrique a:hover{
  color:#000;
  text-decoration:none;
} 
#conteneurActuPDE .rubrique a:hover{color:#6699cc; text-decoration:underline;}
 
	
/* old 	
	#conteneurActuPDE .rubrique ul{margin:0; padding:0; list-style:none;}
	#conteneurActuPDE .rubrique li{padding-left:10px; background-position:0px 5px; background-repeat:no-repeat;}
	#conteneurActuPDE .rubrique a, #conteneurActuPDE  .rubrique a:visited, #conteneurActuPDE  .rubrique a:hover{
		color:#000;
		text-decoration:underline;
		}	
	#conteneurActuPDE .rubrique a:hover{color:#6699cc;}
*/


#conteneurActuPDE .onglet{clear:both; display:block; }

/* couleur des puces dans le sommaire */
#conteneurActuPDE #rubAChaud li{background-image:url(/images/sitesACS/PDE/puce_achaud.gif);}
#conteneurActuPDE #rubParoles li{background-image:url(/images/sitesACS/PDE/puce_paroles.gif);}
#conteneurActuPDE #rubDossier li{background-image:url(/images/sitesACS/PDE/puce_dossier.gif);}
#conteneurActuPDE #rubRencontres li{background-image:url(/images/sitesACS/PDE/puce_rencontres.gif);}
#numeroPrint{display:none;}

.buttonActuPDE{ 
	width:250px; 
	height:21px;
	background:url(/images/sitesACS/PDE/btn_actupde.gif) no-repeat;
 	text-align:center;
	line-height:20px;
	margin:5px 0 5px 10px;
	}
.buttonActuPDE a, .buttonActuPDE a:visited, .buttonActuPDE a:hover{
	color:#113c90;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
} 



/* ARTICLE */
h1.tetiereRubPDE{margin: 0 0 6px 10px;}
#artActuPDE{margin:0 10px;}
/* photo */
#artActuPDE #photoActuPDE{float:left; width:175px; margin-top:3px;}
	/* fond de couleur en fonction de la rubrique */
	#artActuPDE.aChaud #photo{background: url(/images/sitesACS/PDE/fd_photo_achaud.gif) 0 0 no-repeat;}
	#artActuPDE.paroles #photo{background: url(/images/sitesACS/PDE/fd_photo_paroles.gif) 0 0 no-repeat;}
	#artActuPDE.dossier #photo{background: url(/images/sitesACS/PDE/fd_photo_dossier.gif) 0 0 no-repeat;}
	#artActuPDE.rencontres #photo{background: url(/images/sitesACS/PDE/fd_photo_rencontres.gif) 0 0 no-repeat;}
	#artActuPDE #photo img{width:169px; height:169px; margin:3px;}
#legPhotoArtPDE{font-size:50%; width:175px; font-weight:bold; font-style:italic; color:#113c90; text-align:right; margin-top:4px;}
/* titre d'article */
#artActuPDE h2#titreArtPDE{ font-size:80% !important; font-weight:bold; margin:0; padding:0 !important;}
	/* changement de couleur des titres en fonction de la rubrique liée */
	#artActuPDE.aChaud h2#titreArtPDE{color:#80ce59;}
	#artActuPDE.paroles h2#titreArtPDE{color:#f69122;}
	#artActuPDE.dossier h2#titreArtPDE{color:#dc0028;}
	#artActuPDE.rencontres h2#titreArtPDE{color:#82bde4;}
	
#artActuPDE div.texteArtPDE{font-size:70%; text-align:justify; margin:0; padding:0;}
#artActuPDE div.texteArtPDE ul{margin:0; padding:0; list-style:none;}
#artActuPDE div.texteArtPDE li{margin-left:10px; padding-left:10px; background-position:0px 6px; line-height:120%; background-repeat:no-repeat;}
	#artActuPDE.aChaud li{background-image:url(/images/sitesACS/PDE/puce_achaud.gif);}
	#artActuPDE.paroles li{background-image:url(/images/sitesACS/PDE/puce_paroles.gif);}
	#artActuPDE.dossier li{background-image:url(/images/sitesACS/PDE/puce_dossier.gif);}
	#artActuPDE.rencontres li{background-image:url(/images/sitesACS/PDE/puce_rencontres.gif);}

#contactActuPDE { background-position:0px 6px; font-size:70%;  background-repeat:no-repeat; margin-bottom:10px; min-height:30px; _height:30px; padding :10px 10px 0 65px;}
	#artActuPDE.aChaud #contactActuPDE{background-image:url(/images/sitesACS/PDE/contact_achaud.gif);}
	#artActuPDE.paroles #contactActuPDE{background-image:url(/images/sitesACS/PDE/contact_paroles.gif);}
	#artActuPDE.dossier #contactActuPDE{background-image:url(/images/sitesACS/PDE/contact_dossier.gif);}
	#artActuPDE.rencontres #contactActuPDE{background-image:url(/images/sitesACS/PDE/contact_rencontres.gif);}

#artActuPDE	#plusInfos{
	width:537px;/*ffx*/
	_width:567px;/*ie*/
	min-height:30px;/* ffx */
	_height:30px;/* ie */
	background-repeat:no-repeat;
	padding:30px 10px 0 20px;
	background-color:#CC9933;
	}
	/* haut du cartouche plus d'infos*/
	#artActuPDE.aChaud #plusInfos{background-color:#80ce59; background-image:url(/images/sitesACS/PDE/plusinfos_achaud.gif);}
	#artActuPDE.paroles #plusInfos{background-color:#f69122; background-image:url(/images/sitesACS/PDE/plusinfos_paroles.gif);}
	#artActuPDE.dossier #plusInfos{background-color:#dc0028; background-image:url(/images/sitesACS/PDE/plusinfos_dossier.gif);}
	#artActuPDE.rencontres #plusInfos{background-color:#82bde4; background-image:url(/images/sitesACS/PDE/plusinfos_rencontres.gif);}
	/* bas du cartouche */
	#plusInfosBottom{height:21px;}
	#artActuPDE.aChaud #plusInfosBottom{background-image:url(/images/sitesACS/PDE/plusinfos_achaud_bt.gif); }
	#artActuPDE.paroles #plusInfosBottom{ background-image:url(/images/sitesACS/PDE/plusinfos_paroles_bt.gif);}
	#artActuPDE.dossier #plusInfosBottom{background-image:url(/images/sitesACS/PDE/plusinfos_dossier_bt.gif);}
	#artActuPDE.rencontres #plusInfosBottom{background-image:url(/images/sitesACS/PDE/plusinfos_rencontres_bt.gif);}
	
	#artActuPDE	#plusInfos a, #artActuPDE #plusInfos a:visited, #artActuPDE	#plusInfos a:hover{
		font-size:10px;
		font-weight:bold;
		color:#113c90;
		text-decoration:underline;
	}
	
	/* Archives PDE */
#archivesPDE{ margin:0 15px;}

ul#menuArchPDE{margin:10px 0; padding:0; list-style:none;}
ul#menuArchPDE li { list-style:none; line-height:110%; padding-left:15px; background:url(/images/ademe-V2/css/puce_point_Mod.gif) 0 0 no-repeat; display:block; font-size:60%;}
ul#menuArchPDE li a, ul#menuArchPDE li a:visited, ul#menuArchPDE li a:hover{color:#6699cc;}
ul#menuArchPDE li a:hover{ text-decoration:underline;}

#dwnlArchivesPDE{margin:10px 0; padding:5px 0; color:#6699cc; xheight:30px; text-align:center; border-bottom:1px dashed #ccc; border-top:1px dashed #ccc;}
#dwnlArchivesPDE form{margin:0;}
#dwnlArchivesPDE form select {background:#e7eefa;}
#dwnlArchivesPDE span{font-size:80%; background:url(/images/ademe-V2/puce_telecharger.gif) 0 3px no-repeat; padding-left:15px; font-weight:bold;}

div.blocArchPDE{margin:10px 0 20px 0; _width:557px;}
	div.blocArchPDE h1{margin:0; padding:0; height:30px; border-bottom:1px solid #ccc;}
	div.blocArchPDE h1 span{position:relative; left:-2000px; font-size:60%;}
	/* images tetières */		
	#archAChaudPDE h1{background:url(/images/sitesACS/PDE/ongltactu_achaud.gif) 0 0 no-repeat;}
	#archParolesPDE h1{background:url(/images/sitesACS/PDE/ongltactu_paroles.gif) 0 0 no-repeat;}
	#archRencontresPDE h1{background:url(/images/sitesACS/PDE/ongltactu_rencontres.gif) 0 0 no-repeat;}
	#archDossiersPDE h1{background:url(/images/sitesACS/PDE/ongltactu_dossier.gif) 0 0 no-repeat;}
	
	div.artArchPDE{padding:3px 0; font-size:70%;}
		div.blocArchPDE div.clair{background:#ddd;}
		div.blocArchPDE div.fonce{background:#ccc; border-top:2px solid #fff; border-bottom:2px solid #fff;}		
	div.artArchPDE .dateArticle{float:left; font-weight:bold; color:#6699cc; padding-left:5px;}
	div.artArchPDE .titreArticle{float:right; width:80%;}