@charset "utf-8";

#tete {
	background: url(images/fond_tete/home.jpg) top left no-repeat;
}


/* encarts actualités page home */
#encartActu {
	width:290px;
	position:absolute;
	top:212px;
	right:145px;
	height:380px;
	overflow:hidden;
	z-index:10;
}

#encart2 {margin-top:14px;}

#encartActu h2 {
	font-size:15px;
	margin:0;
	font-style:italic;
	text-transform: uppercase;	
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 10px 20px 20px;
}

#encart1 a.moment {
	text-indent:-5000px;
	background: url(images/titre_actu_moment.jpg) no-repeat top left;
	font-size:15px;
	margin:0;
	font-style:italic;
	text-transform: uppercase;	
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 10px 20px 20px;
}

#encartActu h3 {
	font-size:12px;
	color:#e28800;
	margin:0;
	padding:0 10px 0 20px;
}

#encartActu p {
	font-size:11px;
	margin:0;
	padding:0 15px 0 20px;
}

#encart1, #encart2 {
	background:#f7f0df;
	height:182px;
	overflow:auto;
}

#encart2-2 {padding-bottom:10px}

a.btLire {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	display:block;
	margin-top:10px;
	text-indent:-5000px;
	background: url(images/bt_lire.jpg) no-repeat top left;
	width:143px;
	height:19px;
}

.actu2-1{
	background: url(images/actu_2-1.jpg) no-repeat top left;
}
.actu2-2{
	background: url(images/actu_2-2.jpg) no-repeat top left;
}
.btMoments{
	background: url(images/titre_moment_on.jpg) no-repeat top left;
	display:block;
	height:50px;
}
.btConccurrents {
	background: url(images/titre_conccurrent_on.jpg) no-repeat top left;
	float:left;
	height:52px;
	width:149px;
}
.btConccurrentsInactif {
	background: url(images/titre_conccurent_off.jpg) no-repeat top left;
}
.btJournaliste {
	background: url(images/titre_journal_on.jpg) no-repeat top left;
	height:42px;
	float:right;
	width:141px;
}
.btJournalisteInactif {
	background: url(images/titre_journal_off.jpg) no-repeat top left;
}

#logoNPO {
	position:absolute;
	bottom:10px;
	right:10px;
}

/* special page home */

.pageAcceuil #pageGauche {
	width:882px;
}

.pageAcceuil #contenu {
	margin:0 15px 0 52px;
}


