/****************************************** CUSTOM STYLESHEET *******************************************/ /* * You can place your custom CSS statements in this file, after this message. * It is better to write everything custom here * because this file won't be replaced during updates. * * Simply copy an existing style from style.css to this file, * and modify it to your liking. */ /* barre de menu colorée */ #navigation { background: #737373 url(images/back_menu.png) repeat-x top left; } #nav a:hover { color: #FCFC39; } #nav li li { padding: 1px 0; line-height: 16px; font-size: 11px; } #nav ul li:hover, #nav ul li.current-menu-item, #nav ul li.current-menu-ancestor, #nav ul li.current-menu-parrent { background: none; background-color: #6b6a6a; } #postsSmall { width: 340px; } #postsBig { width: 320px; } .slides { overflow: hidden; width: 320px; } .slides li { position: relative; width: 320px; overflow: hidden; background: #000; float: left; } h3.title_rouge { background: url(images/back_title_orange.png) repeat-x top left; border-bottom: solid 1px white; } .entry img { margin-bottom:0px; } .featContent h2 { font-size: 16px; line-height: 20px; } #widget_pubh { display:block; float:right; position: absolute; width: 650px; }