--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crea/inte-crea/css/ldt-groupe.css Wed Nov 02 16:13:21 2011 +0100
@@ -0,0 +1,39 @@
+/* Médias du groupe */
+
+#medias_groupe {
+ width: 640px; margin: 5px 0;
+}
+
+#medias_groupe .li_h2 {
+ width: 630px; margin-right: 10px;
+}
+
+#medias_groupe .li_media {
+ width: 140px;
+}
+
+/* Colonne droite */
+
+#groupe_droite {
+ float: left; width: 310px; margin: 5px 0 5px 10px;
+}
+
+#groupe_droite .li_h2 {
+ float: left; width: 310px;
+}
+
+#embed_search {
+ background: url(../img/embed_search.png) 5px center no-repeat; padding-left: 40px;
+}
+
+li.li_membre_groupe {
+ width: 150px; margin: 0 5px 3px 0;
+}
+
+.li_membre_groupe .img_media {
+ float: left; margin-top: 2px;
+}
+
+.li_membre_groupe p {
+ margin-left: 45px;
+}
\ No newline at end of file