.tabbed_content {
	padding-top:2px;
	padding-left:9px;
}

.tabs {
	height: 20px;
	position: relative;
}

.tabs .moving_bg {
	background-color:#51a2cb;
	background-image:url('img/punter2.gif');
	position: absolute;
	width: 97px;
	z-index: 190;
	left: 0;
	padding-bottom: 19px; 
	background-position:  left bottom;
	background-repeat: no-repeat;
	padding-left:5px;
	padding-right:5px; 
	padding-top:5px;
}
.tabs .tab_item {
	display: block;
	float: left;
	padding: 5px;
	width: 97px;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	color:#000032;
	font-weight:bold;
}

.tabbed_content .slide_content {
	overflow: hidden;
	background-color: #f5f5ff; 
	padding: 25px 0px 10px 0px;
	position: relative;
	width: 316px;
	background:url('img/cenefaclara.gif') repeat-x;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 316px; 
	margin: 0px;
	padding: 0px;
}
.tabslider ul li {
	list-style:none;
}
.noticies {
	margin-left:4px;
	margin-right:4px;
	border: 1px solid #dbdbdb;
	background-color:#f5f5ff;
}
.cc_titol {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #51a2cb;
	color: #51a2cb;
	font-weight:bold;
	font-size:20px;
}