<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body{
	margin: 0;
	padding: 0;
}

body{
	background: #88a082;
	color: #464646;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 0px solid #DDD;
	text-align: center;
}



#page {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFF;
	border: 3px solid #486752;
	color: #000;
	font-size: 0.85em;
	}

#top {
	margin: 0;
	height: 8em;
	background: #486752;
}


#main {
	float: left;
	max-width: 555px;
}

div #content {
margin: 0%;
margin-left: 2%;
margin-right: 2%;
line-height: 1.5em;
	color: #464646;
}

#sidebar {
float: right;
max-width: 220px;
}



#sidebar div {
	margin-bottom: 1.5em;
	margin-right: 3%;
}

#sidebar h2{
	margin: 0;
	padding: 2%;
	color: #FFFFFF;
	background-color: #486752;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.06em;
	
}

#sidebar h3{
	margin: 0;
	margin-top: 2em;
	padding: 5px;

	color: #716557;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
}

.categories span{
	color: #464646;
	}

#sidebar a{
	color: #464646;
	background: transparent;
	text-decoration: none;
}

#sidebar a:hover{
	color: #897E69;
	background: transparent;
}

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

#sidebar ul li{
	padding: 5px 0;
	border-bottom: 1px solid #EFEAE4;
}


#search input{
	display: inline;
	border: 1px solid #D0C6BA;
background: #FFF;

}

#search #q{
	border: 1px solid #D0C6BA;
	background: #FFF;
	padding: 0;
	padding-left: 3%;
	width: 75%;
	max-width: 160px;
}

.widget fieldset{
	padding: 0;
	margin-bottom: 0;
}

.widget form
{
	padding: 0;
	border: 0;
}

#sidebar ul li a{
	
padding-left: 2%;
}

#footer {
clear: both;  
visibility:hidden;
}

a{
	color: #8E865E;
	background: transparent;
	text-decoration: none;
	}

a:visited{
	color: #8E865E;
	background: transparent;
}

a:hover{
	color: #8E865E;
	background: transparent;
	text-decoration: underline;
}


#top h1{
	margin: 0;
	line-height: 1em;
	letter-spacing: 0.3em;
	padding-left: 2%;
	padding-top: 1.6%;
	font-weight: 100;
	font-size: 3em;
	font-style:italic;
	
}

#top h1 a{
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}

#top h1 a:hover {
	color: #E8D9B8;
}


#prelude{
	color: #B5A687;
	background: transparent;
	text-align: left;
	padding-left: 2%;
	position: relative;
	top: -3.2em;
	margin: 0;
	font-size: 0.85em;
}


#prelude a{
	color: #b9ad91;
	background: transparent;
	text-decoration: none;
}

#prelude a:hover{
	background: transparent;
	text-decoration : underline;
}

#content h2{
	padding-left: 0px;
	color: #897E69;
	margin-bottom: 0;
	font-size: 1.6em;
	font-weight: 100;
	line-height: 1.1em;
}

#content h2 a{
	color: #c52118;
	background: transparent;
	text-decoration: none;
}
#content h2 a:hover{
	color: #8E865E;
	}
	
#content p {
	
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

.day-date {display:none;}

.post-info{
	padding-left: 0px;
	color: #716557;
	margin-top: 0;
	
}

.post-info a{
	padding-left: 0px;
	color: #8E865E;
	margin-top: 0;
}

.post-content img{
	border: 1px solid #CCC;
	padding : 9px;

}

.post-content iframe{
	border: 1px solid #CCC;
	padding : 9px;
	max-width: 100%;
}

.post-content a{
border-bottom: solid 1px #AAAAAA;
text-decoration: none;	
}

.post-content a:hover{
border-bottom: solid 1px #AAAAAA;
text-decoration: none;	
}


.post-info-co{
	clear: both;
	text-align: right;
}

.post-info-co span{
	display: none;
}

.post-info-co a, .post-info-co a:visited{
	text-decoration: none;
	color: #B5A687;
	
}

.post-info-co a:hover{
	color: #897E69;
	text-decoration: none;
}
	
.post{

	border-bottom: 1px solid #EFEAE4;
}

fieldset{
	border: none;
	width: 100%;
}

label{
	cursor: pointer;
	cursor: hand; /* pour IE */
}

input[type=text], textarea{
	border: 1px solid #AAA;
}

input[type=text]:focus, textarea:focus{
	border: 1px solid #666;
}

textarea{
	width: 99%;
}

.text{
	color:  #464646;
	line-height: 1.5em;
}

@media only screen and (max-width: 795px), only screen and (max-device-width: 795px)
{

html {
	font-size: 16px;
}

	#page {
border: 3px solid #486752;	
min-width: 100%;	
	}

#top {
	margin: 0;
	height: 8em;
	background: #486752;
}

#main {
		max-width: 100%;
	}
	#content {
	padding: 1%;
	

}

.post-content img{
	max-width: 100%;
	border: 1px solid #CCC;
	padding : 9px;

}

	#sidebar {
	min-width: 100%;
	float: left;
	

}

#top h1{
	margin: 0;
	line-height: 1em;
	letter-spacing: 0.3em;
	padding-left: 3%;
	padding-top: 0.5%;
	font-weight: 100;
	font-size: 2em;
	font-style: italic;
	
}

#prelude{
	color: #B5A687;
	background: transparent;
	text-align: left;
	padding-left: 3%;
	top: -4em;
	margin: 0;
	font-size: 1.05em;
}

#sidebar h2{
	margin: 0;
	padding: 1%;
	width: 100%;
	color: #FFFFFF;
	background-color: #486752;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.06em
}


.widget.text
 {display: none;
}

}</pre></body></html>