/**
 * CCN - Admin Content
 *
 * 2008 (c) in4biz Sarl (http://www.in4biz.com)
 */

.header_content {
	font-size:12px;
	margin: 0;
	float:left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #939393;
	text-decoration: underline;
	width: 140px;
}

.line_content{
	width: 140px;
	float:left;
	font-size: 10px;;
}

#bloc_spect_top{
	background-image: url(/public/images/content/spect_rect_top.gif);
	width: 247px;
	height:11px;
	background-repeat: no-repeat;
}

#bloc_spect_middle{
	background-image: url(/public/images/content/spect_rect_middle.gif);
	width: 247px;
	background-repeat: repeat;
}

#bloc_spect_bottom{
	background-image: url(/public/images/content/spect_rect_bottom.gif);
	width: 247px;
	height:11px;
	background-repeat: no-repeat;
}
