/*	Feuille de style revesdartisans.com */


body {    margin: 5; /* pour éviter les marges */    text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Times, Arial, Helvetica, sans-serif; /* définition d'une police unique pour tout le site */
	color: #FFFFFF;
}
     
.texte, p {
text-align: left;
font-weight: normal;
font-size: 100%;
font-style: italic;
}

H3 {
font-size: 130%;
text-transform: uppercase;
font-weight: bold;text-align: center;
}

a {
font-size: 100%;
color: #FFFFFF;
font-style: italic;
}

.textepetit {
text-align: right;
font-weight: normal;
font-size: 85%;
}

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }
