body {
	background-color:#d7f095;
	background-image:url(../img/fond_ronds_vert.gif);
	}

#content {
	background-image:url(../img/background_blog.png);
}
#logo {
	border-color:#9cce18;
	border-right-style:none;
	border-bottom-style:none;
	margin-right:8px;
	z-index:3;
	background-color:transparent;
}

#top_menu {
	background-color:#ccedfa;
	border-color:#9cce18;
	background-color:#ccedfa;
	border-left-style:none;
	margin-left:8px;
	background-image:url(../img/background_topmenu_blog.png);
	background-position:top right;
	left:0px;
	padding-left:127px;
	top:-3px;
	width:815px;
	z-index:2;
}
#ligne1 {
	left:97px;
}

#ligne2 {
	left:203px;
}

#right_menu, #left_menu {
	background-color:#d7f095;
	border-color:#9cce18;
}

#right_menu .borderbottom, #left_menu .borderbottom {
	border-color:#9cce18;
}

#product, .blog_subject {
	background-color:#d7f095;
	border-style:solid;
	border-width:8px;
	border-color:#9cce18;
	width:502px;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:10px;
	padding-bottom:15px;
	}
	
img.phL {
	float:left;
	padding-right:10px;
}

p.blogplus {
	clear:both;
}

#product a, .blog_subject a {
	color:#7b2152;
}

#product h2 a, .blog_subject h2 a, #right_menu h3 {
	color:#7aa702;
}


#product img {
	max-width:500px;
}

blockquote {
	margin:0px;
	padding:0px;
	margin-top:16px;
	margin-bottom:10px;
}


a:hover {
	color:#00a6e9;
}

#footer {
	border-color:#9cce18;
}

