/* Portfolio */ .documents_portfolio { clear: both; margin: 2em auto; text-align: center; } .documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; } .documents_portfolio a:hover .spip_logos { border-color: #F57900; } .documents_portfolio a.on .spip_logos { border-color: #8B6F92; } .document_actif { margin: 1em auto; } .document_actif img { padding: 4px; border: 1px solid #DDD; } /* Pagination */ .pagination { clear: both; text-align: right; font-size: 0.95em; color: #666; } .pagination .on { font-weight: bold; color: #666; } .formulaire_recherche { margin-bottom: 2em; } .formulaire_recherche input.text { width: 9em; } /* Content */ #content h2 {margin-top:2em;} /* Posts */