/* Style de mise en forme HTML modèle */
	
	#RESULTAT {
		float:left;
		width:735px;
		margin-top:10px;
		font-family: Arial, Verdana;
		font-size: 11px;
		line-height:20px;
		color:#666666;
	}
	
	.clearFix {
		clear:left;
	}

#navigation_semaine{margin-bottom: 10px;}

#navigation_semaine_left{
	float: left;
	width: 200px;
}

#navigation_semaine_right{
	float: right;
	width: 200px;
	text-align : right;
}

#navigation_semaine a{
	color: #666666;
	text-decoration: none;
	font-size : 12px;
}

#navigation_semaine a:hover{
	color: #99AC18;
	text-decoration: underline;
}

/* Style de mise en forme contenu ecriture */
#RESULTAT DIV.libelle, SPAN.libelle {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 18px;
	color:#99AC18;
	line-height:17px;
	letter-spacing:0px;
}

#RESULTAT A.libelle {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#99AC18;
	line-height:17px;
	letter-spacing:0px;
	text-decoration:none;
}

#RESULTAT SPAN.auteur, DIV.contenu {
	padding-left:15px;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color:#666666;
	line-height:17px;
	letter-spacing:0px;
}

#RESULTAT DIV.contenu {
	float:left;
	font-size: 11px;
	padding-left:0;
	width:500px;
}

#RESULTAT SPAN.accroche {
	padding-left:0;
	font-weight: bold;
}

#RESULTAT A.link {
	display:block;
	padding-left:13px;
	background:url('../imgs/ico_link.gif') no-repeat 3px 4px;
	
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 9px;
	line-height:12px;
	color:#738A92;
	text-decoration:none;
	margin:0;
}

#RESULTAT #MENU DIV.btn {
	float:left;
	width:104px;
	height:30px;
	border-right:1px solid #BDCACF;
	background:#ECEFF0;
	text-align:center;
	
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	color:#8CA016;
	line-height:30px;
}

#RESULTAT #MENU A.btn {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	color:#8CA016;
	line-height:30px;
	text-decoration:none;
}

#RESULTAT #MENU SPAN.btnSelected {
	display:block;
	background:url('../imgs/bkg_btn.gif') no-repeat 0px 6px;
	width:98px;
	height:30px;
	text-align:center;
	
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

#RESULTAT DIV.evt {
	float:left;
	margin-right:10px;
	padding-left:6px;
	padding-top:5px;
	background:url('../imgs/bkg_evt.gif') no-repeat 0px 0px;
	width:137px;
	height:134px;
}

#RESULTAT DIV.anm {
	margin-right:10px;
	padding-left:3px;
	padding-top:4px;
	background:url('../imgs/bkg_anm.gif') no-repeat 0px 0px;
	width:68px;
	height:70px;
}

#colonneCentreSh{
	background: url(../../templates/imgs/test_bg.jpg) right repeat-y;
	width: 754px;
}
