Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 16 → Rev 17

/trunk/sites/commun/generique/styles/commun_simple.css
New file
0,0 → 1,80
/*Feuille de style support? par Nescape 4.78
Auteur: Magali Giaume*/
body {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
background-color:#fff;
margin:2px;}
h1 {
font-size:17px;
font-weight:bold;
padding:0 0 2px 5px;
line-height:1.3em;
margin:10px 0 4px 0;}
h2 {
font-size:13px;
font-weight:bold;
color:black;
text-transform:uppercase;
line-height:1.3em;
margin:10px 0 4px 0;}
h3, #more_resultat li h2, .titre2_cartographie, .titre2_inscription, .inscription_titre2, .titre2_cartographie {
font-size:15px;
color:black;
font-weight:bold;
line-height:1.3em;
margin:8px 0 4px 0;
text-transform:none;}
h4 {
font-size:13px;
color:black;
font-weight:bold;
letter-spacing:0.1em;
line-height:1.3em;
margin:8px 0 2px 0;}
h5 {
font-size:13px;
color:black;
font-style:italic;
line-height:1.2em;
margin:4px 0 1px 0;}
h6 {
font-size:12px;
color:black;
font-style:italic;
line-height:1.2em;
margin:4px 0 1px 0;}
caption {
font-size:12px;
font-weight:bold;
margin:2px;}
table {
border-collapse:collapse;}
/*bandeau*/
#titre_monde h1 {
font-size:20px}
#pos_recherche p {
margin:0;
padding:0;}
/*tableau*/
/* Tableau */
.table_bordure th {
background-color:#E4B842;
padding:0 5px;
text-align:center;
border-bottom: 1px dotted grey;
border-left: 1px dotted grey;}
 
.table_bordure {
border-spacing:0;
text-align:center;
border: 1px solid black;}
 
.table_bordure td {
padding:2px;
text-align:left;
border-bottom: 1px dotted grey;
border-left: 1px dotted grey;}
/*Nom latin*/
.nom_latin{font-style:italic;}
.nom_latin_rang, .nom_latin_auteur{font-style:normal;}