body {
background-color: #cccccc;
background-image: url('../images/paysagiste.png');
background-position: top center;
background-repeat: no-repeat;
margin-top:140px;
margin-left:0px;
margin-bottom: 0px;
font-family:helvetica,Arial;
color:#000000;
font-size: 0.8em;
border-left: none;
border-right: none;
border-bottom: 0px solid #202020;
border-top: 0px solid #202020;

}

/* textes   */

h1 {
color: #000000;
font-size:1em;
font-family:helvetica;
text-align: left;
margin-left:none;
margin-right:none;
text-decoration:bold}

h2 {
font-size:0.9em;
font-family:helvetica;
color:#000000;
text-align:left;
margin-left:none;
margin-right:none}

h3 {
font-size:0.8em;
font-family:helvetica;
color:#000000;
text-align:left;
margin-left:none;
margin-right:none}

ul {
list-style: circle;
font-size: 0.8em;
}
p {
font-size: 0.8em;
}

p.center {
text-align: center;
}

p.bottom 
{font-size:0.7em;
font-family:helvetica,Arial;
color:#000000;
text-align:center;
font-weight: bold;}


/*-liens --------------*/

a:link     {color:#333333;}
a:visited  {color:#000000;}
a:hover    {color:#666666;}
a:active   {color:#000000;}


/*---menu------------*/

ul.menucontainer 
{			   
  margin    :   0;              /* Marge extérieur nulle */
  padding   :   1px 1px 0;      /* Marge intérieur à 1px sauf pour le bas */ 
  width     :   200px;          /* Largeur de notre liste */
  font-size :   0.9em;          /* Taille de notre police */
  border    :   0px solid #000; /* Application d'une bordure */ 
}

ul.menucontainer  li 
{						  
  list-style-type   :  none;            /* Aucunes puces associées */
  margin-bottom     :  5px;            /* Ajout d'une marge en bas du lien */
}

ul.menucontainer  li a
{
  width             :   auto !important;   /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
  width             : 	100%;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;
  font-weight: bold;              /* Suppression du soulignement */
  color             :   #7bac1d;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  background-color  :   #333333;           /* Définition de la couleur de fond */ 
  border            :   1px solid #000; /* Ajout d'une bordure */	
  text-align: right;              /* Modification de la bordure gauche */
}	

ul.menucontainer  li a:active
{
  width             :   auto !important;   /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
  width             : 	100%;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;
  font-weight: bold;              /* Suppression du soulignement */
  color             :   #000000;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  background-color  :   #7bac1d;           /* Définition de la couleur de fond */ 
  border            :   1px solid #000; /* Ajout d'une bordure */	
  text-align: right;              /* Modification de la bordure gauche */
}	

ul.menucontainer  li a:visited
{
  width             :   auto !important;   /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
  width             : 	100%;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;
  font-weight: bold;              /* Suppression du soulignement */
  color             :   #7bac1d;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  background-color  :   #333333;           /* Définition de la couleur de fond */ 
  border            :   1px solid #000; /* Ajout d'une bordure */	
  text-align: right;              /* Modification de la bordure gauche */
}	
ul.menucontainer  li a:hover
{
  width             :   auto !important;   /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
  width             : 	100%;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;              /* Suppression du soulignement */
  color             :   #333333;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  background-color  :   #7bac1d;           /* Définition de la couleur de fond */ 
  border            :   1px solid #333; /* Ajout d'une bordure */	
  border-left-width :   1px;               /* Modification de la bordure gauche */
  text-align: left;
}	




/*---------divs--------*/


.content {
background-color: #999999;
width: 550px;
margin-left: auto;;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}

div.footer {
background-color: #bbbbee;
margin: 0;
height: 100%;
clear: both;
}

.center {

width: 100%;
margin: 0;
text-align: center;
}

/*------------- TAble --------------*/

table.maintablelayout { 

background-image: url(includes/images/shadowtable.png);
background-position: center top;
background-repeat: repeat-y;
width: 900px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

td.leftcolumn {
text-align: left;
vertical-align: top;
width: 200px;
border-right: 1px solid #333333;
border-top: 1px solid #333333;
}

td.maincolumn {
text-align: left;
vertical-align: top;
border-bottom: 1px solid #333333;
}

td.footer {
text-align: left;
vertical-align: top;
}
