/* [+] TAG FORMAT */ html,body,div,form,p,ul,li,span,br,a,img,object,embed,select,input,textarea,h1,h2,h3,h4,h5,h6 {margin: 0px;padding: 0px;border: 0px;text-decoration:none;background-color:transparent;list-style-type: none;} /* [+] Structure of main page */ html,body {height: 100%;} /* [++] Css of inner structure */ /* [+++] Css for elements */ .typo{font-family: Georgia;font-weight: 100;font-size: 0.8em; line-height: 1em;} .italic{font-style:italic;} .cateListe{padding-bottom:50px;} a{cursor: pointer; color: #cc6699;} a:hover{cursor: pointer; color: #99cc99;} .current{cursor: pointer; color: #99cc99;} .minbook{float: right;} .hover{cursor: pointer;} .menu{text-align: right;}