/* surcharge des styles SPiP */


/* surchage du style lienExt */
a.spip_out:hover {
text-decoration:none;
}
a.spip_out, a.spip_mail{
padding:0;
display: inline-block;
padding-right:14px;
background-image:url(images/puceLienExt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#8e1b5b;
}
a.spip_in {
padding:0;
display: inline-block;
padding-right:14px;
background-image:url(images/puceLienExt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#8e1b5b;
}
p { margin-top:15px; }
.chapeau p {margin-top:0px;}
.center {
	text-align: center;
}
/* pour corriger la taille du titre qui est de 1,8 dans accuil.css */

/*.actu h1 { 
display:block;
font-size:1.5em;
color:#8e1b5b;
font-weight:normal;
padding-left:40px;
background-image:url(images/puceActu.jpg);
background-repeat:no-repeat;
margin:0;
} */

/* fin de surcharge*/
