503 lines
18 KiB
CSS
503 lines
18 KiB
CSS
|
/* ------------------------------------------------------------------------------- */
|
||
|
/* Feuille de style du thème andreas09 pour zpip */
|
||
|
/* */
|
||
|
/* (c) 2009 Collectif SPIP */
|
||
|
/* (c) 2009 Andreas Viklund (http://andreasviklund.com/) */
|
||
|
/* (c) 2009 Denis Chenu (http://www.gsill.net) */
|
||
|
/* */
|
||
|
/* ------------------------------------------------------------------------------- */
|
||
|
|
||
|
|
||
|
/* Original template is released as a completely free XHTML/CSS template, which means that you are allowed to use it in any way you may want to without any limitations or obligations at all.
|
||
|
http://andreasviklund.com/about/copyright/ */
|
||
|
/* This file is part of andreas09 for zpip.
|
||
|
|
||
|
andreas09 for zpip is free software: you can redistribute it and/or modify
|
||
|
it under the terms of the GNU General Public License as published by
|
||
|
the Free Software Foundation, either version 3 of the License, or
|
||
|
(at your option) any later version.
|
||
|
|
||
|
andreas09 for zpip is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|
||
|
|
||
|
You should have received a copy of the GNU General Public License
|
||
|
along with andreas09 for zpip. If not, see <http://www.gnu.org/licenses/>.
|
||
|
*/
|
||
|
/* andreas09 - blue : #378ea9;*/
|
||
|
|
||
|
/* ------------------------------------------ */
|
||
|
/* Typographie generale (style transversaux) */
|
||
|
/* ------------------------------------------ */
|
||
|
html { font-size: 100%;margin:0; padding:0; }
|
||
|
body {font-size: 0.75em; font-family: Verdana,Tahoma,Arial,sans-serif; margin:0; padding:0; text-align:center; }
|
||
|
|
||
|
/* Titraille / Intertitres */
|
||
|
h1,h2,h3,h4,h5,h6,
|
||
|
.h1,.h2,.h3,.h4,.h5,.h6 { font-weight: normal;}
|
||
|
h1,.h1 { font-size: 2em; }
|
||
|
h2,.h2 { font-size: 1.8em; }
|
||
|
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { }
|
||
|
.h2, .h2 a, .h2 a:focus, .h2 a:hover, .h2 a:active { }
|
||
|
h3,.h3 { font-size:1.6em; }
|
||
|
h3.spip {} /* Cf.: spip_style.css */
|
||
|
hr.spip {} /* Cf.: spip_style.css */
|
||
|
|
||
|
/* Autres enrichissements typo */
|
||
|
strong { font-weight: bold; }
|
||
|
em { font-style: italic; }
|
||
|
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
|
||
|
small { font-size: 0.90em; color: #666; }
|
||
|
dfn { font-weight: bold; color: #666; }
|
||
|
del { text-decoration: line-through; }
|
||
|
ins { color: red !important; text-decoration: none; }
|
||
|
sup, sub { font-size: .8em; font-variant: normal; }
|
||
|
|
||
|
/* Listes */
|
||
|
ul.spip {} /* Cf.: spip_style.css */
|
||
|
ol.spip {} /* Cf.: spip_style.css */
|
||
|
dl {}
|
||
|
dt {}
|
||
|
dd {}
|
||
|
|
||
|
/* Citations, code et poesie */
|
||
|
cite {}
|
||
|
q {}
|
||
|
blockquote {}
|
||
|
blockquote.spip {} /* Cf.: spip_style.css */
|
||
|
blockquote.spip_poesie {} /* Cf.: spip_style.css */
|
||
|
/* Cf.: spip_style.css */
|
||
|
.spip_code {color:#444; background-color: #fff;}
|
||
|
.spip_cadre {color:#444; background-color: #fff; border: 1px solid #ddd; font-size:1em; padding:0.5em;width:90%; }
|
||
|
address {}
|
||
|
|
||
|
/* Tableaux */
|
||
|
/* Cf.: spip_style.css */
|
||
|
table.spip { width: 99%; }
|
||
|
table.spip tr.row_first { background:#378ea9; color:white;}/*blue*/
|
||
|
table.spip td, table.spip th {border:white 2px solid;}
|
||
|
|
||
|
/* Logos, documents et images */
|
||
|
img { margin: 0; padding: 0; border: 0; }
|
||
|
.spip_documents img{padding:1px;background:#FAFCFF;border:1px solid #B0B0B0;}
|
||
|
.spip_logos {padding:5px;background:#FAFCFF;border:1px solid #B0B0B0;} /* Cf.: spip_style.css */
|
||
|
.spip_documents {} /* Cf.: spip_style.css */
|
||
|
.spip_documents_center {} /* Cf.: spip_style.css */
|
||
|
.spip_documents_left {} /* Cf.: spip_style.css */
|
||
|
.spip_documents_right {} /* Cf.: spip_style.css */
|
||
|
.spip_doc_titre {} /* Cf.: spip_style.css */
|
||
|
.spip_doc_descriptif {} /* Cf.: spip_style.css */
|
||
|
|
||
|
|
||
|
/* --------------------------------------------- */
|
||
|
/* Disposition et habillage des blocs principaux */
|
||
|
/* --------------------------------------------- */
|
||
|
body {background:#8b8b8b;text-align: center; }
|
||
|
#page {text-align: left; }
|
||
|
|
||
|
/* --------------------------------------------- */
|
||
|
/* Disposition et habillage des blocs principaux */
|
||
|
/* --------------------------------------------- */
|
||
|
body {background:#8b8b8b;text-align: center; }
|
||
|
#page {text-align: left; }
|
||
|
#page {background:#f0f0f0 url(./img/conteneurbg.jpg) repeat-x; color:#303030;min-width:58em; text-align:left; width:100%;}
|
||
|
#page {overflow:auto;overflow-x:hidden;padding:2em 0;}
|
||
|
#page {background-image: url(./img/conteneurbg.jpg)} /*blue*/
|
||
|
/*.page { position: relative;margin:0 auto;padding:0; text-align: left; }*/
|
||
|
|
||
|
#entete{color:#ffffff; height:auto !important;height:90px;min-height:90px; padding:0 20px 10px; text-align:left;position:relative}
|
||
|
#entete {background:#378ea9 url(./img/entetebg-blue.jpg) repeat-x bottom;} /*blue*/
|
||
|
#entete .accueil {font-weight:400; letter-spacing:-2px; margin:0; padding:0;margin-right:16em;}
|
||
|
#entete .accueil .spip_logos { display:inline;float:left;margin-right:10px;padding:0;border:0 none #000;background:transparent;}
|
||
|
#entete .accueil #nom_site_spip { font-size:2.4em;padding-top:20px;display:block; }
|
||
|
#entete .accueil strong#nom_site_spip {font-weight:400;}
|
||
|
#entete .accueil a {color:#FFF;}
|
||
|
#entete .accueil a:hover {text-decoration: none;}
|
||
|
#entete .accueil #slogan_site_spip {font-size:1.6em;}
|
||
|
|
||
|
#entete .formulaire_spip { position: absolute; right: 1em; bottom: 1em; display: block; width: 14em;} /*Cf.: spip_formulaires.css*/
|
||
|
#entete .formulaire_spip form{ } /*Cf.: spip_formulaires.css*/
|
||
|
#entete .formulaire_spip input.text, #entete .formulaire_spip select{ } /*Cf.: spip_formulaires.css*/
|
||
|
|
||
|
#entete .formulaire_spip input.submit {}
|
||
|
#entete .formulaire_spip input.text, #entete .formulaire_spip select {}
|
||
|
|
||
|
/*Habillage du menu de navigation pricipale */
|
||
|
#nav{
|
||
|
position: relative;
|
||
|
clear: both;
|
||
|
width: 100%;
|
||
|
}
|
||
|
#nav{
|
||
|
background:#FFF; color:#505050;padding:1px 0 0;
|
||
|
font-size:0.9em;
|
||
|
overflow:auto;
|
||
|
}
|
||
|
#nav .menu-conteneur{
|
||
|
background:#b7bbbe url(img/navbg.jpg) top left repeat-x; color:#505050;
|
||
|
height:auto !important;height:36px;min-height:36px;
|
||
|
}
|
||
|
#nav .menu-liste {
|
||
|
list-style:none;
|
||
|
padding:0;margin:0;
|
||
|
}
|
||
|
|
||
|
#nav .menu-liste .menu-entree {
|
||
|
float:left; height:auto !important;height:36px;min-height:36px; list-style:none; padding:0; margin:0 0 1px;
|
||
|
background:#b7bbbe url(img/navbg.jpg) top left repeat-x;
|
||
|
}
|
||
|
|
||
|
#nav .menu-liste a {
|
||
|
border-right:1px solid #b0b0b0; color:#606060; display:block;height:auto !important;height:15px;min-height:15px; padding:11px 10px 10px; text-transform:uppercase;
|
||
|
}
|
||
|
|
||
|
#nav .menu-liste .on a {
|
||
|
background:#edeceb url(img/menuhover-blue.jpg) top left repeat-x; color:#378ea9;/*blue*/
|
||
|
text-decoration:none;
|
||
|
}
|
||
|
#nav .menu-liste a:hover {
|
||
|
background:#edeceb url(img/menuhover-blue.jpg) top left repeat-x; /*blue*/
|
||
|
color:#505050; text-decoration:none;
|
||
|
}
|
||
|
|
||
|
#nav .menu-entree .menu-liste{
|
||
|
display:none;
|
||
|
} /*Prevoir menu déroulant*/
|
||
|
|
||
|
|
||
|
|
||
|
#conteneur {
|
||
|
clear:both;
|
||
|
padding:0;
|
||
|
}
|
||
|
#conteneur{float:left;width:100%}
|
||
|
#contenu{position:relative;}
|
||
|
#navigation,#extra {margin:0; padding-bottom:10px;}
|
||
|
/* Layout 13*/
|
||
|
#contenu{margin: 0 18em}
|
||
|
#navigation{float:left;width:18em;margin-left:-100%}
|
||
|
#extra{float:left;width:18em;margin-left:-18em}
|
||
|
#pied{clear:left;width:100%}
|
||
|
|
||
|
#pied {clear: both;margin:0 auto;width:100%;}
|
||
|
#pied {background:#8b8b8b url(./img/footerbg.jpg) top left repeat-x;color:#d0d0d0; font-size:0.9em; padding:20px 0; text-align:center;}
|
||
|
#pied a {color:#d0d0d0; font-weight:bold;}
|
||
|
#pied img { vertical-align: middle; }
|
||
|
|
||
|
#copyleft{}
|
||
|
#copyright{} /*bug zpip*/
|
||
|
#credits{}
|
||
|
|
||
|
/* ------------------------------------------ */
|
||
|
/* Habillage des elements de extra et navigation */
|
||
|
/* ------------------------------------------ */
|
||
|
.menu, .liste, .special,#extra .formulaire_spip,#navigation .formulaire_spip{
|
||
|
margin:0 16px 16px;
|
||
|
}
|
||
|
.menu .h2, .liste .h2, .special .h2{
|
||
|
color:#505050; font-size:1.6em; font-weight:bold; letter-spacing:-1px; margin:0 0 12px;
|
||
|
}
|
||
|
/*.menu .h3, .liste .h3, .special .h3{font-size:1.1em; margin:0 0 20px;}*/
|
||
|
|
||
|
.liste-item{
|
||
|
list-style-type:none;
|
||
|
}
|
||
|
.item{
|
||
|
list-style-type: none;
|
||
|
padding: 10px 0;
|
||
|
}
|
||
|
#extra .item a{
|
||
|
}
|
||
|
#extra .item, #navigation .item, #extra .formulaire_spip p ,#navigation .formulaire_spip p {font-size:0.9em;padding:0;margin-bottom:0.7em;}
|
||
|
|
||
|
/* ------------------------------------------ */
|
||
|
/* Habillage des elements du contenu */
|
||
|
/* ------------------------------------------ */
|
||
|
#contenu {background-color:#fafcff; border:1px solid #909090; color:#2a2a2a; padding:15px 20px 5px;}
|
||
|
|
||
|
#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.84em; }
|
||
|
#hierarchie, #hierarchie a { }
|
||
|
|
||
|
.cartouche { margin-bottom: 1.5em;color:#606060;padding-bottom:0.5em}
|
||
|
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
|
||
|
.cartouche .info-publi { margin: 0; padding: 0; text-align:right; }
|
||
|
.cartouche .h1{
|
||
|
font-size:1.8em;
|
||
|
font-weight:bold;
|
||
|
letter-spacing:-1px;
|
||
|
margin:0;
|
||
|
padding:0;
|
||
|
}
|
||
|
.cartouche .surtitre, .cartouche .soustitre{padding:0;margin:0;}
|
||
|
|
||
|
.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight:bold; }
|
||
|
.texte { line-height: 1.60em; }
|
||
|
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
|
||
|
.notes { clear: both; font-size: 0.90em; }
|
||
|
|
||
|
#contenu .h3 {
|
||
|
clear:both;
|
||
|
}
|
||
|
#contenu .texte, #contenu .ps, #contenu div.hyperlien,#contenu .cartouche {border-bottom:1px solid #B0B0B0;}
|
||
|
|
||
|
/* Portfolio */
|
||
|
.documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
|
||
|
.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding:1px;; }
|
||
|
.documents_portfolio a.on .spip_logos { border-color: #378ea9; } /*blue*/
|
||
|
.documents_portfolio a:focus .spip_logos,
|
||
|
.documents_portfolio a:hover .spip_logos,
|
||
|
.documents_portfolio a:active .spip_logos { border-color: #378ea9; }/*blue*/
|
||
|
|
||
|
/* Forum */
|
||
|
.forum {list-style:none;margin:0;padding:0;}
|
||
|
.forum .forum-fil{list-style:none;margin:0;padding:0;}
|
||
|
.forum .forum-titre{
|
||
|
font-size:1.4em;
|
||
|
font-weight:bold;
|
||
|
text-transform:capitalize;
|
||
|
}
|
||
|
.forum .forum-chapo small{
|
||
|
color:#888888;
|
||
|
display:block;
|
||
|
font-size:0.9em;
|
||
|
}
|
||
|
/* ------------------------------------------ */
|
||
|
/* Sous-navigation et autres menus */
|
||
|
/* ------------------------------------------ */
|
||
|
|
||
|
/* Habillage general des menus de navigation */
|
||
|
|
||
|
.menu { clear:both;
|
||
|
}
|
||
|
.menu .h2{
|
||
|
}
|
||
|
#navigation .formulaire_spip label,#extra .formulaire_spip label{
|
||
|
}
|
||
|
|
||
|
.menu .menu-liste {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
list-style-type: none;
|
||
|
}
|
||
|
|
||
|
.menu .menu-liste .menu-entree {
|
||
|
}
|
||
|
.menu .menu-liste .menu-entree .menu-liste { margin:3px 0 2px 10px;}
|
||
|
.menu a {
|
||
|
background:#e8e9ea; border:1px solid #b0b0b0; color:#606060; display:block; margin-top:8px; padding:5px 4px 4px 10px; position:relative; text-transform:uppercase;
|
||
|
}
|
||
|
.menu a:hover, .menu a:active , .menu a:focus{background:#f8f9fa;border:1px solid #909090; color:#303030; text-decoration:none;}
|
||
|
#navigation .formulaire_recherche{}
|
||
|
.menu .menu-liste .menu-liste a { margin-top:3px;font-size:0.8em; letter-spacing:1px; }
|
||
|
|
||
|
/* Pagination */
|
||
|
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
|
||
|
.pagination .on { font-weight: bold; color: #666; }
|
||
|
|
||
|
/* Rubriques */
|
||
|
/*
|
||
|
.rubriques ul { border: 0; }
|
||
|
.rubriques ul li { background: #EEE; border: 0; }
|
||
|
*/
|
||
|
|
||
|
|
||
|
/* Listes d'articles et extraits introductifs */
|
||
|
.liste-items {margin:0 0 20px; padding: 0 0 20px; list-style: none; border-bottom:0;clear:both;}
|
||
|
.liste-items .item {list-style:none;overflow:hidden;overflow-y:auto;}
|
||
|
.liste .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
|
||
|
.liste-items .item .h3 {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.liste-items .item .h3 {
|
||
|
font-size:1.8em;
|
||
|
}
|
||
|
.liste-items .item .h3 a:visited {
|
||
|
color:#606060;
|
||
|
}
|
||
|
.liste-items .item .h3 a {
|
||
|
color:#378ea9;
|
||
|
} /*blue*/
|
||
|
.liste-items .item .info-publi {
|
||
|
/*clear: right;*/
|
||
|
text-align: right;
|
||
|
font-size: 11px;
|
||
|
padding: 0;
|
||
|
}
|
||
|
.liste-items .item .introduction {
|
||
|
width: 100%;
|
||
|
line-height: 2em;
|
||
|
border-top: 2px solid #ddd;
|
||
|
margin: 4px 0 5px;
|
||
|
padding: 0;
|
||
|
}
|
||
|
.liste-items .item .meta-publi {
|
||
|
clear: both;
|
||
|
border-bottom: 1px solid #ddd;
|
||
|
margin-bottom: 1.5em;
|
||
|
position:relative;
|
||
|
}
|
||
|
.liste-items .item .meta-publi .sep{position:absolute;top:-3000px;height: 1%; }
|
||
|
.liste-items .item .nb_commentaires{
|
||
|
float:right;
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
/* Couleurs des liens
|
||
|
---------------------------------------------- */
|
||
|
a, a.spip_in, a.spip_out,a.spip_note,a.spip_ancre,a.spip_url,a.spip_glossaire, a.spip_mail{
|
||
|
color:#505050; font-weight:bold; text-decoration:none;
|
||
|
}
|
||
|
|
||
|
a:focus,a:hover,a:active {
|
||
|
color:#808080; text-decoration:underline;
|
||
|
}
|
||
|
a.spip_out, a.spip_glossaire {
|
||
|
background:transparent url(img/link-out.gif) no-repeat scroll right center;
|
||
|
padding-right:12px;
|
||
|
}
|
||
|
a.spip_mail {
|
||
|
background:transparent url(img/link-mail.gif) no-repeat scroll right center;
|
||
|
padding-right:12px;
|
||
|
}
|
||
|
|
||
|
|
||
|
/* ------------------------------------------ */
|
||
|
/* Habillage des formulaires */
|
||
|
/* ------------------------------------------ */
|
||
|
input, select, textarea {
|
||
|
font-size: 100%;
|
||
|
font-family: inherit;
|
||
|
}
|
||
|
input.submit, input.text,input.password, select, textarea{
|
||
|
/*border: 1px solid #ccc;
|
||
|
border-top: 1px solid #888;
|
||
|
border-left: 1px solid #888;*/
|
||
|
background: #E8E9EA;
|
||
|
}
|
||
|
#contenu input.submit, #contenu input.text, #contenu select, #contenu textarea {
|
||
|
padding: 5px;
|
||
|
}
|
||
|
/* Structure generale des formulaires
|
||
|
----------------------------------------------- */
|
||
|
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
|
||
|
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */
|
||
|
|
||
|
/* Fieldset */
|
||
|
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
|
||
|
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #E8E9EA;color: #333; }
|
||
|
/* Preciser la couleur des legend et du fond pour IE/Win */
|
||
|
#navigation .formulaire_spip fieldset legend , #extra .formulaire_spip fieldset legend { background-color: #E8E9EA;color: #333; }
|
||
|
#contenu .formulaire_spip fieldset legend { background-color: #fafcff;color: #333; }
|
||
|
.formulaire_spip fieldset fieldset { margin-top: 1em; }
|
||
|
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }
|
||
|
|
||
|
/* Explications */
|
||
|
.formulaire_spip .explication { margin: 0.50em 0; }
|
||
|
|
||
|
/* Lignes */
|
||
|
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
|
||
|
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }
|
||
|
|
||
|
/* Labels */
|
||
|
.formulaire_spip label { display: block; text-align: left; font-weight: bold; /* pour IE/Win */ position: relative; }
|
||
|
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }
|
||
|
|
||
|
.formulaire_spip .choix label{display:inline;font-weight:normal;}
|
||
|
.formulaire_spip .choix input.radio,
|
||
|
.formulaire_spip .choix input.checkbox {width:auto;}
|
||
|
|
||
|
|
||
|
/* Champs de saisie */
|
||
|
.formulaire_spip input.text , .formulaire_spip input.password{ width: 15em; border: 1px inset; }
|
||
|
.formulaire_spip textarea { width: 99%; border: 1px inset; }
|
||
|
/*.formulaire_spip select { width: 99%; }*/
|
||
|
|
||
|
/* Boutons */
|
||
|
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
|
||
|
.formulaire_spip .boutons input { margin-left: 1em; }
|
||
|
.formulaire_spip .boutons input, input.submit {
|
||
|
cursor: pointer;
|
||
|
border: 1px solid #ccc;
|
||
|
border-bottom: 1px solid #888;
|
||
|
border-right: 1px solid #888;
|
||
|
}
|
||
|
.formulaire_spip .boutons input:hover, input.submit:hover {
|
||
|
border: 1px solid #ccc;
|
||
|
border-top: 1px solid #888;
|
||
|
border-left: 1px solid #888;
|
||
|
}
|
||
|
.formulaire_spip input:hover, .formulaire_spip input:focus, .formulaire_spip input:active{
|
||
|
background:#f8f9fa;
|
||
|
}
|
||
|
/* Reponses, previsu et erreurs
|
||
|
----------------------------------------------- */
|
||
|
|
||
|
/* Champs obligatoires */
|
||
|
.formulaire_spip li.obligatoire {}
|
||
|
.formulaire_spip li.obligatoire label {}
|
||
|
|
||
|
/* Previsualisation du message */
|
||
|
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #F57900; }
|
||
|
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
|
||
|
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }
|
||
|
.formulaire_spip fieldset.previsu p { margin: 1em 0; }
|
||
|
|
||
|
/* Reponse du formulaire */
|
||
|
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
|
||
|
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
|
||
|
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */
|
||
|
|
||
|
/* * Erreurs */
|
||
|
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
|
||
|
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
|
||
|
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }
|
||
|
|
||
|
/* * OK */
|
||
|
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }
|
||
|
|
||
|
|
||
|
/* Variantes et cas particuliers
|
||
|
----------------------------------------------- */
|
||
|
|
||
|
/* Barre de raccourcis typographiques */
|
||
|
table.spip_barre { width: 100%; }
|
||
|
table.spip_barre a img { background: #FDA; padding: 3px; border: 1px outset #CC9; }
|
||
|
table.spip_barre a:focus img,
|
||
|
table.spip_barre a:hover img,
|
||
|
table.spip_barre a:active img { background: #FFF; border: 1px solid #CC9; }
|
||
|
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }
|
||
|
|
||
|
/* Formulaire de forum */
|
||
|
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }
|
||
|
|
||
|
/* Selection des langues */
|
||
|
.formulaire_menu_lang { padding: 0; background: none; }
|
||
|
|
||
|
/* Formulaires de recherche (site / petitions) */
|
||
|
.formulaire_recherche { }
|
||
|
.formulaire_recherche * { display: inline; vertical-align: middle; }
|
||
|
.formulaire_recherche label {}
|
||
|
.formulaire_recherche input.text { width: 10em;background:#f8f9fa;padding:1px 0; }
|
||
|
.formulaire_recherche input.submit {}
|
||
|
|
||
|
|
||
|
/* Choix des mots-clefs */
|
||
|
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
|
||
|
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
|
||
|
ul.choix_mots li label { display: inline; font-weight: normal; }
|
||
|
|
||
|
.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */
|
||
|
|
||
|
/* Formulaire de login dans une page */
|
||
|
#contenu .formulaire_menu_lang {width:14em;position:absolute;top:0;right:0;}
|
||
|
#contenu .formulaire_menu_lang select{padding:1px;}
|
||
|
.formulaire_login ul li {clear:left;}
|
||
|
.formulaire_login .editer_password .details {display:block;}
|
||
|
.formulaire_login #spip_logo_auteur {float:right;}
|