Subversion Repositories Applications.gtt

Compare Revisions

Ignore whitespace Rev 149 → Rev 150

/branches/v1.0-Homere/presentation/styles/emeraude/emeraude.css
1,18 → 1,18
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Contributor for GTT : Jean-Pascal MILCENT <jpm@tela-botanica.org>
*/
/* Basic */
* {
margin:0em;
padding:0em;}
body {
font-family:"trebuchet ms", sans-serif;
color:#555555;
font-size:0.8em;}
a{
Contributor for GTT : Jean-Pascal MILCENT <jpm@tela-botanica.org>
*/
/* Basic */
* {
margin:0em;
padding:0em;}
body {
font-family:"trebuchet ms", sans-serif;
color:#555555;
font-size:0.8em;}
a{
color: #669911;}
/* Presentation des listes de definitions */
dl {width:100%;}
62,25 → 62,25
/*Présentation des bulles d'aide */
*[title]:after {content:" "url(images/help_view_16x16.gif);}
 
/* Zone entête */
/* Zone entête */
#zone_entete{
background-image: url('images/a2.gif');
background-position: bottom left;
padding-left: 40px;
padding-top: 45px;}
#zone_entete h1{
text-transform:uppercase;
background-image: url('images/a2.gif');
background-position: bottom left;
padding-left: 40px;
padding-top: 45px;}
#zone_entete h1{
text-transform:uppercase;
font-size:1.6em;
color:white;}
#zone_entete a{
position: relative;
top:-0.3em;
color:#E8EFC2;
font-weight:normal;
font-size:1.1em;
text-transform:lowercase;}
color:white;}
#zone_entete a{
position: relative;
top:-0.3em;
color:#E8EFC2;
font-weight:normal;
font-size:1.1em;
text-transform:lowercase;}
 
/* Zone menu */
/* Zone menu */
#zone_menu h3{
margin:0.5em 0 0 0;}
#zone_menu li{
88,34 → 88,34
font-weight: bold;
text-decoration: none;
margin-right: 0em;}
#zone_menu li a{
#zone_menu li a{
display:block;
font-size: 0.8em;
font-weight: bold;
color: #5D5F53;
text-decoration: none;
margin-right: 1em;}
#zone_menu li a:hover{
font-size: 0.8em;
font-weight: bold;
color: #5D5F53;
text-decoration: none;
margin-right: 1em;}
#zone_menu li a:hover{
background-color: #6B7E09;
color:white;}
color:white;}
 
/* Zone tronc */
#zone_tronc{
padding: 0 15px 1em 15px;
line-height: 1.6em;
/* Zone tronc */
#zone_tronc{
padding: 0 15px 1em 15px;
line-height: 1.6em;
background: url('images/a4.gif') repeat-x top left;}
#zone_tronc h2,#zone_tronc h3{
text-transform:uppercase;}
 
 
/* Zone gauche */
 
 
/* Zone gauche */
#zone_gauche{
padding: 0 1.5em 1.5em 0.5em;}
#zone_gauche h2, #zone_gauche h3{
color: #5D5F53;
padding: 0 1.5em 1.5em 0.5em;}
#zone_gauche h2, #zone_gauche h3{
color: #5D5F53;
border-bottom: dotted 1px #ECEEDF;
margin-bottom:0;}
#zone_gauche hr{margin-bottom: 0.5em;}
#zone_gauche hr{margin-bottom: 0.5em;}
 
/* Zone centre */
#zone_centre{
130,21 → 130,21
padding-left: 1em;}
 
/* Zone droite */
#zone_droite h3, #zone_droite h3{
background: url('images/a1.gif') no-repeat;
width: 185px;
height: 27px;
font-size: 1.0em;
font-weight: bold;
padding-left: 15px;
padding-top: 5px;
color: #5D5F53;}
#zone_droite h3, #zone_droite h3{
background: url('images/a1.gif') no-repeat;
width: 185px;
height: 27px;
font-size: 1.0em;
font-weight: bold;
padding-left: 15px;
padding-top: 5px;
color: #5D5F53;}
 
/* Zone pied */
#zone_pied{
background: url('images/a4.gif') repeat-x top left;
border-top: solid 1px #D0D4BB;
padding: 2.0em 3.5em 3.0em 3.5em;
/* Zone pied */
#zone_pied{
background: url('images/a4.gif') repeat-x top left;
border-top: solid 1px #D0D4BB;
padding: 2.0em 3.5em 3.0em 3.5em;
font-size: 0.8em;}
/*------------------------------------------*/
/*Spécial Appli GTT*/
178,9 → 178,11
text-align:left !important;
padding:1px;
margin:0 0.2em;}
.projet {
.projet, .absence_titre {
font-weight:bold;
width:300px;}
width:350px;
text-align:left !important;
padding-left:30px;}
.utilisateur{
width:75px;
text-align:center;
224,7 → 226,9
font-weight:normal;}
#preferences .pr_no {
font-weight:bold;
width:30%;}
width:30%;
text-align:left;
padding-left:5px;}
#preferences .pr_de {
font-size:0.8em;
text-align:left;}