/* = Style locaux
---------------- */
@import "/global/css/layoutA.css";

h1 {
	font-size:200%;
	font-weight:bold;
}

/* = NUAGE DE TAGUES */

.tagContent {
	margin: 6px 4px 20px 6px;
}
p.TagCloud {
	background:#E5EFF6 none repeat scroll 0 0;
	font-size:135%;
	line-height:1.5em;
	margin:1em 0;
	padding:0.8em;
}
.tag-small {
	font-size: 0.9em;
	position: relative;
}
.tag-medium {
	font-size: 1.1em;
	position: relative;
}
.tag-large {
	font-size: 1.3em;
	position: relative;
}
/*.tag-xlarge {
	font-size: 1.3em;
	position: relative;
}
.tag-xxlarge {
	font-size: 1.4em;
	position: relative;
}*/

#listeTheme {
	border: 1px solid #D4E7F6;	
	margin: 0 0 20px 0;
}

/* = LES RESULTATS */

.listeArticles,
.listeDossiers,
.listeAgendas,
.listeVideos,
.listeSites {
	margin: 5px 4px 5px 8px ;
}

.listeArticles .article,
.listeDossiers .dossier,
.listeAgendas .agenda,
.listeVideos .video,
.listeSites .site {
	margin: 0 0 5px 0;
}

.listeArticles .titreB2b,
.listeDossiers .titreB2b,
.listeAgendas .titreB2b,
.listeVideos .titreB2b,
.listeSites .titreB2b {
	background: none;
	padding: .4em 0 .3em 0em;
}

.listeArticles img,
.listeDossiers img,
.listeAgendas img,
.listeVideos img,
.listeSites img,
.resultatContent img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #104273;
	float:left;
	margin:2px 8px 0 0;
	padding:1px;

}

.listeArticles p,
.listeDossiers p,
.listeAgendas p,
.listeVideos p,
.listeSites p {
	font-family: Arial, sans-serif;
	font-size: 85%;
}

.listeArticles p.voirTout,
.listeDossiers p.voirTout,
.listeAgendas p.voirTout,
.listeVideos p.voirTout,
.listeSites p.voirTout {
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	text-align:left;
}

.listeArticles p.voirTout a,
.listeDossiers p.voirTout a,
.listeAgendas p.voirTout a,
.listeVideos p.voirTout a,
.listeSites p.voirTout a {
	color: #125687;
}
p.alignRight {
	text-align: right;
	padding: 5px 8px 5px 0px;
}
.blocResultat {
	margin: 0 0 15px 0;
}
.blocResultat .titreB3 {
	font-family: Arial, sans-serif ;
	font-size: 116%;
	font-weight: bold;
}
.blocResultat .infosComp {
	width: 98%;
	float: left;
	margin: 2px 0 4px 0;
}
.blocResultat .pertinence,
.blocResultat .datePublication,
.blocResultat .type {float:left;}
.blocResultat .rating {
	width: 60px;
	height: 10px;
	overflow: none;
	margin: 0 10px 0 0  ;
	background: #fff url(/global/img/bgPertinence.png) no-repeat;
}
.blocResultat .pertinence span {
	margin: 0 15px 0 0px;
	font-size: 85%;
	font-family:Tahoma;
	font-weight: bold;
}
.blocResultat .rating.p5 {
	background-position: 0 0px;
}
.blocResultat .rating.p4 {
	background-position: 0 -10px;
}
.blocResultat .rating.p3 {
	background-position: 0 -20px;
}
.blocResultat .rating.p2 {
	background-position: 0 -30px;
}
.blocResultat .rating.p1 {
	background-position: 0 -40px;
}
.blocResultat .rating.p0 {
	background-position: 0 -50px;
}
.blocResultat .datePublication {
	background: url(/global/img/pictoDate.png) no-repeat 0 0;
	padding-left: 15px ;
	margin: 0 15px 0 0;
	font-size: 85%;
	font-family: Arial;
	font-weight: bold;
}
.blocResultat .type,
.blocResultat .datePublication {
	font-size: 85%;
	font-family:Tahoma;
	font-weight: bold;
}
.blocResultat .resultatContent {
	font-size: 85%;
	font-family:Tahoma;
	padding: 5px 0 0 0;
}

.accesAbonnement {
	background: url('../img/pictoAlerte-mail.gif') no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
	font-size: 108%;
}
