#content #title_editorial .open, #content #title_editorial .close{			
	width:95px;
	background-position:right;
	font-size:10px;
	line-height:19px;
	background-repeat:no-repeat;
	padding-right:20px;
	text-align:right;
}
#content #title_editorial .open:hover, #content #title_editorial .close:hover{			
	text-decoration:underline;
}
#content #editorial{
	font-size:14px;
	font-weight:bold;
	color:#efefef;
	background-color:#000000;
}
#content #editorial{margin-bottom:15px;}
#content #editorial p{font-weight:normal; margin:10px 0px;}

#content .article_cont{
	padding-top:6px;
	padding-bottom:0px;
	background:url("../images/glob/h1b.png") repeat-x scroll center bottom transparent;
	background-color:#000000;
}
#content .article_cont p{margin-top:0px;line-height:15px;}
.article_cont .article_archive_cont{
	border-top:1px dotted #ACACAC;	
	padding:15px 0px 0px;
	margin-top:-1px;
	text-align:left;
	width:100%;
	position:relative;
	float:left;
}
.article_cont .article_archive_cont .img_cont{
	float:left;
	margin-right:10px;
	height:70px;
	width:70px;
	-moz-border-radius:4px;
	background:url("../images/glob/top2px.png") repeat-x scroll 0 -38px transparent;
	border:1px solid #575757;
	text-align:center;
}
.article_cont .article_archive_cont img{	
	max-height:70px;
	max-width:70px;
	margin:0 auto;
}
.article_cont .article_archive_cont h2{	
	margin:0px;
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
	color:#aaa;
}
.article_cont .article_archive_cont u{	
	color:#aaa; font-size:10px;
}
.article_cont .article_archive_cont .txt{
	float:left;
	font-size:12px;
	font-weight:normal;
	height:58px;
	margin:0;
	overflow:hidden;
	width:455px;
	margin-top:8px;
	margin-bottom:5px;
}
.article_cont .article_archive_cont .txt b, .article_cont .article_archive_cont .txt strong{
	font-size:12px;
	font-weight:normal;
}
.article_cont .article_archive_cont .read_more  {
	-moz-border-radius:11px 11px 11px 11px;
	background-image:url("../images/glob/h1.png");
	background-position:-4px 50%;
	background-repeat:repeat-x;
	border:1px solid #777777;
	color:#444444;
	cursor:pointer;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	padding:5px;
}
.article_cont .article_archive_cont .read_more:hover{color:#000;border:1px solid #333;}
.article_cont .article_archive_cont a{position:relative;color:#444;text-decoration:none;}
.article_cont .article_archive_cont a:hover, .article_cont .article_archive_cont a:active{color:#000;}

.article_cont .info{
	position:relative;
	float:right;
	width:auto;
	color:#444;
	padding:3px 6px;
	-moz-border-radius:4px;
	border:1px dashed #777;
	margin-top:20px;
	background:#fff;
	margin-left:8px;
	height:17px;
}
.article_archive_cont .article_info{
	float:left;
	margin-left:85px;
	margin-top:3px;
}
.article_archive_cont .article_info .info{
	float:left;
	margin-left:0px;
	margin-right:8px;
	margin-top:0px;
	opacity:0.5;
}

/*==================== simply-scroll ========================*/
.simply-scroll-container {position: relative;}
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.simply-scroll-list li img {
	border: none;
	display: block;
}
.simply-scroll-btn {
	position: absolute;
	background-image: url(../images/glob/buttons.png);
	width: 42px;
	height: 44px;
	z-index:3;
	cursor: pointer;
}
.simply-scroll-btn-up {
	opacity:1;
	background-image:url(../images/rightmenu/flehaut.png);
	background-repeat:no-repeat;
	width:29px;
	height:22px;
	left: 50%;
	top: -25px;
}
.simply-scroll-btn-up.disabled {opacity:0.3;cursor:default;}
.simply-scroll-btn-down {
	background-image:url(../images/rightmenu/flebas.png);
	background-repeat:no-repeat;
	width:29px;
	height:22px;
	opacity:1;
	left: 50%;
	top: 100%;
	margin-top:1.5px;	
}
.simply-scroll-btn-down.disabled {opacity:0.3;cursor:default;}
.recent_articles {width: 542px;height: 545px;margin-bottom: 1.5em;}
.recent_articles .simply-scroll-clip {width: 542px;height: 100%;}
.recent_articles .simply-scroll-list li {width: 542px;height: 150px;}

/*==================== scroller_products ========================*/
#products_viwer{
	-moz-border-radius:11px 11px 11px 11px;
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	height:146px;
	margin-bottom:15px;
	padding:8px 23px 11px 20px;
	position:relative;
	width:1053px;
	border:1px solid #9C8A81;
}
#products_viwer .product_cont{
	float:left;
	list-style:none;
	width:243px;	
	height:146px;
}
#products_viwer .product{
	width:220px;
	padding:10px;
	height:126px;
	background:url("../images/glob/block_product.png");	
	overflow:hidden;
	margin:0px auto;
}
#products_viwer .product h2{
	background:url("../images/leftmenu/dot2.png") no-repeat scroll 0 0 transparent;
	border-bottom:1px dotted #381B2C;
	color:#FFFFFF;
	font-size:14px;
	line-height:8px;
	margin:3px 0 5px;
	padding-bottom:8px;
	text-indent:14px;
}
#products_viwer .product img{
	float:left;
	margin-right:5px;
	width:70px;
	height:70px;
	margin-top:3px;
}
#products_viwer .product p{
	float:left;
	font-size:13px;
	height:81px;
	line-height:16px;
	margin:0;
	overflow:hidden;
	width:144px;
}
#products_viwer .read_more{
	-moz-border-radius:4px 4px 4px 4px;
	background:url("../images/glob/top2px.png") repeat-x scroll 0 -50px transparent;
	border:1px solid #5E4253;
	color:#111111;
	float:right;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin-top:3px;
	padding:4px 8px;
	text-align:right;
}
#products_viwer .read_more:hover{
	background-position:0px -38px;
	text-decoration:none;
	color:#000;
}
.products_list {width:100%;height:146px;margin-bottom:0px;}
.products_list .simply-scroll-clip {
	-moz-border-radius:8px 8px 8px 8px;
	border:2px solid #9C8A81;
	height:146px;
	margin-bottom:0;
	width:100%;
}
.products_list .simply-scroll-list li {width: 542px;height: 150px;}

.products_list .simply-scroll-btn-left {
	opacity:1;
	background-image:url("../images/rightmenu/fleleft.png");
	background-repeat:no-repeat;
	height:29px;
	left:-22px;
	opacity:1;
	top:62px;
	width:22px;
}
.products_list .simply-scroll-btn-left.disabled {opacity:0.3;cursor:default;}
.products_list .simply-scroll-btn-right {
	opacity:1;
	background-image:url("../images/rightmenu/fleright.png");
	background-repeat:no-repeat;
	height:29px;
	left:100%;
	opacity:1;
	top:62px;
	width:22px;
	margin-left:2px;
}
.products_list .simply-scroll-btn-right.disabled {opacity:0.3;cursor:default;}
