/* The Tree" Created by Dieter Schneider 2006 for www.csstemplateheaven.com */

* {margin: 0px;
   padding: 0px;}
img {border:0px;}

body { 
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif; 
	background: #FEFFF6 url(body_bg.jpg) repeat-y center;  
}

p {
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #000000;
}
h1 {
		padding-top:20px;
		font: 18pt Monotype Corsiva, Times;
	text-align: center;
padding-right:10px;
	color: #000000;
}
h2 {
		padding-top:20px;
		font: 16pt Monotype Corsiva, Times;
	text-align: center;
padding-right:10px;
	color: #53594A;
}

h3 {
	padding-top:20px;
	font: 14pt Monotype Corsiva, Times;
	text-align: center;
	color: #4E7049;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #53594A;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #594C41;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #594C41;
}

#page {
    width: 642px;
	background: #FFFFFF url(container_tile.jpg) repeat-y; 
	margin: 0px auto;
}

#coin {
    float: left;
	position: absolute;
	top:0;
	left:0;
}
#top {
	margin-bottom: 0px;
	background-image: url(header.jpg);
	height: 524px;
	background-repeat: no-repeat;
}



#header {
	position:absolute;
	top: 475px;
	width: 274px;
	height: 162px;
	
}
	
#header p {
	font: italic 8pt/15pt georgia; 
	text-align:center;
	color: #666600;
	position:relative;
	left: 292px;
	
}
	





#content {
float: right;
	padding: 0px 100px 10px 140px;

}


#content .h2 .title { /* Titre de l'article */
padding-top:20px;
		font: 18pt Monotype Corsiva, Times;
	text-align: right;
	color: #4E7049;
}

#content .post {

}

#content .post-info {
  font-family: tahoma,arial,sans-serif;
  font-size: 8pt;
	padding: 5px 10px 5px 10px;
	border: 1px solid #C0C0C0;
	border-top: none;
	margin: 0;
	margin-bottom: 20px;
}

#content .post a:hover, #content .post a:visited:hover {
  text-decoration: underline;
}

/*------------------------------
Commentaires
------------------------------*/

#comments h2 {
padding-top:20px;
		font: 18pt Monotype Corsiva, Times;
	text-align: right;
	color: #000000;
}

#form h2 {
padding-top:16px;
		font: 18pt Monotype Corsiva, Times;
	text-align: right;
	color: #000000;
}
/*------------------------------
Page suivante / Precedente
------------------------------*/
#pagination { /* Conteneur des liens 'page suivante' et 'page precedente' */
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}


#footer {
	text-align: center;
	width:512px;
	padding: 0px;
	margin: 0 auto;
	
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}


#menu {

	text-align:center;
	color: #5C5C45;
	position:relative;
	left: 292px;

	
}

#menu ul a{
font-family: Monotype Corsiva, Times;
	font-size: 20px;

	text-decoration: none;
	color: #2F120A;

}

#menu li {
  display: inline;
	list-style-type: none;
	padding-left:10px;

}
#menu a:hover {
	text-decoration: none;
	background:url(images/over.gif) left bottom repeat-x;
	
	color: #663300;
}
#menuh {

	top:0;
	left:0;
}
#menub {

	bottom:0;
	left:0;
}
#sidebar {

 font-family: Monotype Corsiva, Times;
display:bloc;
color: #5C5C45;
	background-image: url(linklist_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #CEB280;
	margin: 0px auto; 
	width: 148px;
float:left;
position: absolute;
top: 460px;
padding:0px;
margin-left:-70px;
	
}

#sidebar .feed  {
font: 10pt;

}
#sidebar li  {
padding-right:50px;
	list-style-type: none;

	text-align:right;
}

#sidebar h2 {
	padding-top:16px;
		font: 18pt Monotype Corsiva, Times;
	text-align: center;
	color: #000000;

}



#sidebar a, #sidebar a:visited {
color: #5C5C45;
font: 14pt Monotype Corsiva, Times;
text-align:right;
}

#sidebar a:hover, #sidebar a:visited:hover {
  color: #660000;
  text-decoration: none;
font: 14pt Monotype Corsiva, Times;
}

#sidebar .last_art, #sidebar .last_com {
  font-family: Monotype Corsiva, Times;
  font-size: 12pt;
}
#lulu-storefront ul li
 {
  padding-top:25px;
list-style-type: none;
}
#lulu-storefront img
 {
  padding-top:25px;
padding-left:50px;
}
#lulu-item-thumbnail 
 {
  
}
#lulu-storefront-title
 {
  display:none;
}




/*************************** lettrine **********************/


.lettrine { float: left; /* positionnement de la lettrine dans le conteneur*/ 
font-size: 5em; /* 4 hauteurs de lignes pour la lettrine*/  
font-family: Monotype Corsiva, Times; color: #FFFFFF; border: 1px solid #FFFFFF; /* définition d'une bordure autour de la lettrine*/ 
background-color: #53594A;  margin: 7px; padding: 7px; line-height: 1em; } 


	
/**************************** End left navigation ****************************/