



body
{
		background-image: url(../images/fond.png);
}

#wrapper
{

	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:  #5b5b5b;
}
#header
{
	border-style: none;
background-color: transparent;
	padding: 0;
}

#slogan
{ 	float: left;
	margin: 70px 0 0 10px;
	padding: 0;
	clear: right;
}

.blog-description
{
	text-transform:none;
	margin: 0;
	padding: 0;
		font: bold 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.posts-default .post
{
	background-image: url(../images/background_index_articles.png);
	border-style: none;
	background-color: transparent;
	border-top: 1px solid white;
}

.post a
{
	color:  #5b5b5b;
	text-decoration: none;}

.post a:hover
{
	color: #2F8DAA;
	border-bottom:1px dotted black;
}
.entry-content a
{
	color:  #2F8DAA;
	text-decoration: none;}
.widgetcontent a
{
	color:  #5b5b5b;
	text-decoration: none;
}
	
.widgetcontent a:hover
{
	color: #2F8DAA;
}


.single .post .entry-content p
{
	color:  #5b5b5b;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 15px;
}

.entry-summary p
{
	text-align: justify;
	line-height: 11pt;
}

.entry-title
{
	text-align: justify;
}
.sf-menu				{  max-width: 800px; }

#footer
{
	height: 30px;
	list-style-type : none;
	text-align: center;
	background-color: transparent;
	border-style: none;
}

#footer a
{
	color:  #5b5b5b;
	text-decoration : none;
	font-weight: bold;
}
#footer a:hover
{
	color:  #5b5b5b;
	text-decoration : underline;
	font-weight: bold;
}

.widgetcontent ul
{
list-style-type: none;
	margin: 0;
}
.widgetcontent ul.xoxo
{
	list-style-type: none;
	margin: 0;

}

