body {
margin : 40px 0 0 0 ;
padding : 0 ; 
background : #474031 url(images/bg.png) top center no-repeat ;  
text-align : center;
font-size : 0.8em;
color : #615856 ;
font-family : arial ;
line-height : 18px;
}

/*  SITE
********************************************************************/
 
#website { 
position : relative; 
width : 956px;
margin : 0 auto;
text-align : left  ;
padding :  0 ;
min-height: 100%; 
}

/*  LOGO
********************************************************************/

#logo {
position : absolute ; 
right : 21px;
top : 40px; 
width : 144px;
height : 31px ;
background : url(images/logo 2.png);
z-index : 1; 
}

#logo a {
display : block ;
width : 155px;
height : 51px  
}

#logo h1  span {
position : absolute ;
top : -6666px ; 
left : -6666px ; 
margin : 0;
padding : 0 ; 
}

/*  LOGIN
********************************************************************/

#login {
position : absolute ;
left : 790px ;
top : 125px; 
}

#login ul {
list-style : none;
margin : 0;
padding : 0;
}

#login li {
float : left;
margin : 0;
padding : 0 5px 0 5px;
display : block ;
background : url(images/login.gif) left no-repeat ;
}

#login li:first-child {
background : none ;
}

#login li a {
color : #615856 ;
text-decoration : none ; 
}

#login li a:hover {
color : #fff ;
}

/*  RSS
********************************************************************/


#rss {
position : absolute ; 
right : 30px ; 
top : 125px ; 
width : 17px;
height : 17px ; 
background : url(images/rss.gif)  ;
}

#rss a{
width : 17px;
height : 17px ; 
display : block ; 
}

#rss span {
position : absolute ;
top : -6666px ; 
left : -6666px ; 
margin : 0;
padding : 0 ; 

}



     
/*  HEADER
********************************************************************/
   
#header {
position : relative ; 
height : 42px;
background : url(images/header2.png) no-repeat;
margin : 0
}

/*  HEADER >> MENU PRINCIPAL
********************************************************************/
   
#menu {
position : absolute ; 
top : 15px;
left : 535px; 
}
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}

#menu  li{
float : left ;
}
	
#menu  li a{
margin : 0 ; 
padding : 0 10px 0 0 ; 
text-decoration : none ;    
color : #615856 ;
}

#menu  li a:hover{
  color : #fff ;
}
	
/*  MAIN
********************************************************************/

#main {
background : url(images/main.png) repeat-y;  
overflow : auto ;
padding :  0;
}
	
/*  CONTENU
********************************************************************/	
	
#contenu {
width : 508px ; 
float  : left ;
margin : 0;
padding : 0 10px 20px 0  ;
}

#contenu   h2 {
font-size : 1.6em ; 
padding :  0 0 0 24px ; 
margin: 0 ;
color : #72624C ; 
font-weight : normal;
}

#contenu p {
padding :  0 10px 0 25px ;
}

#contenu ul {
list-style : none;
margin : 0; 
padding :  0 0 0 24px;
}

#contenu li {
padding : 0 0 10px 12px; 
}


/*  POST
********************************************************************/

.post {
padding : 0 0 20px 0
}


/*  FIRST SIDEBAR
********************************************************************/
   
#first-sidebar {
width : 255px ;
float  : left ;
padding :  0  ;
margin : 0 ; 
color : #615856 ; 
text-align : justify ; 
}


#first-sidebar a{
color : #615856 ; 
text-decoration : none ; 
}

#first-sidebar a:hover {
color : #fff ; 
}
	
#first-sidebar h2 {
font-size : 1.2em ;
margin : 0 ;
padding :  0 0 0 20px ; 
color : #494233 ; 
}

#first-sidebar h3 {
font-size : 1em ;
margin :  10px 0 10px 0 ;
padding :  0 ; 
color : #494233 ; 
}

#first-sidebar ul{
list-style : none ; 
margin : 0 0 20px 0 ; 
padding : 10px 30px 0 20px; 

}

#first-sidebar li{
font-size : 1em ;
margin : 0 0 10px 0 ;
padding :  0; 
color : #615856 ; 
}
  
#first-sidebar li:last-child {
border-bottom: 0; 
}

#first-sidebar li a{
color : #615856 ; 
text-decoration : none ; 
}

#first-sidebar li a:hover{
color : #fff ; 
}

#first-sidebar p {
margin : 10px 0 020px 0 ; 
padding : 0 30px 0 20px;
}

#first-sidebar span {
margin : 0 ; 
padding : 0;
}

/*  FIRST SIDEBAR :  SEARCH
********************************************************************/

#search {
margin : 10px 0 10px 10px ; 
width : 232px ;
height : 47px;
background : url(images/search.png) no-repeat;  
}

input.search {
width : 120px; 
height : 15px;
margin : 3px 0 0 0;
padding : 0 ; 
float : left; 
border : 1px solid #9AB9D1;  
}

input.search-ok {
border : 0 ; 
height : 15px;
width : 59px;
background : url(images/search-ok.gif);
margin : 4px 0 0 7px;
padding : 0 ; 
float : left;
cursor : pointer;   
}

#search div  {
margin : 0;
padding : 10px 0 0 20px ;  
}

/*  FIRST SIDEBAR : COMMENT
********************************************************************/

#switch {
margin : 0; 
padding : 0;
height : 58px;
background : url(images/widget-comment.png) no-repeat; 
}

#comment {
position : relative;
float : left ; 
width : 109px;
height : 35px; 
background : url(images/recent-comment.gif);
padding :  0;
margin :  7px 0 0 15px; 
}

#comment a {
display : block ; 
width : 130px;
height : 52px; 
}

#comment span {
position : absolute;
top : -9999px;
left : -9999px; 
}

#articles {
float : left ; 
width : 104px;
height : 35px; 
background : url(images/recent-articles.gif);
margin :  7px 0 10px 10px ; 
}

#articles a {
display : block ; 
width : 120px;
height : 52px; 
}

#articles span {
position : absolute;
top : -9999px;
left : -9999px; 
}


/* FIRST SIDEBAR : HR
**********************************************************************/

div.hr {
height : 23px ;  
background : url(images/hr.png) repeat-x; 
margin : 0 0 10px 0;
}

div.hr hr {
display: none;
}

/*  SECOND SIDEBAR
*******************************************************************/ 

#second-sidebar {
width : 182px ;
float  : left ;
padding :  110px 0 0 0 ;
margin : 0 ; 
background : url(images/second-sidebar.png) no-repeat;
color : #615856 ;   
}

#second-sidebar p{
padding : 0 15px  
}

#second-sidebar h2 {
font-size : 1.2em ;
margin : 0 ;
padding :  0 0 0 15px ; 
height : 42px; 
line-height : 42px; 
background : url(images/second-sidebar-h2.png) no-repeat;
}

#second-sidebar ul{
list-style : none ; 
margin : 5px 0 10px 0 ; 
padding : 0 10px 0 15px; 
}

#second-sidebar li a {
text-decoration : none; 
font-size : 1em ;
margin : 0 0 5px 0 ;
padding :  0; 
color : #615856 ; 
display : block ; 
}

#second-sidebar li a:hover {
color : #fff ; 
}
   
/*  FOOTER
*******************************************************************/ 
   
#footer { 

width : 100%; 
height :28px;
background : url(images/footer.png) bottom no-repeat; 
text-align : left ;  
}

/*  COPY
*******************************************************************/ 
 
#footer p  { 
color : #AA9057 ;  
margin : 0 0 0 0; 
padding : 24px 0 0 30px; 
height : 60px; 
font-size : 80% ; 
}

#footer  a { 
color : #AA9057 ;
text-decoration : none; 
}

#footer a:hover { 
text-decoration : underline; 
}

