/* style des font */
.spip_logos {
border:0px
}
#bloclogosite .logosite{
}
.rubriques, .rubriques a{
font-size:11px;
color:#505050;
font-family: "Arial";
text-align:left;
}
.rubriques a:hover{
font-size:11px;
color:#000000;
font-family: "Arial";
text-align:left;
}
.titredoc{
font-size:11px;
color:#000000;
font-family: "Arial";
text-align:left;
}
.descriptifdoc{
font-size:11px;
color:#505050;
font-family: "Arial";
text-align:left;
}
.titretexte{
font-size:14px;
font-weight:bold;
color:#000000;
font-family: "Arial";
text-align:justify;
line-height:30px;
}
.chapotexte{
font-size:10px;
color:#505050;
font-family: "Arial";
text-align:justify;
}
.texte, .texte a, .texte a:hover{
font-size:12px;
color:#505050;
font-family: "Arial";
text-align:justify;
}
.texte .on{
color:#000;
}
.ps, .ps a, .ps a:hover{
font-size:10px;
color:#505050;
font-family: "Arial";
text-align:justify;
}
.contact, .contact a, .contact a:hover{
font-size:10px;
color:#505050;
font-family: "Arial";
text-align:justify;
}
.img_description{
font-size:10px;
color:#505050;
font-family: "Arial";
text-align:justify;
margin-left:20px;
}
.notepied{
font-size:8px;
color:#505050;
font-family: "Verdana";
text-align:left;
}

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

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-top: 15px; margin-bottom: 15px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Raccourcis typographiques de SPIP */
h3.spip {
color:#606060;
text-align: left; 
margin-top: 2em; 
margin-bottom: 0.5em; 
font-size: 1.15em; 
font-weight: bold; }

/* Paragraphes, citations, code et poesie */
p.spip {
margin-top:0px;
margin-bottom:8px;	
}

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #DB001B; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */
