/*** home actu ***/
.Actu_HomeItem {
	margin-top: 10px;
	width: 306px;
}
.Actu_HomeItemPostit {
	margin-top: 10px;
}
.Actu_HomeItemPostit {
	background-image: url(../images/actu/actu_postit_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	border-top: 1px solid #D5D4D2;
	width: 306px;
}
.Actu_HomeItemPostit_bottom {
	background-image: url(../images/actu/actu_postit_bbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 306px;
}
.Actu_HomePhoto {
	float: left;
	padding-left: 10px;
}
.Actu_HomeDesc {
	padding-left: 73px;
	padding-right: 10px;
	font-size: 11px;
	text-align: justify;
}
.Actu_HomeDesc * {
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Actu_HomeDesc h2 {
	color: #990000;
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}


/*** Section Accès rapide ***/
#ShortLinks {
	padding-left: 5px;
	margin-left:0;
}
#ShortLinks li {
	color:#666;
	margin-bottom: 5px;
	list-style-type:none;
	padding-left: 0;
	margin-left:0;
}


/*** Section recherche en cours ***/
#encours {
	margin-top: 10px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	width: 306px;
	width /**/: 286px;
}
#encours * {
	margin: 0px;
	padding: 0px;
}
#encours h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 5px;
}
#HomePres * {
	/*font-size: 13px;*/
}
#HomePres p {
	margin-bottom: 10px;
}



/******************
  New home accès rapides
 ******************/

a.rapid {
	display:block;
	width: 262px;
	padding-left: 60px;
	margin-left: 6px;
	margin-right: 6px;
	float:left;
	height: 60px;
	/* * * * * */
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-top: 3px;
	background-repeat:no-repeat;
	background-position: left top;
	font-weight:bold;
}
a.rapid:hover {
	text-decoration:none;
}
.i_europe {background-image: url(../images/actu/actu_europe.jpg)}
.i_flu {background-image: url(../images/actu/actu_grippeA.jpg)}
.i_study {background-image: url(../images/actu/actu_etude.jpg)}
.i_assay {background-image: url(../images/actu/actu_dosage.jpg)}
.i_train {background-image: url(../images/actu/actu_enseignement.jpg)}
.i_infos {background-image: url(../images/actu/actu_infos.jpg)}
.i_misc {background-image: url(../images/actu/actu_web.jpg)}

.clear {
	clear:both;
	/*** these next attributes are designed to keep the div height to 0 pixels high, critical for Safari and Netscape 7 ***/
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
	}
* html .clear {
	/* Read only by IE */ 
	height:auto;
	margin-bottom:0
} /*** stops IE browsers from displaying the clear div/br in the page, as these are for Moz/Opera and Safari only. If IE 5.x Win DID display these, the page is too high ***/

/******************
  New home missions
 ******************/
#HomePres * {
	/*font-size: 13px;*/
	/*font-weight:bold;*/
}
#HomePres p {
	margin-bottom: 10px;
}
h1.h1grey {
	background-repeat: repeat-x;
}


/******************
  New home actu
 ******************/
.ActuHomeItem {
	margin-top: 10px;
	width: 298px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D5D4D2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	/**/
	margin-left:4px;
	margin-right:4px;
}
.ActuHomeItem * {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ActuHomeItem h2.postit {
	color: #990000;
}
.ActuHomeItem h2 {
	color: #000;
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}