/* titre h3 */
h3.spip {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:120%;
  font-weight:bold;
  padding:0;
  text-align:center;
  clear:both;
  margin-bottom:20px !important;
  margin-top:20px !important;
  text-align:left !important;
}
/* Listes */
ul.spip {
  border:0 solid red;
  display:block;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:10px 0;
  padding:0;
}
ul.spip li {
  list-style-image:url(/imgs/cont/puce-ronde.png);
  margin:5px 0 5px 15px;
}

/* Style relatif aux documents */
.spip_doc_titre {
font-size:8px !important;
font-weight:bold !important;
text-align:center;
}
.spip_doc_descriptif {
font-size:8px !important;
font-weight:normal !important;
text-align:center;
}
.spip_documents_right img{
  margin-left:10px;
}
.spip_documents_left img{
  margin:10px 10px 0 0;
}

/* documents swf */
.spip_document_1000000042 object, .spip_document_1000000043 object, .spip_document_1000000250 object, .spip_document_1000000031 object, .spip_document_1000000031 object {
width:475px !important;
}
