#P_revue_presentation {
}

#P_revue_presentation .pageCol1{
  width:776px;
	background:#FFFFFF;	
	float:left;
	margin-right:20px;
	overflow:hidden;
}
	
#P_revue_presentation .pageCol2{
	width:153px;
	float:left;
	margin-bottom:20px;
}

#P_revue_presentation .col1{
	width:116px;
	float:left;
}

#P_revue_presentation .col2{
	width:644px;
	float:left;
	background:url(../images/titre-presentation.png) left 15px no-repeat;
	padding-top:45px;
  font-size:11px;
}

#P_revue_presentation .col2 h1{
	font-size:14px;
	font-weight:bold;
	color:#487FC0;
	margin-bottom:0px;
}

#P_revue_presentation .col2 h2{
	font-size:12px;
	font-weight:bold;
	color:#909090;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#P_revue_presentation .col2 a{
	font-weight:bold;
	color:#000000;
}

#P_revue_presentation .col2 a:hover{
	color:#CC0000;
}
