//10/12/2014 - Rizom - Mathieu Dagneaud ////////////////////////////////////////////// /*Formulaires*/ .formulaire_spip ul {list-style-type:none;} .spip-admin-boutons { border-radius: none; margin: 0; opacity: 0.7; padding: 0.4em 1em;} #spip-admin {position:fixed; height:50px; left:1%; top:97%; z-index:9999999; } //.container {border:1px dashed #333;} body {height: auto;} .texte {} .texte ul, .texte p {margin-bottom: 30px; } //titraille h1,h2,h3,h4,h5,h6, .infosenbref {margin: 0;padding: 0;} .titresite h1 {margin:30px 0px 0px 0px; padding:0px; line-height: 0.7em;} .titresite a:link, .titresite a:visited, .titresite a:hover {text-decoration: none;} /*les spotlights - colonne à droite du caroussel*/ .spot {padding: 10px;} .bgspotlight { margin-bottom:13px; position:relative;} .bgspotlight img {width: 100%;} .spotlightcaption {position:absolute; width:100%; min-height: 110px; z-index:99; padding: 0 10px; background-image: url("../img/lightpattern.png");} .spotlightcaption h2 {margin-bottom: 0; margin-top:10px;} .bgspotlight:last-child {margin-bottom: 0;} .spotlight:last-child {border: none;} .spotlight h2 { font-size:1.286em; line-height: 1.5em; font-weight: normal; margin-top: 11px;} .spotlight h2 span.logo {height: 25px; width: 25px; padding: 0; margin:0; margin-right: 0.5em; display: block; float: left;} .spotlight h2 span.logo img { margin: 0 5px 5px; padding: 0; } .spotlight .descriptif { font-size: 0.928em;} //Bloc video .sommairevideos h2 {margin-bottom: 20px;} h2.spot1 {font-size:1.4em; margin-top: 28px; margin-bottom: 10px; padding:10px;} .pictovideo {width:270px; margin: auto;} //Footer .credits {text-align: center; font-size: 8px; } .footer-nom-site {} .rubriquechoisie { } .rubriquechoisie ul li {list-style-type: none; display: inline; padding:10px;} //Article /*pave date auteur*/ .pavedate {margin:50px 15px;} /*Rendu des documents*/ .spip_documents_right {margin-left:10px; clear: right;} .spip_documents_left {margin-right:10px; clear: left;} .spip_documents_center {display:block; width:100%; text-align:center; clear:both;} .spip_documents_center img {width:auto; margin:10px auto; } .spip_documents {margin-bottom:10px; } .spip_documents_center .spip_doc_titre, .spip_documents_center .spip_doc_descriptif {width:350px; margin:auto; text-align:center;} /*Fil d'ariane*/ ol.breadcrumb {padding-left:0px; margin-left:0px; background:transparent;} .breadcrumb > li { padding: 5px; margin:0; position: relative;} .breadcrumb > li + li {margin-left: -4px;} .breadcrumb > li:first-child { padding-left: 10px;} .breadcrumb > li:last-child {background-color: transparent;} /* tables --------------------------------------------------------------------------------------------------*/ table.spip {width:100%; margin:15px auto;} table.spip caption{ letter-spacing: 0.1em; font-weight:bold; padding:5px 5px 0px 5px;font-size:110%; font-style: italic; } table.spip caption:first-letter {font-size:120%;} table.spip td, table.spip th {vertical-align: middle !important; } table.spip th {text-align:center; } td.modele {font-weight: bold; } td.fiche {text-align:center;} table.spip thead tr .header { height: auto; background-repeat: no-repeat; background-position: center right; cursor: pointer;} table.spip thead tr th:first-child { -moz-border-radius: 7px 0px 0px; -webkit-border-radius: 7px 0px 0px 0px; border-radius: 7px 0px 0px;} table.spip thead tr th:last-child { -moz-border-radius: 0 7px 0px 0px; -webkit-border-radius: 0 7px 0px 0px; border-radius: 0 7px 0px 0px; } /* annulation du survol et fleche enlevee pour les zones non cliquables */ table.spip thead tr th.none { background-image: none; cursor: auto; } table.spip tbody td { border:none; padding:4px 10px; vertical-align: top; } table.spip > tbody > tr:hover > td, table.spip thead tr .headerSortDown, table.spip thead tr .headerSortUp { background-repeat: no-repeat; background-position: center right; } table.spip thead tr .headerSortUp {background-image: url("../img/asc.gif"); } table.spip thead tr .headerSortDown {background-image: url("../img/desc.gif"); } .pager {clear:both; } .table-annuaire {font-size: 0.7em;} /*Squelette rubrique*/ .bloc-liste {clear: left; min-height: 120px;} .bloc-liste:last-child {margin-bottom: 50px;} .bloc-contenus-rub {width:50%; margin-bottom:15px; min-height:200px; overflow: hidden;} .bloc-contenus-rub h2 {font-size:1.2em;} .bloc-contenus-rub img.spip_logos, .bloc-contenus-rub-defaut img.spip_logos, .bloc-liste img {float: left; } .bloc_article {width:270px; margin:auto; font-size: 0.9em; } .bloc_article ul {list-style-image:url("../img/puce.gif") ; padding-left:12px;} /*Composition : rubrique defaut*/ .bloc-contenus-rub-defaut {width:100%; } .li_rubrique, .li_article {min-height:150px; list-style-type: none; padding:10px; margin:5px; clear: both;} .li.rubrique:last-child {border-bottom:none;} .bloc_article_intro {padding:10px;} .liste-items {list-style-type: none;} /*Menu Slide and Push*/ /* General styles for all menus */ .cbp-spmenu {position: fixed;} .cbp-spmenu li {list-style-type: none; padding:0; margin:0;} .cbp-spmenu a {display: block;} /* Orientation-dependent styles for the content of the menu */ /* Vertical menu that slides from the left or right */ .cbp-spmenu-left.cbp-spmenu-open { left: 0px; } .cbp-spmenu-right.cbp-spmenu-open { right: 0px; } /* Horizontal menu that slides from the top or bottom */ .cbp-spmenu-top { top: -150px; } .cbp-spmenu-bottom { bottom: -150px; } .cbp-spmenu-top.cbp-spmenu-open { top: 0px; } .cbp-spmenu-bottom.cbp-spmenu-open { bottom: 0px; } /* Push classes applied to the body */ .cbp-spmenu-push { overflow-x: hidden; position: relative; left: 0; } .cbp-spmenu-push-toright { left: 240px; } .cbp-spmenu-push-toleft { left: -240px; } /* Transitions */ .cbp-spmenu, .cbp-spmenu-push { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; } /* Example media queries */ @media screen and (max-width: 55.1875em){ .cbp-spmenu-horizontal { font-size: 75%; height: 110px; } .cbp-spmenu-top { top: -110px; } .cbp-spmenu-bottom { bottom: -110px; } } @media screen and (max-height: 26.375em){ .cbp-spmenu-vertical { font-size: 90%; width: 190px; } .cbp-spmenu-left, .cbp-spmenu-push-toleft { left: -190px; } .cbp-spmenu-right { right: -190px; } .cbp-spmenu-push-toright { left: 190px; } }