@charset "utf-8";
/* CSS Document */
#tag_cloud
{
	
}

#tag_cloud, #carousel
{
	background:#dbe2d0;
}

#carousel_contenair
{
	width:600px;
}

#tag_cloud_contenair
{
	width:270px;
}

#search_form p
{
	margin-bottom:10px;
}

.fieldset_last_five
{
	border:none;
	border-bottom:1px solid #999;
	
}

.fieldset_last_five a
{
	float:left;
	margin-left:7px;
	text-decoration:none;
}

.fieldset_last_five a img
{
	border:none;
}

.border_bottom
{
	height:20px;
	border-bottom:1px solid #999999;
	width:180px;
}

.float_left
{
	color:#666;
	#clear:both;
}

.float_right
{
	float:right;
	margin-right:10px;
	display:block;
}

