@import url("bloc.css"); @import url("news.css"); @import url("pages.css"); body { font: normal 80% Verdana, Helvetica, Arial, sans-serif; background-color: #1f1f1f; color: #c0c0c0; font-size: 12px; } a { text-decoration: none; color: #dad3bc; } a:hover { text-decoration: underline; } a img { border: none; } table.admin { width: 100%; } table.admin th, table.admin td { vertical-align: top; } table.admin th { border: solid 1px #999999; } table.admin tr.hl:hover { background-color: #3a3a3a; } table.admin input, table.admin textarea, table.admin select { border: solid 1px #666666; background-color: #444444; color: #c0c0c0; } ul { padding-left: 15px; } h1 { color: #c0c0c0; } h2 { margin-top: 5px; border-bottom: solid 1px #c0c0c0; margin-bottom: 10px; } p { text-align: justify; } p.by { text-align: right; font-size: 0.9em; font-style: italic; margin-bottom: 10px; } .filtre { text-align: right; margin: 10px 5px 10px 5px; } .navig { text-align: right; } #search_results h2 { border-bottom: dashed 1px #c0c0c0; } select { border: solid 1px #555555; background-color: #1f1f1f; color: #c0c0c0; /* padding: 3px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;*/ } .info_mini_right { float: right; padding-right: 10px; margin-top: -5px; } .info_mini_right img { width: 20px; } #soutenir_site { padding: 0px 0px 10px 0px; } #soutenir_site h3 { text-align: center; font-weight: normal; color: #dad3bc; border-bottom: dashed 1px #333333; padding-bottom: 5px; } #soutenir_site span { display: block; text-align: center; padding: 5px; } #flickr_bloc { float: right; } #flickr_bloc a { display: block; float: left; margin: 0px 15px 0px 0px; padding: 0px; background-color: #0f0f0f; border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; height: 110px; width: 110px; text-align: center; } #flickr_bloc a:hover { background-color: #252525; } #don_site { float: left; width: 50%; text-align: center; } #lien_boutique_site { float: left; width: 50%; text-align: center; } #soutenir_site .info_mini_right { margin-top: 10px; float: left; line-height: 20px; } #soutenir_site .info_mini_right img { float: left; margin-right: 10px; } #soutenir_site a.info_mini_right:hover { text-decoration: none; }