X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fsquelettes%2Fhabillage.css;fp=www%2Fsquelettes%2Fhabillage.css;h=753adb06ad0e8b1724b06be197d3f6a4d59b9299;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/squelettes/habillage.css b/www/squelettes/habillage.css new file mode 100644 index 0000000..753adb0 --- /dev/null +++ b/www/squelettes/habillage.css @@ -0,0 +1,575 @@ +/**** CSS Theme Maparaan ****/ + +* { padding: 0; margin: 0; } +html { overflow-y: scroll; } +html, body { height: 100% } +body { background: url('./img/bg-body.png') 0 0; } + +div#wrap { min-height: 100%; } +div#page-wrapper { position: relative; width: 960px; height: auto; height: 100%; min-height: 100%; margin: 0 auto; padding: 50px 9px 108px 9px; background: url('./img/bg-page-wrapper.png') 0 0 repeat-y; overflow: auto; } + +div#contenu { width: auto; min-width: 660px; height: 100%; float: left; padding: 0 10px; } + +div#sidebar { width: auto !important; width: 220px; max-width: 220px; float: right; padding: 0 10px 0 20px; margin: 70px 0 20px 0; } +div#sidebar div.noisette { padding-right: 10px; } +div#sidebar div.noisette_bloctexte { margin-bottom: 30px; } +div#sidebar div.equipe strong, div#sidebar div.statistiques-pret strong { float: left; font-size: 2em; color: #ff9933; padding: 0 5px; margin: 5px 5px 5px 0; } + +div.cartouche img.spip_logos { border: 0 none; float: left; background-color:#EEEEE5; padding: 10px 20px 10px 0; width:100px; height:auto; } +.page_rubrique div.cartouche img.spip_logos { width:auto; height:auto; } +.page_article div.cartouche img.spip_logos { width:auto; height:auto; padding:0px 20px 10px 0; } +div#descriptif_site_spip, div#descriptif_site_spip p { margin:0; padding:0; font: normal 14px/30px Georgia,serif; text-shadow: 1px 1px #fff; color:#666; letter-spacing:0.1em; } +body.page_sommaire div#contenu div.liste ul, +body.page_rubrique div#contenu div.liste ul { margin:0; padding:0; } +body.page_sommaire div#contenu div.liste ul.liste-items li, +body.page_rubrique div#contenu div.liste ul.liste-items li { border:none; background: transparent; } +div#page-wrapper div.articles li.hentry { list-style-type:none; margin:20px 0 30px 0;} +div#page-wrapper h1.h1 { font: normal 24px/50px Georgia,serif; } +div#page-wrapper .cartouche { border-bottom: 1px solid #ededed; margin: 5px 0 15px 0; } +div#page-wrapper h2.h2 { clear:both; } +div#page-wrapper h1, div#page-wrapper h2 { margin: 0; padding: 0; } +div#page-wrapper div.liste li.hentry h3.entry-title a img { float:right; padding:0 0 0 20px; background-color: #EEEEE5; } +div#page-wrapper abbr { border:none; cursor:help; } +div#page-wrapper div.info-publi, div#page-wrapper p.info-publi { color:#333; } +div#page-wrapper div.info-publi a, +div#page-wrapper p.info-publi a { font-weight:normal; } +div#page-wrapper div.meta-publi { height:24px; } +div#page-wrapper div.meta-publi span.sep { display:none; } +div#page-wrapper div.meta-publi a.lire-la-suite { display:block; float:right; padding:0 6px; background:#c85d47 url('img/bg-lirelasuite.jpg') top left repeat-x; color:#FFF; text-shadow:1px 1px #555; line-height:24px; } +div#page-wrapper div.meta-publi a.lire-la-suite { + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + + -moz-box-shadow: 0px 0px 6px #aaa; + -webkit-box-shadow: 0px 0px 6px #aaa; + box-shadow: 0px 0px 6px #aaa; + + -moz-transition: all 0.15s ease-in-out; + -o-transition: all 0.15s ease-in-out; + -webkit-transition: all 0.15s ease-in-out; + transition: all 0.15s ease-in-out; +} +div#page-wrapper div.meta-publi a.lire-la-suite:hover { background:#b24a35 url('img/bg-lirelasuite.jpg') bottom left repeat-x; } +div#page-wrapper div.meta-publi a.nb_commentaires { display:block; float:left; padding:0 6px; background:#ccc; color:#FFF; text-shadow:1px 1px #999; line-height:24px; } +div#page-wrapper div.meta-publi a.nb_commentaires { + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + + -moz-transition: all 0.15s ease-in-out; + -o-transition: all 0.15s ease-in-out; + -webkit-transition: all 0.15s ease-in-out; + transition: all 0.15s ease-in-out; +} +div#page-wrapper div.meta-publi a.nb_commentaires:hover { background:#999; } + +.nettoyeur { clear:both; content:"."; display:block; height:0; visibility:hidden; } +.marge{ width:45px; height:10px; background-color:none; float:left; } +.surtitre { margin:0; color:#333; font: normal 1.2em Georgia,serif; font-weight:bold; letter-spacing:0.1em; text-shadow: 1px 1px #fff; } +.soustitre { margin:0 0 0 45px; color:#444; font: normal 1.1em Georgia,serif; text-shadow: 1px 1px #fff; } +.chapo { margin:0; padding:0 45px; font-weight:bold; } +.chapo p { line-height:27px; } +.hyperlien { background: #ededed; padding: 5px 5px 5px 50px; display: table-cell; width: auto; } + +h1 { font-size: 2em; font-weight: normal; color: #CCC } +h3, h4, h5, h6 { display: block; margin: 0; padding: 0; } +h3 { font: 1.8em; } +h3.spip { font-size: 1.5em; font-weight: normal; color: #8ea70b; } +h4 { font: normal 16px/40px Georgia,serif; } +h5 { font: normal 14px/30px Georgia,serif; } +h6 { font: normal 12px/30px Georgia,serif; } +p { margin: 1em 0; line-height: 1.5em; } +ul li { list-style: square; } +ul ul li { list-style: disc; } +ul ul ul li { list-style: circle; } +form li { list-style:none; } +table.spip { margin:auto; min-width:300px; max-width:100%; } +table.spip { border:2px solid #cfcfcf; } +table.spip td, table.spip th { padding:6px 8px; border:1px solid #cfcfcf; } +table.spip th{ background-color:#e0e0da; } +table.spip tr.row_even{ background-color:#f6f6f6; } +table.spip tr.row_odd{ background-color:#efefef; } +table.spip caption { font: normal 16px/40px Georgia,serif; color:#B14934; text-shadow: 1px 1px #fff; text-align:center; } +table.spip th { font: bold 14px Georgia,serif; color:#333; text-shadow: 1px 1px #fff; text-align:center; } + +div.documents_portfolio a img { margin:5px; border:4px solid #CCC;} +div.documents_portfolio a:hover img { border-color:#999;} + +p#hierarchie { position: relative; width: 100%; color:#999; margin: 10px 0 20px 0; font-size: 0.9em; } +p#hierarchie strong { color:#666; } +p#hierarchie a { color:#999; } +p#hierarchie a:hover { color:#ff9933; } + + +/* +Section Typography +*/ + +body { font-family: Tahoma, Geneva, Kalimati, sans-serif; font-weight: normal; font-size: 12px; } +input, select, option, textarea { font: normal 12px/16px Helvetica,Arial,sans-serif; } +blockquote { font-style: italic; } + +a:link, a:visited, a:hover, a:active { font-weight: normal; text-decoration: none; } + +div#padd-header div.padd-box-title h1 a { font: bold 36px/63px Georgia,serif; } + +div.texte strong, div.texte strong > a.spip_out { color: #338e28; font-weight: bold; } + +@font-face { + font-family: 'QuaverSansRegular'; + src: url('./fonts/quaversans-webfont.eot'); + src: url('./fonts/quaversans-webfont.eot?#iefix') format('embedded-opentype'), + url('./fonts/quaversans-webfont.woff') format('woff'), + url('./fonts/quaversans-webfont.ttf') format('truetype'), + url('./fonts/quaversans-webfont.svg#QuaverSansRegular') format('svg'); + font-weight: 100; + font-style: normal; +} + + +/* +Section: Layout +*/ + +form { margin: 0; padding: 0; display: block; } +blockquote { margin: 0; padding: 1em 3em; border: solid 1px; } + +div#padd-header { width: 960px; height: 40px; margin-left: auto; margin-right: auto; } +div#padd-header-wrapper { position: relative; width: 960px; height: 40px; margin: 0 auto; } +div#padd-header div.padd-box h2 { display: none; } + +div#padd-header div.padd-box-title { position: relative; width: 100%; float: left; } +div#padd-header div.padd-box-title div.accueil a { display: block; margin: 0; padding: 0; border:none; } +div#padd-header div.padd-box-title div.accueil #nom_site_spip a { color:#EEE; font-size:36px; letter-spacing:2px; position:relative; top:17px;} +div#padd-header div.padd-box-title div.accueil #slogan_site_spip { color:#999; font-size:14px; position:relative; top:22px; } +/* div#padd-header div.padd-box-title div.accueil img { float: left; display: block; max-height: 100px; width:auto; margin: 0; top:0px; padding: 0; border: 0 none; } */ +div#padd-header div.padd-box-title h1 { display: block; margin: 0; padding: 0; float: left; } +div#padd-header div.padd-box-title h1 a { display: block; width: 270px; height: 63px; margin: 0; padding: 0; text-indent: -999999px; } +div#padd-header div.padd-box-title p { display: none; } +div#padd-header div.logo { position: absolute; float: left; width: 310px; height: 155px; background: url('./img/logo-bg.png') 0 0 no-repeat; left:-25px ; z-index: 1000; } +div#padd-header div.logo a img { float: left; margin: 30px 0 0 15px; width: 282px; } + +div#lang { position: absolute; top: 5px; right: -25px; width: 25px; z-index: 1000; } +div#lang div#fr, div#lang div#en, div#lang div#de, div#lang div#es, div#lang a div#fr:hover, div#lang a div#en:hover, div#lang a div#de:hover, div#lang a div#es:hover { opacity: 1; + -moz-transition: all 0.15s ease-in; + -o-transition: all 0.15s ease-in; + -webkit-transition: all 0.15s ease-in; + transition: all 0.15s ease-in; } +div#lang a div#fr, div#lang a div#en, div#lang a div#de, div#lang a div#es { opacity: 0.3; } +div#lang div#fr { background: url(img/flag_fr.png) no-repeat; width: 20px; height: 18px; margin: 5px 0; } +div#lang div#en { background: url(img/flag_en.png) no-repeat; width: 20px; height: 18px; margin: 5px 0; } +div#lang div#de { background: url(img/flag_de.png) no-repeat; width: 20px; height: 18px; margin: 5px 0; } +div#lang div#es { background: url(img/flag_es.png) no-repeat; width: 20px; height: 18px; margin: 5px 0; } +div#lang div#hidden { display: none; } + +form { display: block; margin: 0; padding: 0; } +form p { display: block; margin: 0 0 20px 0; padding: 0; line-height: 27px; } +form p.input label { display: none; } +form p.input input, form input { width: 390px; padding: 10px; border: 1px solid; } +form p.input[type='checkbox'] input, form input[type='checkbox'] { width: inherit; } +#sidebar form p.input input, #sidebar form input { width: 268px; } +form p.textarea { display: block; margin: 5px 0 10px 0; } +form p.textarea label { display: none; } +form p.button { display: block; text-align: left; float: right; margin: 0; padding: 0; } +form p.subscribe-to-comments { margin: 0; padding: 0; float: left; } +form textarea, .formulaire_spip textarea { width: 600px; height: 148px; padding: 5px 10px; border: 1px solid; } +form input[type='submit'], #sidebar form input[type='submit'] { display: block; width:inherit; min-width: 109px; height: 36px; margin: 0; padding: 0 20px; float: right; border: 0; cursor: pointer; } +div.bouton-sidebar { width: 106px; margin: 0 auto; } + +/* Sidebar */ + +div#sidebar div.padd-box { margin: 0 0 30px 0; } +div#sidebar div.padd-box h2 { display: block; margin: 0; padding: 0 0 5px 40px; border-bottom: 3px solid; } +div#sidebar div.padd-box ul { display: block; margin: 0; padding: 1px 0 0 0; list-style-type: none; } +div#sidebar div.padd-box ul li { display: block; margin: 0; padding: 0 0 1px 0; list-style-type: none; } +div#sidebar div.padd-box ul li span.surliste { display: block; margin: 0; padding: 0 0 1px 0; list-style-type: none; } +div#sidebar div.padd-box ul li span.padd-wrap { display: block; margin: 0; padding: 7px 10px 7px 16px; } +div#sidebar div.padd-box ul li span.surliste { display: block; margin: 0; padding: 7px 2px 7px 4px; } +div#sidebar div.padd-box ul li.menu-entree span.padd-wrap-menu-etr { display: block; margin: 0; padding: 7px 10px 7px 16px; } + +div#sidebar div.padd-box li ul { margin: 0 0 4px 0; padding: 1px 0 0 20px; } +div#sidebar div.padd-box li li ul { font-size:0.9em; } +div#sidebar div.padd-box-tweet div.padd-interior { padding: 10px 0 0 0; } +div#sidebar div.padd-box-ads div.padd-interior { text-align: center; padding: 10px 0 0 0; } +div#sidebar div.padd-box-ads div.padd-interior img { border: 0 none; vertical-align: top; } + +div#sidebar h2.h2 { font-family: 'QuaverSansRegular'; font-size: 1.8em; font-weight: lighter; color: #ff9933; text-transform: uppercase; } +div#sidebar h2 a { font-weight:normal; color:inherit; } + + +/* Accueil - Présentation */ + +div#presentation { float: left; width: 300px; padding: 20px; margin-right: 20px; background: #fff; -webkit-box-shadow: 1px 1px 3px 0px #ccc; -moz-box-shadow: 1px 1px 3px 0px #ccc; box-shadow: 1px 1px 3px 0px #ccc; } +div#presentation div.padd-post-item-entry p strong, div#presentation div.padd-post-item-entry p strong a { color: #338e28 !important; font-weight: bold; } +div#presentation p.lirelasuite a { float: right; background: url('img/savoir-plus.png') right top no-repeat; height: 15px; padding-right: 20px; margin-top: 5px; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; } + + + /* Accueil - Slider */ + +div.anythingSlider-minimalist-round ul#slider li.item a:link { float: left; width: 500px; height: 207px; display: block; } +div.anythingSlider-minimalist-round ul#slider1 li.item a img { padding: 5px; } +div.anythingSlider-minimalist-round ul#slider1 li.item a h1 { position: relative; float: right; bottom: 180px; color: #fff; font-family: 'QuaverSansRegular'; font-size: 3em; font-weight: 100; text-shadow: none; background: url('img/bg-title-slider.png') 0 0 repeat-x; height: 40px; padding: 5px 10px; margin-right: 5px; } + + +/* Accueil - Actus secondaires */ + +#actus { position: relative; float: left; width: 580px; } +div.actus-secondaires { float: left; position:relative; width: 500px; margin: 20px 40px 10px 40px; } +div.actus-secondaires ul { padding: 0; margin: 0; } +div.actus-secondaires ul li { float: left; width: 46%; list-style-type: none;} +div.actus-secondaires ul li:first-child { margin-right: 6% !important; } +div.actus-secondaires ul li a img { float: left; vertical-align: top; margin-right: 10px; opacity: 0.8; } +div.actus-secondaires ul li a img:hover { opacity: 1; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; } +div.actus-secondaires div.intro { float: left; width: 100px } +div.actus-secondaires div.intro p { margin: 0; } +img.border { padding: 5px; background: #fff; -webkit-box-shadow: 1px 1px 3px 0px #ccc; -moz-box-shadow: 1px 1px 3px 0px #ccc; box-shadow: 1px 1px 3px 0px #ccc; } + +/* Accueil - Flickr */ + +div.flickr, div.agenda { float: left; padding: 10px; margin: 40px 20px 0 0; background: #fff; -webkit-box-shadow: 1px 1px 3px 0px #ccc; -moz-box-shadow: 1px 1px 3px 0px #ccc; box-shadow: 1px 1px 3px 0px #ccc; } +div.flickr h2, div.agenda h2 { margin: 0 0 10px 5px !important; font-family: 'QuaverSansRegular'; font-size: 2em; font-weight: 100; text-transform: uppercase; display: inline-block !important; } +div.flickr { width: 320px; clear: both;} +div.flickr h2 { color: #ff0084; } +div.flickr div.flickr-dots { background: url('img/flickr-dots.png') 0 0 no-repeat; width: 30px; height: 17px; float: right; margin-right: 5px; display: block; } +div.flickr ul { padding:0; margin:0 } +div.flickr ul li { float: left; list-style-type:none; margin: 3px; } +div.flickr ul li a, div.flickr ul li a img{ border: none; overflow: hidden; float: left; display: block; opacity: 0.8; } +div.flickr ul li a:hover { border: 3px solid #CCC; } +div.flickr ul li a:hover img { margin: -3px; opacity: 1; } +div.flickr div.go-flickr { float: right; margin: 5px 5px 0 0 ; } + + +/* Agenda */ + +div.agenda { position: relative; float: left; width: 250px; min-height: 302px; } +div.agenda h2 { color: #ff9933; } +div.agenda ul { padding-left: 10px; } +div.agenda ul li { list-style-type: none; background: url('img/puce-agenda.png') 0 0 no-repeat; padding-left: 15px; margin: 15px 0 } +div.agenda span.date { font-weight: bold; } +div.agenda a:hover, div.agenda a:active, div.agenda a:focus { color: #ff9933; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; } +div.agenda div.agenda-plus { position: absolute; bottom: 0; left: 112px; background: url('img/agenda-plus.png') 0 0 no-repeat; width: 44px; height: 22px; display: block; } +div.agenda div.agenda-plus:hover, div.agenda div.agenda-plus:focus { background-position: 0 -22px; display: block; } +div.agenda div.agenda-plus a { height: 22px; text-indent: -9999em; display: block; } +div.legende-agenda { float: left; padding-right: 0px !important; margin: 10px -10px 0 0 !important; } +div.legende-agenda a { display: block; } +div.legende-agenda a img { opacity: 0.6; } +div.legende-agenda a img:hover, div.legende-agenda a img:focus { opacity: 1; -moz-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; -webkit-transition: all 0.30s ease-in-out; transition: all 0.30s ease-in-out; } +.minicalendar { margin-top: 10px; clear: both; } +.minicalendar .fc-header-title h2, span.fc-header-title h2 { font-family: Tahoma,Geneva,Kalimati,sans-serif; font-weight: normal; color: #CCC; } + + +/* Accueil - Boutons */ + +div.boutons { position: relative; float: left; width: 280px; margin: 40px 0; } +div.boutons ul { float: left; padding: 0; margin: 0; } +div.boutons ul li { list-style-type: none; width: 280px; height: 90px; margin-top: 25px; } +div.boutons ul li:first-child { margin-top: 0; } +div.boutons ul li a { position: relative; width: 280px; height: 90px; display: block; opacity: 0.8; } +div.boutons ul li a:hover { opacity: 1; + -moz-transition: all 0.15s ease-in-out; + -o-transition: all 0.15s ease-in-out; + -webkit-transition: all 0.15s ease-in-out; + transition: all 0.15s ease-in-out; } +div.boutons ul li a span.title { position: absolute; top: 30px; background: url('img/bg-title.png') repeat-x; background-position: 0 0; width: auto; height: 22px; padding: 5px 10px; font-size: 1.5em; color: #fff; display: block; } +div.bouton ul li a:hover span.title { background: url('img/bg-title.png') repeat-x; background-position: 0 -32px; } +div.boutons ul li a span.left { float: left; left: 0px; } +div.boutons ul li a span.right { float: right; right: 0px; } + + +div.acces-direct { position: relative; float: left; width: 220px; margin: 0; } +div.acces-direct ul { float: left; padding: 0; margin: 0; } +div.acces-direct ul li { list-style-type: none; width: 220px; height: 71px; margin-top: 25px; } +div.acces-direct ul li:first-child { margin-top: 0; } +div.acces-direct ul li a { position: relative; width: 220px; height: 71px; display: block; opacity: 0.8; } +div.acces-direct ul li a:hover { opacity: 1; + -moz-transition: all 0.15s ease-in-out; + -o-transition: all 0.15s ease-in-out; + -webkit-transition: all 0.15s ease-in-out; + transition: all 0.15s ease-in-out; } +div.acces-direct ul li a span.title { position: absolute; top: 20px; background: url('img/bg-title.png') repeat-x; background-position: 0 0; width: auto; height: 22px; padding: 5px 10px; font-size: 1.5em; color: #fff; display: block; } +div.bouton ul li a:hover span.title { background: url('img/bg-title.png') repeat-x; background-position: 0 -32px; } +div.acces-direct ul li a span.left { float: left; left: 0px; } +div.acces-direct ul li a span.right { float: right; right: 0px; } + +/* Styles communs aux rubriques et articles */ + +div.padd-post-item-result { position: relative; float: left; width: 120px; margin: 5px 8px 10px 8px; display: block; } +div.padd-post-item-result img.spip_logos { position: relative; float: left; opacity: 0.8; } +div.padd-post-item-result img.spip_logos:hover, div.padd-post-item h2 a:hover { opacity: 1; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;} +div.padd-post-item-result div.padd-post-item-title h2 a { font-size: 0.8em; color: #666; clear: both; } +div.padd-post-item-result div.padd-post-item-title h2 a:hover { color: #333; } +div.padd-post-item-result div.pas-de-logo-article-resume { background: none repeat scroll 0 0 #FFFFFF; width: 110px; height: 70px; box-shadow: 1px 1px 3px 0 #CCCCCC; padding: 5px; margin: 5px 0 !important; opacity: 0.8; } + + +/* Accueil des rubriques */ + +body.page_rubrique div#contenu { max-width: 680px; padding-left: 20px; } +body.page_rubrique div#contenu img.spip_logos { float: left; margin: 5px 15px 5px 0; background: none repeat scroll 0 0 #FFFFFF; box-shadow: 1px 1px 3px 0 #CCCCCC; padding: 5px; } + + +/* Rubrique Vie de l'Asso */ + +div.vie-asso h2.h2 { color: #66BDD1; background: url(img/vie-asso.png) 0 50% no-repeat; font-weight: normal; padding-left: 40px !important; } + + +/* Rubrique Sortir */ + +div.sortir h2.h2 { color: #BFCD16; background: url(img/sortir.png) 0 50% no-repeat; font-weight: normal; padding-left: 40px !important; } + + +/* Rubrique Vente de vélos */ + +div.vente h2.h2 { color: #F45430; background: url(img/vente.png) 0 50% no-repeat; font-weight: normal; padding-left: 40px !important; } + + +/* Rubrique Autres animations */ + +div.autres-animations h2.h2 { color: #ECCE00; background: url(img/autres-animations.png) 0 50% no-repeat; font-weight: normal; padding-left: 40px !important; } + + +/* Rubrique Dans l'R du vélo */ + +body.article_danslrduvelo div.articles div.pass-post-item-result { float: left; clear: both; margin: 10px 0; } +body.article_danslrduvelo div.articles div.padd-post-item-result a img:hover { opacity: 1; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;} +body.article_danslrduvelo div.articles div.padd-post-item-result div.padd-post-item-title h2 a { float: left; width: auto; font-size: 0.8em; margin: 5px 0; clear: both; } +body.article_danslrduvelo div.noisette_bloctexte { float: right; clear: both; } + + +/* Rubrique Animations */ + +body.article_animations div.articles { position: relative; float: left; max-width: 680px; padding: 0 20px; } +body.article_animations div.articles div.padd-post-item-result { width: 110px; padding: 0 20px 0 0 !important; display: block; } +body.article_animations div.articles div.padd-post-item-result a { width: 110px; display: block; } +body.article_animations div.articles h2.h2 { font-weight: normal; margin: 5px 0 !important; padding-left: 40px !important; } +body.article_animations div.noisette_liste_articles { width: 680px; } +body.article_animations div.suite-articles { float: right; clear: both; } +body.article_animations div#sidebar div.vie-asso { color: #66BDD1; background: url(img/vie-asso-legende.png) 0 20% no-repeat; padding-left: 25px; margin: 5px 0; } +body.article_animations div.sortir div.noisette_bloctexte a { color: #BFCD16; background: url(img/sortir-plus.png) 0 50% no-repeat; padding-left: 20px; } +body.article_animations div.sortir h2.h2 { color: #BFCD16; background: url(img/sortir.png) 0 50% no-repeat; } +body.article_animations div#sidebar div.sortir { color: #BFCD16; background: url(img/sortir-legende.png) 0 15% no-repeat; padding-left: 25px; margin: 5px 0; } +body.article_animations div.vente div.noisette_bloctexte a { color: #F45430; background: url(img/vente-plus.png) 0 50% no-repeat; padding-left: 20px; } +body.article_animations div.vente h2.h2 { color: #F45430; background: url(img/vente.png) 0 50% no-repeat; } +body.article_animations div#sidebar div.vente { color: #F45430; background: url(img/vente-legende.png) 0 10% no-repeat; padding-left: 25px; margin: 5px 0; } +body.article_animations div.autres-animations div.noisette_bloctexte a { color: #ECCE00; background: url(img/autres-animations-plus.png) 0 0 no-repeat; padding-left: 20px; } +body.article_animations div.autres-animations h2.h2 { color: #ECCE00; background: url(img/autres-animations.png) 0 50% no-repeat; } +body.article_animations div#sidebar div.autres-animations { color: #ECCE00; background: url(img/autres-animations-legende.png) 0 10% no-repeat; padding-left: 25px; } +body.article_animations div#sidebar div.legende { float: left; background: #fafafa; padding: 8px; margin: 5px 0 20px 0; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 20px; -webkit-border-radius: 20px 20px 0px 20px; border-radius: 20px 20px 0px 20px; } + +/* Partenaires financiers */ + +body.article_partenaires_financiers span.spip_documents { float: left; height: 80px; margin: 20px 5px; display: block; } + + +/* Mise en page du contenu des articles */ + +body.page_article div#contenu { max-width: 680px; padding-left: 20px; } +body.page_article div#contenu img.spip_logos { float: left; margin: 5px 15px 5px 0; background: none repeat scroll 0 0 #FFFFFF; box-shadow: 1px 1px 3px 0 #CCCCCC; padding: 5px; } + +div.cs_blocs { margin: 20px 0; } +h4.blocs_titre, h4.blocs_titre a { font-family: Tahoma,Geneva,Kalimati,sans-serif; font-weight: normal; font-size: 1.1em; } + +div.onglets_bloc { margin-bottom: 20px; } +div.onglets_bloc h2.onglets_titre { top: 0; background: #CCC; border: 1px solid #CCC; font-size: 110%; margin-right: 3px !important; padding: 3px 5px !important; } +div.onglets_bloc h2.onglets_titre:hover { background: #BBB; } +div.onglets_bloc h2.onglets_titre a, div.onglets_bloc h2.onglets_titre.selected a { color: white; outline: none; } +div.onglets_bloc h2.onglets_titre a:hover { color: white; } +div.onglets_bloc h2.onglets_titre.selected { background: #BBB; border-top: 3px solid #BBB; } +div.onglets_bloc .onglets_contenu { border: 1px solid #ececec; background: #FBFBFB; padding: 10px; } + +div.noisette_liste_articles { float: left; margin-top: 2em; clear: both; } + +p.pagination { float: right; } +select.select { border: 1px solid #ccc; padding: 2px } +select.select:focus { border: 1px solid #999; } +button.pagination { color: #fff; background: #ccc; border: none; padding: 2px 5px; margin-left: 5px; cursor: pointer; } +button.pagination:hover { background: #999; } + + +/* Page Recherche */ + +body.page_recherche div#contenu { padding: 0 10px 0 30px; } +body.page_recherche ul li { list-style-type: none; } +body.page_recherche h3 { margin-bottom: 10px; } + + +/* +Section NAVIGATION Schemes/red +*/ +div#padd-categories { position: relative; background: transparent url('img/bg-paddcat.png') left bottom repeat-x; height: 92px; z-index: 100; } +div#padd-categories ul { background: none; } +div#padd-categories ul li { background: none; } +div#padd-categories ul li a:link, div#padd-categories ul li a:visited { background: none; } +div#padd-categories ul li a:hover, div#padd-categories ul li a:active, +div#padd-categories ul li a:link.on, div#padd-categories ul li a:visited.on { background-position: left bottom; } +div#padd-categories li ul li { background:none; } + +div#padd-categories h2 { display: none; } +div#padd-categories div.padd-interior { width: 960px; background: url('img/bg-nav.png') 0 0 repeat-x; height: 92px; margin: 0 auto; padding: 0; } +div#padd-categories ul { display: block; list-style: none; margin: 0; padding: 15px 0 0 330px; height: 77px; z-index:999999; } +div#padd-categories ul li { display: block; margin: 0; padding: 0 2px 0 0; float: left; height: 77px; } +div#padd-categories ul li a:link, div#padd-categories ul li a:visited { font: normal 16px "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif; color: #fff; text-transform: uppercase;display: block; margin: 0; padding: 54px 15px 0 15px; text-decoration: none; text-align: center; } +div#padd-categories ul li a:hover, div#padd-categories ul li a:active, +div#padd-categories ul li.on a:link, div#padd-categories ul li.on a:visited { background-position: left bottom; color: #fff; } + +div#padd-categories ul.menu-liste li.association { background: url('img/menu-asso.png') center top no-repeat; height: 50px; } +div#padd-categories ul.menu-liste li.association:hover { background-position: 50% -50px; display: block; } +div#padd-categories ul.menu-liste li.activites { background: url('img/menu-activites.png') center top no-repeat; height: 50px; } +div#padd-categories ul.menu-liste li.activites:hover { background-position: 50% -50px; display: block; } +div#padd-categories ul.menu-liste li.nous-rejoindre { background: url('img/menu-nousrejoindre.png') center top no-repeat; height: 50px; } +div#padd-categories ul.menu-liste li.nous-rejoindre:hover { background-position: 50% -50px; display: block; } +div#padd-categories ul.menu-liste li.echanger { background: url('img/menu-echanger.png') center top no-repeat; height: 50px; } +div#padd-categories ul.menu-liste li.echanger:hover { background-position: 50% -50px; display: block; } +div#padd-categories ul.menu-liste li.liens { background: url('img/menu-liens.png') center top no-repeat; height: 50px; } +div#padd-categories ul.menu-liste li.liens:hover { background-position: 50% -50px; display: block; } + +/* Navigation SOUS LISTE (Jusqu'a 5 niveaux) */ +div#padd-categories ul li ul li.menu-entree.item a { font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif; font-size: 1.2em; text-transform: none; line-height: 3em; color: #fff; display: block; margin-top: 3px; padding: 0 10px; text-decoration: none; text-align: center; -webkit-box-shadow: 0px 1px 2px 1px #666666; -moz-box-shadow: 0px 1px 2px 1px #666666; +box-shadow: 0px 1px 2px 1px #666666; } +div#padd-categories ul li ul li.menu-entree.item:last-child a { -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px; -webkit-border-radius: 0px 0px 10px 10px; border-radius: 0px 0px 10px 10px; } +div#padd-categories ul li ul li.menu-entree.item a:hover { color: #fff; background: url('img/bg-cat-item.png') left top repeat-x; } +div#padd-categories li ul { position: absolute; left: -999em; padding: 0; } +div#padd-categories li ul li{ height: 39px; padding: 0 auto; min-width:140px; width:100%; } +div#padd-categories li ul li a:link, div#padd-categories li ul li a:visited{ background: transparent url('img/bg-cat.png') left top; } +div#padd-categories li ul li a:hover, div#padd-categories li ul li a:active, +div#padd-categories li ul li.on a:link, div#padd-categories li ul li.on a:visited { background: transparent url('img/bg-cat-item.png') left top repeat-x; } + +html>body div#padd-categories li ul li { clear:both; } +div#padd-categories li ul ul { margin:-9px 0 0 60px; min-width:100%; float:left; } +div#padd-categories li ul ul li , div#padd-categories li ul ul ul li{ overflow:hidden; float:left; } +div#padd-categories li:hover ul ul, div#padd-categories li:hover ul ul ul, div#padd-categories li:hover ul ul ul ul { left: -999em; } +div#padd-categories li:hover ul, +div#padd-categories li li:hover ul, +div#padd-categories li li li:hover ul, +div#padd-categories li li li li:hover ul { left: auto; min-height: 0; } +div#padd-categories li ul li a:link, div#padd-categories li ul li a:visited { height: 39px; } + + +/* +Section Pagination +*/ +p.pagination { margin: 20px 0 0 0; height: 30px; float:right; } +p.pagination span.separateur{ display:none; } +p.pagination a, p.pagination strong { display: block; float:left; height: 28px; font: normal 12px/28px Helvetica,Arial,sans-serif; margin: 0 10px 0 0; padding: 0 10px; text-decoration: none; border: 1px solid #ccc; color: #666; } +p.pagination strong.on { background-color:#f6f6f6; } +p.pagination a:hover, p.pagination a:active { color: #333; background: #f6f6f6 none; border: 1px solid #c6c6c6; } + + +/* +Section: Color +*/ +blockquote { border-color: #e0e0da; } +blockquote.spip { border: 1px solid #e0e0da; } +a:link, a:visited, a:active { color: #333; } +a:hover { color: #666; } + +div#padd-header { background: #fff } +div#padd-header div.padd-box-title h1 { background: transparent url('img/site-name.png') left top no-repeat; } + +form p.input input { color: #000; background: #fff none; border-color: #ddd; } +form small { color: #b7b7b7; } +form textarea, .formulaire_spip textarea { color: #000; background: #fff none; border-color: #ddd; } +form input[type='submit'], #sidebar form input[type='submit'] { background:#0f66db url('img/bg-submit.jpg') top left repeat-x; color:#FFF; border:2px solid #FFF; } + +form input[type='submit']:hover, #sidebar form input[type='submit']:hover { background-position:bottom left; } +div.formulaire_spip fieldset legend { font: normal 18px/43px Georgia,serif; text-shadow: 1px 1px #fff; margin:0; } +div.formulaire_spip fieldset legend { border-bottom: 1px solid #e0e0da; background-color:transparent; width:100%; } + +div#formulaire_recherche { position: absolute; top: 0px; right: 20px; width: 276px; height: 27px; float: right; margin: 0 0 0 60px; } +.page_sommaire div#padd-search-maparaan { position:relative; float:right; width: 276px; right:0px; margin:0; } +.page_sommaire div#padd-search-maparaan div#formulaire_recherche { margin:0 0 0 1px; } +div#formulaire_recherche p { display: block; margin: 0; padding: 0; } +div#formulaire_recherche span.padd-search-text { display: none; } +div#formulaire_recherche label { display: none; } +div#formulaire_recherche input[type='text'] { width: 136px; height: 27px; border: 0 none; padding: 0 90px 0 50px; margin: 0; } +div#formulaire_recherche input[type='text'] { color: #9a9a9a; background: transparent url('img/input-search.png') top left no-repeat; border-color: transparent; } +div#formulaire_recherche input[type='text']:focus { border: none; outline: none; } +div#formulaire_recherche input { font: 1em 'Lucida Grande','Lucida Sans',Helvetica,Arial,sans-serif; } +div#formulaire_recherche input[type='submit'] { position:absolute; top: 7px; left: 210px; background: url('img/search-submit.png') 0 0 no-repeat; border:none; margin:0; padding:0; width: 13px; min-width: 13px; height:13px; display: block; cursor:pointer; } +div#formulaire_recherche input[type='submit']:hover { background-position: 0 -13px; display: block; } + +p.traductions { text-align:right; visibility:hidden; } +p.traductions span.on, p.traductions a { visibility:visible; } +p.traductions span a { padding:2px 4px; background-color:#E0E0DA; color:#999; } +p.traductions span a, p.traductions span.on { + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; +} +p.traductions span a:hover { background-color:#999; color:#FFF; } +p.traductions span.on { padding:2px 4px; background-color:#c85d47; color:#FFF; } + +div.resultats { margin: 0 0 20px 0; } + +.clear { clear: both; } + +div.liste ul.liste-items li, +div#sidebar ul.menu-liste li.menu-entree { padding:8px 0; background: transparent url('img/border-sidebar-list-item.gif') left bottom repeat-x; } +div.liste ul.liste-items li:hover, +div#sidebar ul.menu-liste li.menu-entree:hover { background: #f6f6f6 url('img/border-sidebar-list-item.gif') left bottom repeat-x; } +body.page_sommaire div#sidebar { margin: 0 !important; display: none; } + +#comments ul.comments-list div.comment-texte { background-color:#FFF; border:1px solid #DDD; padding:1px 20px; position:relative; } + + +/* +Footer +*/ + +div#footer { position: relative; background: url('img/bg-footer.png') 0 0 no-repeat; width: 100%; height: 108px; padding: 0 auto; margin-top: -108px; margin-left: auto; margin-right: auto; clear: both; overflow: hidden; } + +div#footer-content { position: relative; width: 960px; height: 108px; font-size: 0.9em; color: #fff; margin: 0 auto; } + +div#footer-content-wrapper { width: 960px; height: 93px; margin: 0 auto; padding-top: 15px; } + +div#footer-content img { position:relative; top:4px; max-height:15px; } +div#footer-content div#footer-copyleft { float:right; } + +div#footer-content a:link, div#footer-content a:visited, div#footer-content a:active { color: #fff; } +div#footer-content a:hover { color: #fff; border-bottom: 1px dotted #fff } + +div#footer-content div.footer-fb { float: left; width: 31%; background: url('img/facebook.png') 0 0 no-repeat; height: 34px; display: block; padding-left: 50px; margin: 20px 0 0 10px; } +div#footer-content div.footer-fb:hover { background-position: 0 -34px; display: block; cursor: pointer; } +div#footer-content div.footer-fb a:link { display: inline-block; padding: 8px 0 1px 0; } +div#footer-content div.footer-fb a:hover { padding: 8px 0 0 0; } +div#footer-content div.fb-like { float: left; margin-top: 10px; clear: both; } + +div#footer-content div.footer-contact { float: left; width: 31%; padding: 0; margin-top: 5px; } +div#footer-content div.footer-contact div.title { float: left; margin: 25px 5px 0 0; } +div#footer-content div.footer-contact div.title span.title { font-family: 'QuaverSansRegular'; font-size: 1.9em; padding: 8px 0 } +div#footer-content div.footer-contact div.map { float: left; background: url('img/map-nantes.png') 0 0 no-repeat; width: 91px; height: 91px; display: block; } +div#footer-content div.footer-contact div.map:hover { background-position: 0 -91px; display: block; cursor:pointer; } +div#footer-content div.footer-contact div.map a:link, div#footer-content div.footer-contact div.map a:active, div#footer-content div.footer-contact div.map a:focus { text-indent: -9999em; width: 91px; height: 91px; display: block; outline: none; } + +div#footer-content div.footer-spip { float: left; width: 30%; padding-top: 20px; margin-left: 10px; } +div#footer-content div.footer-spip ul { } +div#footer-content div.footer-spip ul li { list-style-type: none; padding: 0; margin: 3px 0; } + +div.top { position: absolute; bottom: 83px; right: 37px; background: url('img/top.png') 0 0 no-repeat; width: 25px; height: 25px; display: table-cell; } +div.top a:hover { border-bottom: none !important; cursor: pointer; } +div.top a { text-indent: -9999em; width: 25px; height: 25px; display: block; } + +/* +Forum +*/ +div#page-wrapper ul.forum li { list-style:none; } +div#page-wrapper ul.forum li div.forum-message { clear:both; } +div#page-wrapper div#contenu > p.repondre a { clear:both; display:block; float:left; padding:0 6px; background:#c85d47 url('img/bg-lirelasuite.jpg') top left repeat-x; color:#FFF; text-shadow:1px 1px #555; line-height:24px; } +div#page-wrapper div#contenu > p.repondre a { + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + + -moz-box-shadow: 0px 0px 6px #aaa; + -webkit-box-shadow: 0px 0px 6px #aaa; + box-shadow: 0px 0px 6px #aaa; + + -moz-transition: all 0.15s ease-in-out; + -o-transition: all 0.15s ease-in-out; + -webkit-transition: all 0.15s ease-in-out; + transition: all 0.15s ease-in-out; +} +div#page-wrapper div#contenu > p.repondre a:hover { background:#b24a35 url('img/bg-lirelasuite.jpg') bottom left repeat-x; } +div#page-wrapper ul.forum p.comment-reply { font-family:Georgia,serif; text-shadow: 1px 1px #fff; color:#999; float:right; } + +p.traductions { float:right; padding:0; }