.blocBlog {
	background-image: url(../images/le_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:34px;
	height:100%;
	position:relative;	
}
.blocBlog2 {
	background-image: url(../images/tags_titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:14px;
	height:100%;
	position:relative;	
}
.positionZ {
	position:absolute;
	top:0px;
	left:0px;
	width:210px;
	height:25px;
}
.newsBlog {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-bottom:10px;
	padding-left:10px;
}
.titreArticle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#666;
}

.blocPartenaires {
	background-image: url(../images/bg_partenaires.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:140px;
	width:210px;
	margin-top:18px;
	text-align:center;
	position:relative;
}

.blocBanniere {
	background-image: url(../images/bg_banniere.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:102px;
	width:740px;
	text-align:center;
}
.blocBanniereBig {
	background-image: url(../images/bg_banniere.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:740px;
	text-align:center;
	background-color:#f2f2f2;
	color:#666666;
	font-size:12px;
	font-family:Arial;
}

.blocAlaffiche {
	background-image: url(../images/alaffiche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:34px;
	margin-top:10px;
	height:100%;
}

.afficheNews {
	margin-bottom:10px;
	width:100%;
	height:100%;
	float:left;
	position:relative;
}
.afficheImg_bleu {
	width:160px;
	height:110px;
	background-image: url(../images/bg_bleu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px;
	float:left;
}
.txtNomm {
	position:absolute;
	top:550px;
	left:0px;
	width:160px;
	font-size:9px;
	text-align:right;
	color:#666;
}
.txtNomm1 {
	position:absolute;
	top:800px;
	left:0px;
	width:160px;
	font-size:9px;
	text-align:right;
	color:#666;
}
.txtNomm2 {
	position:absolute;
	top:2000px;
	left:0px;
	width:160px;
	font-size:9px;
	text-align:right;
	color:#666;
}

.txtNomm3 {
	position:absolute;
	top:-230px;
	left:0px;
	width:160px;
	font-size:9px;
	text-align:right;
	color:#666;
}
.afficheImg_vert {
	width:160px;
	height:110px;
	background-image: url(../images/bg_vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px;
	float:left;
}
.afficheImg_jaune {
	width:160px;
	height:110px;
	background-image: url(../images/bg_jaune.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px;
	float:left;
}
.afficheDescription {
	position:relative;
	margin-top:0px;
	margin-left:180px;
	width:500px;
	height:100%;
}
.afficheTitre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#666666;
}
.afficheTitre_bleu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#0074b3;
}
.afficheTitre_vert {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#7aaf2f;
}
.afficheTitre_jaune {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#fecd1b;
}
.afficheTitre_rose {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#e62671;
}
.afficheSousTitre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.afficheTexte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.afficheSavoirPlus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-top:10px;
}

a.LinkAlaffiche:link, a.LinkAlaffiche:active, a.LinkAlaffiche:visited {
	color:#666;
	text-decoration:none;
}
a.LinkAlaffiche:hover {
	text-decoration:underline;
}
