#innerContent.contenuStatique {
	padding:30px 45px 50px 45px;
	width:680px;
}

#innerContent.contenuStatique h2 {
color:#474747;
font:bold 14px "Trebuchet ms";
margin:38px 0 5px 0;
}
#innerContent.contenuStatique p{
	color:#666;
}
#innerContent.contenuStatique .encartGreyLarge {
	background:url(/images/page-edito/bg-grey-large.png) no-repeat;
	padding:10px;
}
#innerContent.contenuStatique .encartGreyLargeCloser {
	background:url(/images/page-edito/bg-grey-large-closer.png) no-repeat bottom left;
	height:4px;
}







/****************************     Styles pour la page ARGUMENTAIRE   *************************/
#innerContent.argumentaire #laQuestion #bulle{
	padding:0 0 0 187px;
	height:auto;
	width:515px;
}

#innerContent.argumentaire h2{
	color:#474747;
    font:bold 14px "Trebuchet ms";
    margin:25px 0 5px 0;
}
#innerContent.argumentaire p{
   margin:0 0 0 0;
}

div.navigationPageSuivantePrecedente {
display:block;
padding-top:5px;
margin:30px 0 20px 0px;
width:480px;
/* border-top:1px solid #999; */

}

div.navigationPageSuivantePrecedente a {
	width:214px;
	display:block;
	font:bold 12px "trebuchet MS";
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:url(/images/bt-pagination-pedago.png) no-repeat;
	padding-top:4px;
	
}
div.navigationPageSuivantePrecedente a div.closer {
	width:214px;
	display:block;
	background:url(/images/bt-pagination-pedago.png) no-repeat bottom left;
	height:7px;
	margin-top:-3px;
} 
div.navigationPageSuivantePrecedente a:hover {
	color:#92e022;
	
}


div#menuArgumentaire {
	width:200px;
	background:url(/images/page-edito/bg-menu-argumentaire.png) no-repeat top left;
	float:left;
	margin-left:-210px;
	margin-top:250px;
}
#innerContent.argumentaire #reponses div#menuArgumentaire h2{
	width:200px;
	margin:10px 10px;
	}
#innerContent.argumentaire #reponses div#menuArgumentaire p{ 
	width:195px;
	}
#innerContent.argumentaire #reponses div#menuArgumentaire p a{
	display:block;
	background:url("/images/puce1.png") no-repeat scroll 0 4px transparent;
	padding-left:10px;
	color:#0891f9;
	text-decoration:none;
	margin-left:6px;
	font:normal 12px "trebuchet ms";
	}
#innerContent.argumentaire #reponses div#menuArgumentaire p strong{
	display:block;
	background:url("/images/puce1.png") no-repeat scroll 0 4px transparent;
	padding-left:10px;
	color:#333;
	text-decoration:none;
	margin-left:6px;
	font:normal 12px "trebuchet ms";
	}
#innerContent.argumentaire #reponses div#menuArgumentaire p a:hover{
	color:#000;
	}
div#menuArgumentaire #closerArgumentaire{
	width:200px;
	height:5px;
	background:url(/images/page-edito/bg-menu-argumentaire.png) no-repeat bottom left;
}


/* LES ENCART LARGES *****************************/
#innerContent.argumentaire #reponses {
	padding-top:1px;
}
#innerContent.argumentaire #reponses p {
	font:12px "trebuchet ms";
	width:480px;
	text-align:justify;
	color:#444;
}
#innerContent.argumentaire #reponses p a {
    color:#0891f9;
    text-decoration: none;
}
#innerContent.argumentaire #reponses p a:hover {
    text-decoration: underline;
}
#innerContent.argumentaire  div.encartLarge p {
	padding:0 15px 10px 15px;
	margin:10px 0 0 0;
	float:left;
	width:300px;
}
#innerContent.argumentaire  div.encartLarge p.first {
	border-left:none;
}
#innerContent.argumentaire  div.encartLarge p a{
	color:#0891F9;
	text-decoration:none;
	display:block;
	margin-right:15px;
	padding-left:12px;
	margin-bottom:4px;
	background:url(/images/puce1.png) no-repeat 0 4px;
}
#innerContent.argumentaire  div.encartLarge p a:hover{
	text-decoration:underline;
}






/*********************** CONTACT CONTACT *****************************/
#laQuestion.pageContact a{
	color:#0891f9;
	text-decoration:none;
	}
#laQuestion.pageContact a:hover {
	text-decoration:underline;
	}
#laQuestion.pageContact h2{
	padding-top:0px;
	margin-top:10px;
	}
