@charset "utf-8"; /* CSS Document */ /* .maincontainer{ position:relative; z-index:100; /*width: 870px;*/ /* padding-left: 5px; /*margin-left: auto; margin-right: auto;*/ /* background-color: white; border: 2px solid #e0e0e0; border-width: 0 2px; }*/ .div_menu{ position:absolute; top:20px; left:60px; width:200px; height:200px; /*background-color:#00ff00; border:2px dashed #000000;*/ } #leftcolumn{ /*background-color: white; clear: left; width: 168px; margin-right: 5px; float: left; margin-top: 1em;*/ float: left; width: 250px; height: 300px; margin: 10px 0px 0px 50px; } .ddmarkermenu{ list-style-type: none; margin: 0; margin-bottom: 8px; padding: 0; } .ddmarkermenu li{ padding-bottom: 2px; } .ddmarkermenu li a{ color: #aa2716; background: url(arrowbullet.gif) no-repeat center left; display: block; padding: 2px 0; padding-left: 19px; text-decoration: none; font-weight: bold; border-bottom: 1px solid #dadada; font-size: 90%; } .ddmarkermenu li a:visited{ color: #aa2716; } .ddmarkermenu a:hover{ background-color: #F3F3F3; color: #aa2716; } #leftcolumn .titlebar{ font-weight: bold; background: black url(titlebg.jpg) repeat-x top left; color: white; border-bottom: 1px solid #7b9bc4; margin: 1em 0; text-transform: uppercase; padding: 2px; padding-left: 10px; } .ddmarkermenu .acceuil_tag a { background-image: url(../images/home.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu li.acceuil_tag_selected a { background-image: url(../images/home.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; } .ddmarkermenu .information_tag a { background-image: url(../images/information.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu .information_tag_selected a { background-image: url(../images/information.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; } .ddmarkermenu .password_tag a { background-image: url(../images/key.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu .password_tag_selected a { background-image: url(../images/key.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; } .ddmarkermenu .avatar_tag a { background-image: url(../images/avatar.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu .avatar_tag_selected a { background-image: url(../images/avatar.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; } .ddmarkermenu .signature_tag a { background-image: url(../images/signature.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu .signature_tag_selected a { background-image: url(../images/signature.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; } /*********************************************************************************/ .ddmarkermenu .forum_tag a { background-image: url(../images/forum.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu .forum_tag_selected a { background-image: url(../images/forum.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; } .ddmarkermenu .categorie_tag a { background-image: url(../images/categorie.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu .categorie_tag_selected a { background-image: url(../images/categorie.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; } .ddmarkermenu .topic_tag a { background-image: url(../images/topic.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; } .ddmarkermenu .topic_tag_selected a { background-image: url(../images/topic.png); background-repeat: no-repeat; background-position: 0 50%; list-style-position : inside; padding: 10px 0 10px 50px; margin: .4em 0; color:red; background-color: Yellow; }