ADD Ajout d'option de recherche (acteur, genre, realisateur, pays).
[pompage.git] / css / yopyop.css
index 6f9e440..122c0d8 100644 (file)
@@ -68,39 +68,55 @@ div.entete img {
 \r
 div.entete h1 {\r
        float: left;     \r
-   margin-top: 10px;\r
+   margin-top: 8px;\r
 }\r
 \r
-div.pied {\r
-   position: fixed;\r
-   bottom: 0px;\r
-   height: 50px;\r
-   width: 90%;\r
-   background-image: url(../img/collines.png)\r
-}\r
-\r
-div form {\r
-       float: right;\r
+div.entete form {\r
+   float: right;\r
    padding-right: 10px;\r
    padding-top: 5px;\r
+   margin-right: 30px;\r
 }\r
 \r
-div form input {\r
+div.entete form input {\r
    font-size: 16pt;\r
    background-color: #B1F1A9;\r
+   margin: 0px;\r
+   padding: 0px;\r
 }\r
 \r
-div form button {\r
+div.entete form button {\r
    position: relative;\r
-   top: -5px;\r
    height: 25px;\r
    width: 25px;\r
-   margin: 2px;\r
-   background-color: #B1F1A9;\r
    border: 0px;\r
+   background-color: #B1F1A9;\r
    background-image: url(../img/clear.png);\r
    background-position: center;\r
    background-repeat: no-repeat;\r
+   vertical-align: top;\r
+}\r
+\r
+div.entete form p {\r
+       color: black;\r
+       font-size: 7pt;\r
+       margin-top: 1px;\r
+}\r
+\r
+div.entete form p label {\r
+       margin-right: 4px;\r
+}\r
+\r
+div.entete form input[type='checkbox'] {\r
+       border:2px solid red;\r
+}\r
+\r
+div.pied {\r
+   position: fixed;\r
+   bottom: 0px;\r
+   height: 50px;\r
+   width: 90%;\r
+   background-image: url(../img/collines.png)\r
 }\r
 \r
 div.contenu {\r