@charset "utf-8";
/* CSS Document */

/*  PRESSE / ACTU  */



h4.press {
text-decoration:underline;
font-size:1.3em;
color:	#8d2e3d;
}


/** PRESSE **/

#actu_presse {
margin:6px;
width:100%;
}

span.titre_article {
color:#8d2e3d;
font-weight:bold;
font-size:1.1em;
padding-left:6px;
clear:left;
}

span.lien_article {
}

span.lien_article a {
background:url(../images/commun/ico_read.jpg) left no-repeat;
font-style:italic;
color:#CC3300;
padding:6px 6px 6px 24px;
text-decoration:none;
margin:0 6px;
}

/** ACTU VET2011 **/

.actu_vet2011 {
border-bottom: 1px dotted #CCCCCC;
width: 100%;
}

span.titre_actuvet2011 {
color:#8d2e3d;
font-weight:bold;
font-size:1.2em;
padding-left:6px;
margin: 0 12px 12px 0;
}

.chapeau_actu {
margin:18px 6px 17px 12px;
border-left: 3px solid #999999;
padding-left: 9px;
font-weight:bold;
}

#chapeau_actu_short {
margin:12px 6px 6px 6px;
padding-left: 6px;
}

.description_actu {
margin:18px 6px 17px 6px;
/*border-left: 3px solid #999999;*/
padding-left: 9px;
}