@charset "UTF-8";
/* CSS Document */




body {font-family:Georgia,"Times New Roman",Times,serif; color:#673A15;font-size : 12px;}

h2.resaTitre {
font-size:24px;
padding-left:18px;
text-transform:uppercase;
font-weight:bold;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
color:#673A15;
line-height:1.2;
border-bottom:4px dotted #673A15;
padding-bottom:5px;

}
 p {
text-align:justify;  margin:0;
}

 .Post {
	 border-bottom:4px dotted #673A15;
padding-bottom:5px;
margin-bottom:8px;
margin-top:8px;
float:left;
width:100%;
 }
 
 
 
 
 
  .Post img {
float:left;
margin-right:5px;
margin-bottom:5px;
opacity:1!important;
filter:alpha(opacity=100)!important;	
 max-width:346px!important;
 }
 
 
 
.Post img {
  width:expression(document.body.clientWidth > 346 ? "346px" : "auto");
  }
  
 

  
 
 
 
 
 
.Post h1 {
	font-size:large;
	color:#663D1E;
	font-weight:normal;
	margin:0;
}
.Post h6 {
	font-size:xx-small;
	color:#663D1E;
	font-weight:normal;
	margin:0;
	
}
.Post strong  {
	color:#663D1E;
	font-weight:normal;
	margin:0;
}
