Subversion Repositories Sites.outils-naturalistes.fr

Rev

Rev 11 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

/* 
***************************************************************
*                 SQUELETTES EXIBIT POUR SPIP                 *
*                         version 1.3                         *
*                   last update : 10/03/2009                  *
*                    Licensed under the MIT                   *
*    http://www.opensource.org/licenses/mit-license.php       *
*                                                             *
*       Copyright 2009 Beno�t Vrins {benoit@exibit.be}        *
***************************************************************
*/
* {
margin: 0;
padding:0;
}

BODY, html{
        font-size:62.5%;
}
body {
        font-family:Arial, sans-serif;
        font-size:1.2em;
        color: #000000;
        line-height: 1.3em;
        margin: 0;
        padding:0;
}
A{
        color:#CC0000;
        text-decoration:none;
}
A:HOVER{
        text-decoration:underline;
}
H1{
        font-size:1.8em;
        margin: 5px 0 20px 0;
}

H2{
        font-size:1.5em;
        margin: 5px 0 20px 0;
        color:#666666;
        font-style:italic;
}

H3{
        font-size:1.4em;
        color:#333333;
        margin: 8px 0 8px 0;
}

H4{
        font-size:1.2em;
        color: #000000;
        font-weight:bold;
}
P{
        font-size:1.1em;
        margin:5px 0 10px 0;
        line-height:1.3em;
}
HR{
        height:1px;
        border-top:#CCCCCC solid 1px;
        border-bottom:none;
        border-left:none;
        border-right:none;
        margin:5px 0 5px 0;
        clear:both;
}

UL, OL{
        margin:10px 0 10px 20px;
        font-size:1.1em;
}
IMG{
        border:none;
}
FORM,FIELDSET{
        margin:0;
        border:none;
}
LEGEND{
        display:none;
}
LABEL{
        font-size:1.1em;
        margin:5px 0 10px 0;
        line-height:1.4em;
        font-weight:bold;
}
/* */
#principal:after,#tools:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/*-------------------------------container-------------------------------------*/
#wrap{

}
#header{
        margin:5px auto;
        width:940px;
        height:160px;
        position:relative;
        top:0px;
        left:0px;
        padding:5px;
        border:1px solid #CCC;
}
#tools{
        display:block;
        margin:0 auto;
        position:absolute;
        top:5px;
        right:5px;
        text-align:right;
        padding:5px;
        border:1px solid #CCC;
        width:480px;
}
#principal{
        margin:5px auto;
        width:940px;
        position:relative;
        top:0px;
        left:0px;
        padding:5px;
        background-color:#FFF;
        border:1px solid #CCC;
}
#menu{
        width:230px;
        position:relative;
        top:0px;
        left:0px;
        padding:10px;
        float:left;
        min-height:250px;
        background-color:#FFF;
        border:1px solid #CCC;
}
#navigation{
        display:block;
        margin:0 auto;
        position:absolute;
        top:45px;
        right:5px;
        padding:5px;
        border:1px solid #CCC;
        width:480px;
}
#contenu{
        width:660px;
        position: relative;
        top:0px;
        left:0px;
        padding:10px;
        margin:0;
        float:right;
        min-height:250px;
        background-color:#FFF;
        border:1px solid #CCC;
}

#chemin{}
#footer{
        width:940px;
        position: relative;
        top:0px;
        left:0px;
        padding:5px;
        margin:5px auto;
        font-size:0.8em;
        text-align:center;
        border:1px solid #CCC;
        clear:both;
}
/*-------------------------------navigation-------------------------------------*/
#tools LI{
        display:block;
        float:right;
        padding:0 10px 0 10px;
}

#navigation li {
display:inline;
margin-left:6px;
margin-right:6px;
}


#menu UL{
        position:relative;
        margin:0;
}
#menu .item1, #menu .item1_down{
        line-height: 2em;
        display: block;
        font-weight:bold;
        font-size:1.1em;
        border-bottom: #CCC 1px solid;
}


.item1 A{

} 
.item1 A:HOVER{

}
.item1_down A{
        color:#333333;
}
#menu .item2, #menu .item2_down{
        display: block;
        font-weight:bold;
        font-size:0.9em;
        line-height: 1.2em;
        padding-left:10px;
}
.item2 A{

}
.item2 A:HOVER{
        height: 18px;
} 
 .item2_down A {
        text-decoration: none;
        color:#333333;
}
 .item2_down A:HOVER {
        text-decoration: none;
}

/*-------------------------------mise en page-------------------------------------*/
.col1{
        width:400px;
        position: relative;
        top:0px;
        left:0px;
        padding:5px;
        float:left;
}
.col2{
        border:1px solid #CCC;
        width:220px;
        position: relative;
        top:0px;
        left:0px;
        padding:5px;
        float:right;
}
.article, .article_date, .article_galerie{
        clear:both;
}
.clear{
        clear:both;
}
SPAN.details{
        display:block;
        border-top:#CCCCCC dotted 1px;
        font-size:1em;
        clear:left;
        margin:5px 0 10px 0;
}
.telecharger{
        font-size:1.2em;
        color: #ff6600;
        font-weight:bold;
}
.ps{
        font-size:0.9em;
}
.ps P{
        font-size:1em;
}
.onglet1{
        float:left;
        margin: 0 8px 8px 0; 
}

 IMG.onglet1{
        border:solid #CCCCCC 1px;
        padding: 2px;
}
IMG.onglet1:hover{
        border:solid #CC0000 1px;
}
/* ----------------------------- SPIP ---------------------------------- */
.spip-admin-float{
        position:absolute;
        top:35px;
        right:100px;
}
/* IMAGES SPIP */
SPAN.spip_documents_left{
        padding:2px;
        border:1px solid #989794;
        margin:0 10px 5px 0;
}
SPAN.spip_documents_right{
        padding:2px;
        border:1px solid #989794;
        margin:0 0 5px 10px;
}
SPAN.spip_documents_center{
        margin:5px 0 5px 0;
        display:block;
        text-align:center;
}
SPAN.spip_documents_center IMG{
        padding:2px;
        border:1px solid #989794;
        margin:0 0 5px 10px;
}
.spip_doc_titre, .spip_doc_descriptif{font-size:0.75em;line-height:1.1em;}
/* FORMULAIRES SPIP */
#formulaire_recherche LABEL,
.formulaire_recherche LABEL,
#formulaire_menu_lang LABEL{
        display:none;
}
INPUT#recherche{
        width:120px;
        color:#999;
        font-size:10px;
}
INPUT.forml, INPUT.formo{
        background-color:#CCC;
        width:300px;
        padding:3px;
        border:none;
        display:block;
        margin:5px 0 5px 0;
        font-size:13px;
}
TEXTAREA.forml, TEXTAREA.formo{
        background-color:#CCC;
        width:320px;
        padding:3px;
        font-family:Arial, Georgia, "Times New Roman";
        border:none;
        display:block;
        margin:5px 0 5px 0;
        font-size:12px;
}
.spip_form_choix_multiple LI{
        list-style:none;
}
.spip_form_choix_multiple LABEL{
        font-size:0.9em;
}
/* TABLEAUX SPIP */
table.spip tr.row_even{
        background-color:#ebe6d2 ;
}
table.spip tr.row_odd {
        background-color:#FFFFFF;
}
table.spip th, table.spip td { 
        padding: 3px 5px 3px 5px; 
        text-align: left; 
        vertical-align: middle;
        line-height:1.3em;
}
table.spip {
        margin-bottom: 1em;
        margin-top: 1em;
        border:#ebe6d2 3px solid;
        border-collapse: collapse;
        padding:1px;
        font-size:12px;
}