@import url("../style.css"); #left { float: left; width: 190px; padding: 5px; } #center { float: left; width: 790px; padding: 5px; } #accueil_header .content { height: 100px; } #accueil { position: relative; height: 400px; } #accueil_intro { background-color: #252525; border: solid 1px #333333; border-radius: 3px; -moz-border-radius: 3px; padding: 10px; /* width: 690px;*/ text-align: justify; /* margin: 0 0 0 145px;*/ } #etoile { position: absolute; left: 265px; top: 55px; } #etoile_news { position: absolute; left: 265px; top: 55px; display: none; } #etoile_contact { position: absolute; left: 265px; top: 55px; display: none; } #etoile_forum { position: absolute; left: 265px; top: 55px; display: none; } #etoile_son { position: absolute; left: 265px; top: 55px; display: none; } #etoile_association { position: absolute; left: 265px; top: 55px; display: none; } #accueil_news { position: absolute; left: 60px; top: 80px; } #accueil_contact { position: absolute; left: 430px; top: 300px; } #accueil_forum { position: absolute; left: 525px; top: 170px; } #accueil_son { position: absolute; left: 442px; top: 37px; } #accueil_association { position: absolute; left: 53px; top: 240px; } a.accueil_link { font-size: 1.3em; display: block; width: 200px; border-bottom: solid 1px #333333; } a.accueil_link:hover { text-decoration: none; } #accueil_son a.accueil_link, #accueil_forum a.accueil_link, #accueil_contact a.accueil_link { text-align: right; } .accueil_info { background-color: #191919; border: solid 1px #2c2c2c; border-radius: 3px; -moz-border-radius: 3px; padding: 10px; width: 300px; position: relative; left: -10px; top: 5px; filter: Alpha(opacity=80); -moz-opacity: .80; -khtml-opacity: 0.80; opacity: .80; display: none; /* text-align: justify;*/ } #accueil_news .accueil_info { width: 160px; position: relative; left: 0px; top: 5px; } #accueil_son .accueil_info { width: 160px; position: relative; left: 18px; top: 5px; } #accueil_forum .accueil_info { width: 160px; position: relative; left: 18px; top: 5px; } #accueil_contact .accueil_info { width: 160px; position: relative; left: 18px; top: 5px; } #accueil_association .accueil_info { width: 160px; position: relative; left: 0px; top: 5px; }