/*
-----------------------------------------------------
Feuille de style \ufffdcrite par Emmanuel Riboulet-Deyris
-----------------------------------------------------
*/


/* -- BODY -- */
body {
    margin:0;
    padding:0;
    background:#656 url("http://www.lastree.net/img/body.bg.4.gif");
    font:"small Verdana",Sans-serif;
    line-height:10.5pt;
    font-size:9pt;
    }

/* -- CONTAINER -- */
#container{
    overflow:hidden;
    display:block;
    position:relative;
    width:750px;
    margin: auto;
    padding:0;
    background:transparent;
    border:solid;
    border-color:#000;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:1px;
    border-right-width:1px;
    }

/* -- GENERAL -- */

a.icon {
    text-decoration:none;   
    border-bottom-width:0px;
    }

a img {
    border-width:0;
    }

/* -- HAUT -- */
#haut{
    display:block;
    float:left;	
    width:750px;
    height:30px;
    width:9pt
    margin:0;
    padding:0;
    background-image:url("http://www.lastree.net/img/haut.bg.8.gif");
    background-repeat:repeat-x;
    text-align:left;
    border:0;
    }

#haut a {
    float:left;
    margin:0;
    margin-left:20px;    
    padding:0;
    font-size:9pt;
    text-indent:0;
    text-decoration:none;
    line-height:30px;
    }

#haut a:link {
    color:#7d774e;
    }

#haut a:hover {
    color:#FFEFC6;
    text-decoration:none;
    }

#haut a:active {
    color:#FFEFC6;
    }

#haut a:visited {
    color:#4c4f3b;
    }

/* -- ENTETE -- */
#entete {
    display:block;	
    float:left;
    height:160px;
    width:750px;
    margin:0;
    padding:0;		       
    }

#entete img {
    display:block;
    float:left;
    width:750px;
    height:160px;
    border:0;
    margin:0;
    padding:0;
    }

/* -- NAVIGATION -- */
#navigation{
    display:block;
    float:left;
    width:750px;
    height:30px;
    margin:0;
    padding:0;
    border:0;
    background-repeat:repeat-x;
    background-image:url("http://www.lastree.net/img/navigation.bg.6.gif");    
    }

#navigation a {
    display:inline;
    float:left;
    height:30px;
    width:98px;
    padding:0;
    border:dotted #72482d;
    border-width: 0 1px 0 0;
    font-size:9pt;
    text-indent:0;
    text-align:center;
    text-decoration:none;
    line-height:30px;
    }

#navigation a.first {
    display:inline;
    float:left;
    margin:0;
    width:25px;
    border:dotted #72482d;
    border-width: 0 1px 0 0;
    }

#navigation a:link {    
    color:#a17552;    
    }

#navigation a:hover {	    
    color:#a17552;
    background:#000000;
    }

#navigation a:active {
    color:#a17552;
    background:#000000;
    }

#navigation a:visited {
    color:#4c4f3b;
    }

/* -- MAIN -- */

#main{
    float:left; 
    display:block;
    width:750px;
    border:0;
    background-image:url("http://www.lastree.net/img/background-situations.4.gif");
    background-repeat:repeat-y;
    }

/* -- LEFT --*/

#left {
    display:block;
    float:left;
    width:240px;
    margin:0;
    padding:0;
    overflow:hidden; 
    }

#left h1 {
    display:block;
    float:left;
    width:240px;
    height:40px;
    padding:0;
    margin:0;
    background-image:url("http://www.lastree.net/img/bg-situations.2.gif");
    background-repeat:repeat-x;
    }

#left h2{
    float:left;
    width:200px;
    margin:0;
    padding-top:30px;  
    padding-bottom:20px; 
    padding-left:20px;
    padding-right:20px;
    font-size:13pt;
    font-weight:normal;
    font-family:Georgia,Serif;
    text-indent:0;
    text-decoration:none;
    color:#7c492a;
    }

#left h2 a{
    text-decoration:none;
    color:#7c492a;
    }

#calendrier {
    float:left;
    display:block;
    width:200px;
    margin:0;
    padding-top:0;
    padding-bottom:10px; 
    padding-right:20px;
    padding-left:20px;
    font-size:8pt;
    font-weight:normal;
    font-family:"small Verdana",Sans-serif;
    text-indent:0;
    text-decoration:none;
    color:#353734;
    line-height:1.3em;
    letter-spacing:0.1pt;      
}

#calendrier a:link {
    text-decoration:none;
    color:#527c86;
    border-bottom:1px dotted #527c86;
    }

#calendrier a:hover {
    text-decoration:none;
    color:#997777;
    border-bottom:1px dotted #997777;
    }

#calendrier a:visited {
    text-decoration:none;
    color:#527c86;
    border-bottom:1px dotted #527c86;
    }

#calendrier th {
  font:9pt Georgia,Sans-serif;
  color:#6A6F68;
  text-transform:lowercase;
  text-align:center;
  padding-bottom:4px;
  }
#calendrier td {
  padding:2px 4px;
  text-align:center;
  color:#6A6F68;
  line-height:1.2em;
  }

#calendrier td.today {
    padding:1px 4px 2px 3px;
    text-align:center;
    color:#6A6F68;
    line-height:1.2em;
    border:solid #a8957d;
    border-width : 1px;       
    }

#left p.more {
    float:left;
    width:210px;
    margin:0;
    padding-top:20px;
    padding-bottom:25px; 
    padding-right:10px;
    padding-left:20px;
    font-size:8pt;
    font-weight:normal;
    font-family:"small Verdana",Sans-serif;
    text-indent:0;
    text-decoration:none;
    line-height:1.6em;
    letter-spacing:1pt;    
    color:#6A6F68;
    }

#left p.more a {
    text-decoration:none;
    color:#6A6F68;
    border-bottom:1px dotted #6A6F68;
    }

#left h3 {
    float:left;
    margin:0;
    width:140px;
    padding-top:0;  
    padding-bottom:10px; 
    padding-left:20px;
    padding-right:20px;
    font-family:Georgia,Serif;
    font-weight:normal;
    font-size:9pt;
    text-align:left;
    text-indent:0;
    text-decoration:none;
    letter-spacing:1pt;
    font-variant:normal;
    }

#left h3 a {
    text-decoration:none;
    color:#6A6F68;
    }

#left h3.big {
    float:left;
    margin:0;
    width:140px;
    padding-top:0;  
    padding-bottom:10px; 
    padding-left:20px;
    padding-right:20px;
    font-family:Georgia,Serif;
    font-weight:normal;
    font-size:9pt;
    text-align:left;
    text-indent:0;
    text-decoration:none;
    letter-spacing:1pt;
    font-variant:normal;
    }

#left h3.big a {
    text-decoration:none;
    color:#6A6F68;
    }

#left h3.little {
    float:left;
    width:120px;
    margin:0;
    padding:0; 
    padding-left:20px;
    padding-right:20px;
    font-size:9pt;
    font-weight:normal;
    font-family:Georgia,Serif;
    text-indent:0;
    text-decoration:none;
    letter-spacing:1pt;    
    }

#left h3.little a {
    text-decoration:none;
    color:#6A6F68;
    }

#left p.number {
    float:left;
    width:20px;
    margin:0;
    padding-top:0;
    padding-bottom:10px; 
    padding-right:0;
    padding-left:0;
    font-size:9pt;
    font-weight:normal;
    font-family:Georgia,Serif;
    text-indent:0;
    text-decoration:none;
    color:#6A6F68;   
    }

#left a.h3 {
    text-decoration:none;
    color:#6A6F68; 
    }

#left .treemenu {
        float:left;
        width:240px;
	padding:0;
        margin:0;
	list-style : none;
    }

#left .treemenu ul {
	list-style : none;
	margin : 0px 0px;
	padding : 0px 20px;
}

#left .treemenu li {
	display : inline;
}

#left .treemenu a {
	text-decoration : none;
        color:#6A6F68;
}

#left .treemenu .treeopen {
	background-image : url('http://www.lastree.net/img/moins.gif');
	background-repeat : no-repeat;
	background-position : left;
        float:left;
        width:120px;
        margin:0;
        margin-left:20px;
        padding:0; 
        padding-left:20px;
        padding-right:20px;
        font-size:9pt;
        font-weight:normal;
        font-family:Georgia,Serif;
        text-indent:0;
        text-decoration:none;
        letter-spacing:1pt; 
        color:#6A6F68; 
}		

#left .treemenu .treeclosed {
	background-image : url('http://www.lastree.net/img/plus.gif');
	background-repeat : no-repeat;
	background-position : left;
        float:left;
        width:120px;
        margin:0;
        margin-left:20px;
        padding:0; 
        padding-left:20px;
        padding-right:20px;
        font-size:9pt;
        font-weight:normal;
        font-family:Georgia,Serif;
        text-indent:0;
        text-decoration:none;
        letter-spacing:1pt; 
        color:#6A6F68; 
}

#left p.posted {
    float:left;
    margin:0;
    width:200px;
    padding-top:0;  
    padding-bottom:20px; 
    padding-left:20px;
    padding-right:20px;
    font-family:"small Verdana",Sans-serif;
    text-indent:0;
    text-decoration:none;
    line-height:1.6em;
    letter-spacing:0.1pt;    
    font-weight:normal;
    font-size:8pt;
    text-align:left;
    font-variant:normal;
    color:#4a4d48;
    }

#left p.posted a {
    text-decoration:none;
    color:#4a4d48;
    border-bottom:1px dotted #4a4d48;
    }

#left p.posted a.icon {
    border:0;
    }

#left p.rechercher {
    display:block;
    float:left;
    margin:0;
    padding:0;
    }

#left input.rechercher {
    width:170px;
    margin-left:20px;
    margin-right:0;
    border:1px solid #7c492a;
    font-size:100%;
    font-weight:normal;
    font-family:"small Verdana",Sans-serif;
    color:#999999;
    background:#2b231d;    
    }

#left input.icone {
    margin-left:10px;
    }

#left ul.comments {
    float:left;
    display:block;
    margin:0;
    padding:0;
    border:0;
    width:240px;
    list-style:none;
    }

#left li.comments {
    float:left;
    display:block;
    margin:0;
    padding:5px 20px 5px 20px;
    border:0;
    width:200px;
    font-family:Georgia,Serif;
    font-weight:normal;
    font-size:9pt;
    text-align:left;
    text-indent:0;
    text-decoration:none;
    letter-spacing:1pt;
    font-variant:normal;
    color:#6A6F68; 
    }

#left li.comments a {
    text-decoration:none;
    border-bottom:1px dotted #6A6F68;
    color:#6A6F68;
    }

#left li.comments a.commentscite {
    text-decoration:none;
    color:#6A6F68;
    font-style:italic;
    border:0;
    }

#left li.comments a.commentslink {
    text-decoration:none;
    color:#6A6F68;
    border:0; 
    }

/*-- RIGHT --*/

#right {
    display:block;
    float:right;
    width:510px;	
    height:100%;
    margin:0;
    padding:0; 
    overflow:hidden;
    }

#right h1 {
    font-family: "New York", Georgia, Times, "MS Serif", serif;
    float:left;
    width:490px;
    height:40px;
    margin:0;
    padding:0;
    padding-left:0;
    padding-right:20px;
    font-size:10.5pt;
    font-weight:normal;
    text-indent:0;
    text-decoration:none;
    line-height:40px;
    text-align:right;
    letter-spacing:2pt;
    color:#5e3820;
    background:#2b231d;
    }

#categorie-description {
    display:inline;
    float:left;
    margin:0;
    margin-left:40px;
    margin-right:40px;
    margin-top:30px;
    margin-bottom:30px;
    padding:0;
    width:430px;
    border:0;
    }

#categorie-description p.cd {
    display:inline;
    float:left;
    margin:0;
    width:430px;
    padding-top:10px;
    padding-bottom:10px; 
    padding-right:0;
    padding-left:0;
    font-size:8pt;
    font-weight:normal;
    font-family:Georgia,Serif;
    font-style:italic;
    text-indent:20px;
    text-decoration:none;
    color:#585858;
    line-height:20px;
    letter-spacing:0.5pt;
    }

#categorie-description p.cdhr {
    display:inline;
    float:left;
    margin:0;
    margin-left:107px;
    margin-right:107px;
    margin-bottom:10px;
    margin-top:10px;
    padding:0;
    border:0;
    border-bottom: 1px solid #585858;
    width:215px;
    }

#right ul {
    list-style-type:none;
    float:left;
    display:block;
    padding:0;
    margin:0;
    width:509px;
    margin:0;
    margin-bottom:30px;
    }

#right li.index0 {
    float:right;
    display:inline;
    width:200px;
    padding:0;
    margin:40px 30px 0 20px;
    }


#right li.index1 {
    float:left;
    display:inline;
    width:200px;
    padding:0;
    margin:40px 30px 0 20px;
    }

#right ul.archives {
    list-style-type:none;
    float:left;
    display:block;
    padding:0;
    margin:0;
    width:509px;
    margin:0;
    margin-bottom:30px;
    }

#right li.archives {
    float:left;
    display:block;
    width:489px;
    padding:0px;  
    margin-top:40px;  
    margin-bottom:0; 
    margin-left:40px
    }

#right img.archives {
    display:block;
    padding:0;
    border:0;
    margin:0;
    margin-top:5px;
    margin-right:10px;
    float:left;
    }

#right li.archives a {
    float:left;
    display:block;
    width:419px;
    text-decoration:none;
    font-family: "New York", Georgia, Times, "MS Serif", serif;
    color: #999999;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    letter-spacing: .15pc;
    padding:0;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:10px;
    text-align: left;
    }

#right img.situations {
    display:block;
    position:relative;
    width:180px;
    padding:2px;
    margin: auto;
    margin-top:0;
    margin-bottom:10px;
    border:solid;
    border-color:#2b231d;
    border-width:1px;
    } 

#right a.titre {
    float:left;
    width:160px;
    display:block;
    text-decoration:none;
    font-family: "New York", Georgia, Times, "MS Serif", serif;
    color: #999999;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 2pt;
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    text-align: center;
    }

#right p.note {
    float:left;
    width:190px;
    display:block;
    margin:0;
    padding:0;
    padding-left:10px;
    text-align: left;
    font-family: "New York", Georgia, Times, "MS Serif", serif;
    font-size: 7pt;
    font-style: italic;
    font-weight: normal;
    text-decoration:none;
    color:#999999;
    letter-spacing:0.5pt
    }

#right p.note a {
    text-decoration:none;
    color:#999999;
    }

#right a.note {
    float:left;
    width:190px;
    display:block;
    margin:0;
    padding:0;
    padding-left:0;
    padding-left:10px;
    text-align: left;
    font-family: "New York", Georgia, Times, "MS Serif", serif;
    font-size: 7pt;
    font-style: italic;
    font-weight: normal;
    text-decoration:none;
    color:#999999;
    letter-spacing:0.5pt
    }

#right p.more {
    float:left;
    width:490px;
    margin:0;
    padding-top:20px;
    padding-bottom:20px; 
    padding-right:0;
    padding-left:20px;
    font-size:9pt;
    font-weight:normal;
    font-family:"small Verdana",Sans-serif;
    text-indent:0;
    text-decoration:none;
    line-height:1.6em;
    letter-spacing:2pt;    
    color:#6A6F68;
    }

#right p.more a {
    text-decoration:none;
    color:#6A6F68;
    border-bottom:1px dotted #6A6F68;
    }

/*-- PIED --*/

#pied{
    clear:both;
    width:750px;
    height:75px;
    margin:0;
    padding:0;
    border:0;
    background-image:url("http://www.lastree.net/img/pied.bg.4.gif");
    background-repeat:repeat-x;
    }

#pied p {
    font-size:80%;
    margin:0;
    padding:10px 20px;
    text-align:center;
    text-indent:0;
    line-height:1.6em;
    color:#6a6f68;    
    }

#pied a{
    text-decoration:underline;    
    color:#527c86;
}


