
.gras {
	font-weight:bold;
}
.petit {
  font-size:0.8em;
  line-height:1em;
  color:#999999;
}

/******* Contenu ***********/
#presentation {
	background-image:url(../images/img_presentation.jpg);
	background-repeat:no-repeat;
	padding-left:110px;
}
#presentationligne{
border-bottom:1px dashed #A6A6A6;
padding-bottom:27px;
margin-bottom:8px;
}
#presentation h2{
	color:#FF0000;
	font-size:1.05em;
	font-weight:normal;
}
#presentation .datepresentation {
	color:#364B6A;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.1em;
}

#references {
	float:left;
	width:258px;
	margin-right:2px;
	margin-top:4px;
}
#references h2 {
	color:#364B6A;
	font-size:1em;
	font-weight:bold;
	margin-bottom:20px;
}

#bloc3 {
	border-left:1px dashed #A6A6A6;
	margin-left:258px;
	padding-left:20px;
	margin-top:12px;
}
#bloc3 h2 {
	color:#364B6A;
	font-size:1em;
	font-weight:bold;
}
#bloc3 ul {
	margin-top:8px;
}
#bloc3 li {
	float:right;
	width:162px;
	height:100px;
	text-align:center;
	list-style:none;
	padding-top:11px;
}
#bloc3 li.bordured {
	border-right:1px solid #CCCCCC;
}
#bloc3 li.bordureb {
	border-bottom:1px solid #CCCCCC;
}
#bloc3 li.bordureh {
	border-top:1px solid #CCCCCC;
}
#bloc_presse {
	background-image:url(../images/img_presse.jpg);
	background-repeat:no-repeat;
	padding-left:79px;
	margin-top:38px;
}
#bloc_presse p {
	margin-bottom:5px;
}
