Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 3 → Rev 4

/trunk/actu/css/actu.css
New file
0,0 → 1,229
/**********************************
Feuille de style du monde actualit�
Auteurs : Magali Giaume
**********************************/
hr {
color:#0227e1;
width:40%;
text-align:center;
clear: both;}
/* style des liens */
#pied_page a, a {
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
**************************/
/******
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 {
margin:0 5px 0 190px;}
/* droite -> contenu */
#contenu_accueil {
margin:5px 270px 5px 17px;
padding:0;
text-align: justify;
min-height: 300px;}
#form_recherche {
position:absolute;
right:5px;
top:0;}
/*******
info_dte
********/
#info_dte {
width:248px;
position:absolute;
top:108px;
right:2px;
text-align:left;
border-left:1px solid #6f85f2;
padding-left:5px;}
/*********
nav_gauche
**********/
#nav_gauche {
background: #ffffff url(../IMG/degrade_bleu.png) repeat-x;}
/* nav_gauche -> menus_gauche */
#menus_gauche a {
color: #0227e1;
background-image:none;}
#menus_gauche a:hover {
background-color:#a9b6f7;
background-image:none;}
#menus_gauche_list {
list-style:none;
padding:0;
margin:0;}
#menus_gauche_list li {
text-align:left;
font-size:13px;
padding:0 0 3px 5px;}
#rubrique_select {
color:#0227e1;
background-color:#a9b6f7;
padding-left:5px;
margin:0;}
#password, #username {
background-color:#e7ebfd;}
#menu_contextuel {
color:#0227e1;
margin-bottom:2px;}
 
/*******************
ELEMENTS SPECIFIQUES
*******************/
#form_auteur {
width:300px;}
#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;
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;}
/* pour les fils d'info rss */
.rss {
width: 250px;
float:left;
border:1px solid #ccc;
padding: 0 9px 9px 9px;
margin: 8px 4px 2px 8px;
font-size: 12px;}
.titre_rss {
color:#feffdc;
font-size: 16px;
text-align:left;
padding: 1px 5px;
margin-bottom : 10px;}
.titre_rss a {
color:#00008c;
text-decoration:none;}
.titre_rss a:hover {
color:#00008c;
text-decoration:underline;}
.item {
margin: 4px 0 10px 2px;}
/* license en bas des articles*/
#license {
color:#505050;
text-align:center;}
/* classes de pr�sentation du contenu */
.menu_titre {
margin-top: 5px;
padding-top:2px;
text-align: left;}
.menu_titre hr {
color:#6f85f2;
width:40%;
text-align:center;}
.intituler_rubrique {
color:#0227e1;
font-weight:bold;
font-size: 14px;
text-align: left;
padding: 1px;}
.intituler_rubrique a, .intituler_rubrique a:hover {
color:#0227e1;
background-image:none;}
.date {
color:#505050;
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_logos {
margin:10px;
border-width:3px ! important;
border-style:solid;
border-bottom-color:#333;
border-right-color:#555;
border-left-color:#BBB;
border-top-color:#DDD;}
.erreur {
text-align:center;
color:#FF0000;
text-decoration:none;}