@charset "utf-8";
a .image-blog      {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	margin-top: 16px;
	position: relative;
}
    
body {
	background-color: #292929;
	font-family: "font:x-small Verdana", Georgia, Serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0px;
}
    #content #fondmenu {
	background-color: #F4FFF8;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#logo {
	height: 61px;
	width: 350px;
	margin-left: 20px;
}

    
#webcup {
	float: right;
	height: 60px;
	width: 60px;
	margin-top: -55px;
	margin-right: 5px;
	position: relative;
}

#container
{
	width: 780px;
	height: 148px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header
{
	background-color: #ccc;
	background-image: url(images/haut.jpg);
	height: 148px;
	width: 788px;
}




#content-container
{
	float: left;
	width: 788px;
	background-color: #fff;
	background-image: url(images/millieu.jpg);
	background-repeat: repeat-y;
}

#content
{
	clear: left;
	float: left;
	width: 200px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 26px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}



#aside
{
	float: right;
	width: 520px;
	display: inline;
	margin-top: 0;
	margin-right: 28px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}



#footer
{
	clear: both;
	text-align: right;
	height: 15px;
	background-image: url(images/bas_tab.jpg);
	background-repeat: no-repeat;
}
#basbas {
	background-image: url(images/basbas.jpg);
	height: 92px;
	width: 788px;
	}

.commentlist #comment #div-comment p {
	padding: 10px;
}
.post .commentlist {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: -20px;
	margin-right: 20px;
}

