/* Mise en page Quelques informations sur les balises : - a : lien - a:hover : lien survol - img : image - p : paragraphe - h1 : titre (ici, sections du menu) - h3 : titre (ici, affichage de la catgorie visite) - ul : menu (contient des listes) - li : listes ( l'intrieur d'un ul) */ /* Proprits gnrales de la page */ body { margin:0; padding:0; background-image: url(http://testdescss.bloxode.com/images/1240149235100.jpeg); font:12px "Verdana" ,Arial, Verdana, Geneva, Trebuchet MS, Helvetica, sans-serif; } /* HAUT DE PAGE */ /* Bannire */ div#top { margin-top:10px; padding:0; position:absolute; width:770px; height:664px; background-image: url(http://testdescss.bloxode.com/images/124014928026.jpeg); margin-left:50%; left:-385px; border-top: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; } /* Logo */ div#logo { margin:0; padding:0; position:absolute; font-family:Trebuchet MS; font-size:60px; left:10px; visibility:hidden; } div#logo a { text-decoration:none; color:#FFFFFF; } /* Pub */ div#pub { margin:0; padding:0; position:absolute; right:290px; top:370px; } div#pub img { border:none; } /* Nom du blog */ p.name { margin:75px 0px 0px 10px; padding:0; font-family:Trebuchet MS; font-style:italic; font-size:16px; color:#FFFFFF; visibility:hidden; } p.name a { text-decoration:none; color:#FFFFFF; } p.name a:hover { text-decoration:underline; } /* Formulaire de Newsletter */ div#newsletter { margin:0; padding:0; position:absolute; right:30px; bottom:620px; color:#FFFFFF; } input.champnl, input.subnl, form.newsletter p { margin:0; padding:0; border: solid 1px #000000; background-color:#8f201f; color: #000000; } /* MENU DE DROITE */ /* Conteneur qui comprend le menu de droite et les articles */ div#conteneur { position:absolute; width:770px; margin-left:50%; left:-385px; top:540px; background-image: url(http://testdescss.bloxode.com/images/124014929867.jpeg); border-bottom: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; } /* Menu de droite */ div#menu { margin-right: 15px; padding:0; width:180px; float:right; font-family:Trebuchet MS; font-size:13px; color:#FFFFFF; text-align: center } /* Avatar */ div#avatar { padding:0; margin:0; width:180px; text-align:center; margin-top:10px; } div#menu p { margin:0; padding:5px; padding-top:10px; padding-bottom:10px; color:#FFFFFF; } div#menu h3 { margin:0; padding:0; font-family:Verdana; font-size:16px; width:180px; text-align:center; color:#8f201f; } div#menu ul { padding:0; margin:0; padding-top:10px; padding-bottom:10px; padding-left:5px; color:#FFFFFF; } div#menu li { padding:0; margin:0; list-style-type:none; } div#menu a { text-decoration:none; color:#FFFFFF; } div#menu a:hover { background-color: #8f201f; } div#menu img { border:none; } ul.taglist { text-align:center; font-size:10px !important; } ul.taglist li { display:inline; } ul.taglist li a { margin:2px; font-size:10px !important; } p.taglisthoriz { display: list-item; } p.taglisthoriz { display:none; } /* Skyscraper (pub) dans le menu de droite */ div#pubsky { width:180px; text-align:center; padding-top:10px; } /* Pied du menu de droite */ div#foot { text-align:center; } /* Lien de prvention d'un abus */ a.prevent { text-decoration:none; padding-left:5px; color:#FFFFFF; font-weight:bold; } /* CONTENEUR GAUCHE (articles) */ /* Conteneur des articles */ div#contenu { float:left; width:560px; margin-top: 5px; color:#FFFFFF; margin-left:15px; } div#contenu h3 { text-align:center; color:#8f201f; padding-top:3px; } div#contenu img { border:none; } h1.titrerub, h1.titrealb { font-size:14px; margin:0; padding:0; color:#8f201f; text-align: center; } p.descrrub, p.descralb { color:#8f201f; } /* Menu pour accder aux pages */ div.menupage { width:560px; text-align:center; font:12px Tahoma; } div.menupage a { text-decoration:none; color:#FFFFFF; margin-top:3px; } div.menupage a:hover { background-color: #8f201f; } div.menupage p { padding:0; margin:0; color:#FFFFFF; } /* Article */ div.article { margin:10px; background-color:#FFFFFF; color:#000000; width:545px; } div.article p { margin:0; padding:0; font:13px Arial; color:#000000; } blockquote { border:1px solid #000000; padding:10px; } /* Titre et pied d'article */ div.title { color:#8f201f; margin:7px; padding:3px; } div.title a { text-decoration:none; color:#8f201f; } div.title a:hover { background-color: #FFFFFF; } div.title h1, div.title h2 { display:inline; color:#8f201f; font-size:12px; } div.footer { border-bottom:1px solid #FFFFFF; color:#8f201f; margin:7px; } div.footer a:hover { background-color: #FFFFFF; } div.title p { margin:0; padding:0; padding-left:7px; font:14px Trebuchet MS; color:#8f201f; } div.footer p { margin:0; padding:0; padding-right:7px; text-align:right; color:#8f201f; } div.footer a { text-decoration:none; color:#8f201f; font:14px Trebuchet MS; } /* Contenu de l'article */ div.content { margin:7px; } div.content a { color:#000000; } div.content a:hover { background-color: #8f201f; } div.spacer { height:1px; clear:both; } /* Image aligne gauche */ .imgleft img { float:left; clear:both; margin-right:7px; margin-left:1px; } /* Image aligne droite */ .imgright img { float:right; clear:both; margin-left:7px; margin-right:1px; } /* Image aligne au milieu */ div.imgcenter { text-align:center; } .inter { background-image:url(http://testdescss.bloxode.com/images/124014931449.png); background-repeat:no-repeat; background-position:center; height:150px; margin:auto; } /* Formulaire d'identification pour les rubriques prives */ .bigpass { text-align:center; font-size:32px; width:200px; margin-top:5px; } /* Tableau d'affichage des albums photos */ table.album { width:570px; text-align:center; } table.album td { padding:10px; width:250px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; text-align:center; } table.album img { border:none; opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); } table.album a:hover img { opacity:1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); } ul.detailsimg { padding:0; margin:0; color:#FFFFFF; } ul.detailsimg li { list-style-type:none; } ul.detailsimg .titre { font-weight:bold; } ul.detailsimg .poids { font-size:10px; font-style:italic; color:#FFFFFF; display:inline; } ul.detailsimg .dimensions { font-size:10px; font-style:italic; color:#FFFFFF; display:inline; } ul.detailsimg .dimensions:before { content: "- "; } ul.rsslist .nouveauxarticles { background:url(http://www.lexode.com/style/icones/rss.gif) bottom left no-repeat; padding-left:20px !important; height:16px; } .current { font-weight:bold; } /* Les commentaires */ table.tablosigna, table.tablocomments { width:100%; border-collapse:collapse; } table.tablosigna td, table.tablocomments td { padding:7px; border: 1px solid #000000; } td.firstd { background:url(http://testdescss.bloxode.com/images/124014933071.jpeg) no-repeat center ; width:68px; } table.tablosigna a, table.tablocomments a { color:#000000; text-decoration:none; } table.tablosigna a:hover, table.tablocomments a:hover{ text-decoration:underline; } .commentaire { min-height:70px; } tr.itsamember td.firstd { background:none !important; } tr.commentbyowner .comtitle { background:url(http://testdescss.bloxode.com/images/124014934382.png) no-repeat right; height:40px; } #divcomments label { color:#000000; font-size:12px; margin-bottom:10px; position:relative; top:-10px; font-style:italic; } #divcomments label.facultatif { top:-5px !important; } #divcomments label input , #divcomments textarea { border:1px solid #000000; background-color:#8f201f; color: #FFFFFF; padding:2px 3px; } #divcomments p input.ibtn { margin-top:10px; text-align:center; border:1px solid #000000; background-color:#8f201f; color: #FFFFFF; margin-left:140px; } #divcomments p input.ibtn:hover { margin-top:10px; text-align:center; border:1px solid #000000; background-color:#FFFFFF; color:#8f201f; } #divcomments .footer { font-size:14px; text-align:center; } /* Pied de page */ div#pieddepage { display:none; } span.date { padding-left:5px; }