Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Regard whitespace Rev 416 → Rev 417

/trunk/actu/css/actu.css
5,7 → 5,6
Auteurs : Magali Giaume, Jean-Pascal MILCENT
 
**********************************/
 
hr {
color:#0227e1;
width:40%;
13,54 → 12,35
clear: both;}
 
/* style des liens */
 
#pied_page a, a {
clear:both;
color:#0328e1;
background-image: url(/actu/IMG/img_underline_actu.png);}
 
#pied_page a:hover, a:hover {
color:#0328e1;
background-image: url(/actu/IMG/img_underline_hover_actu.png);}
 
#image_spip a, #image_spip a:hover {
background-image:none;}
 
.menu_titre li{
list-style-type:none;}
 
/**************************
/************************** DIFFERENTS BLOCS DE LA PAGE **************************/
 
DIFFERENTS BLOCS DE LA PAGE
 
**************************/
 
/******
 
bandeau
 
*******/
 
/****** bandeau *******/
#bandeau {
background: url(/actu/IMG/bandeau_actu_fond.png) repeat-x;}
 
#bandeau_contenu {
background: url(/actu/IMG/bandeau_actu.jpg) no-repeat;
height:77px;}
 
#titre_monde h1 {
color: #feffdc;}
 
#plan_contact a {
color:#fff;
background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
 
#plan_contact a:hover {
background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
 
/*****
droite
******/
/***** droite ******/
#droite {
text-align:left;}
#contenu {
74,10 → 54,8
#contenu_rubrique28{
background-image: url(/actu/IMG/image_fond_archive.png);}
*/
/*************
info_dte
*************/
 
/************* info_dte *************/
#info_dte{
position:absolute;
top:0;
117,10 → 95,7
.item .date {
font-size:10px;}
 
/*********
nav_gauche
**********/
 
/********* nav_gauche **********/
#nav_gauche {
background: #ffffff url(/actu/IMG/degrade_bleu.png) repeat-x;}
 
129,7 → 104,6
margin:10px 0 20px 0;
font-size:13px;
text-align:left;}
 
.menus_gauche_list a {
color: #0227e1;
display:block;
151,7 → 125,6
padding:3px 0 !important;/* Pout tous les navigateurs sauf ie*/
padding:0;
margin:0;}
 
#rubrique_select a{
color:#0227e1;
background-color:#a9b6f7 !important;}
169,47 → 142,36
color:#0227e1;
margin-bottom:2px;}
 
/*******************
ELEMENTS SPECIFIQUES
*******************/
/******************* ELEMENTS SPECIFIQUES *******************/
 
/* pour les articles */
#form_auteur {
width:300px;}
 
#form_recherche, #form_more_recherche {
color: white;
position:relative;
top:-35px;}
 
#postarticle {
margin-top:20px;
font-weight:bold;}
 
#pied_page_print {
display:none;}
 
/* pour les forums */
 
#box_forum {
text-align:justify;}
 
.forum-total ul {
display: block;
margin: 0;}
 
li.forum-total {
list-style: none;
margin-left: 2px;}
 
.forum-fil {
margin-top: 2px;
background:#e5e9ff;}
 
.forum-fil ul {
margin-left:20px;
padding-left: 2px;}
 
.forum-fil li{
display: block;
margin-left: 2px;
216,57 → 178,45
padding-left:2px;
border-left: 1px solid #0227e1;
background: #c7d3f7;}
 
.forum-fil li li {
background: #d5e5f7;}
 
.forum-fil li li li {
background: #ddf5f7;}
 
.forum-fil li li li li{
background: #e1fdf7;}
 
.forum-repondre-message {
text-align: right;}
 
/* pour les galeries photos */
 
#miniatures {
margin-top:10px;
width: 100%;
overflow: auto;}
 
#photo_galerie {
text-align:center;
overflow: auto;}
 
.descriptif_doc {
text-align:center;}
 
/* pour les sites partenaires */
 
#liste_sites_ref img {
padding-right:10px;}
 
/* license en bas des articles*/
 
#license {
color:#505050;
text-align:center;}
 
/* classes de presentation du contenu */
 
.menu_titre {
position:relative;
margin:5px 0 0 0;
padding:2px 0 0 0;
text-align:left;}
 
.menu_titre hr {
color:#6f85f2;
width:40%;
text-align:center;}
 
.intituler_rubrique {
color:#0227e1;
font-weight:bold;
275,47 → 225,40
padding:1px;
text-transform:none;
line-height:1.2em;}
 
.intituler_rubrique a, .intituler_rubrique a:hover {
color:#0227e1;
background-image:none;}
 
.date {
color:#505050;
margin:0;
text-align: justify;}
 
.lien_rub a, .lien_rub a:hover {
color:#0227e1;
text-decoration:none;}
 
.categorie {
color:#ff6300;}
 
.categorie a {
color:#ff6300;
background-image: url(/actu/IMG/img_underline_actu_categorie.png);}
 
.categorie a:hover {
background-image: url(/actu/IMG/img_underline_hover_actu_categorie.png);}
 
.descriptif_contenu {
text-align: justify;
margin-top:7px;}
 
.titre_article {
color: #0227e1;
text-align:left;}
 
.texte_descriptif {
font-size:13px;
font-weight: bold;}
 
.aligne_dte {
text-align:right;}
 
.spip_surligne {
background-color:#a9b6f7;}
.spip_documents {
margin:10px;}
.spip_documents_right {
float:right;}
.logo_article{
display:block;
float:right;
328,11 → 271,9
border-right-color:#555;
border-left-color:#BBB;
border-top-color:#DDD;}
 
.erreur {
text-align:center;
color:#FF0000;
text-decoration:none;}
 
.not_print {
display:none;}