/*#wrapper {width:508px; margin:0 auto}*/
h2 {
	font-size:14px;
	margin:15px 0
}
.botondown {
	position:relative;
	cursor:pointer;
	background-image: url(../images/flecha_down.gif);
	height: 13px;
	width: 13px;
	text-indent:-9999px;
	display:block;
	margin-top:240px;
}
.botonup {
	margin-top:10px;
	cursor:pointer;
	background-image: url(../images/flecha_up.gif);
	height: 13px;
	width: 13px;
	text-indent:-9999px;
	display:block;
}
.contentscroll {
	background-image: url(../images/fondo_scroll.gif);
	height: 280px;
	width: 267px;
	padding-top:10px;
}
.scroll {
	position:relative;
	width:15px;
	float:right;
	margin-top:-275px;
	margin-right:6px;
	_margin-right:3px;
}
.slider {
	position:relative;
	overflow:hidden;
	height:267px;
	width:230px;
	margin-left:10px;
	*margin-left:-15px;
	_margin-left:-15px;
	text-align:left;
}
.slidercontent {
	position:relative;
}



/*.slidercontent .upper {
	border-bottom:1px solid #9ac1c9
}
.section {
	
}
.newsslider {
	position:relative;
	overflow:hidden;
	border:2px solid #9ac1c9;
	height:95px;
	width:300px;
	background:#eef5f6;
	margin-bottom:20px
}
.newsslidercontent {
	position:absolute
}
.newsslidercontent .upper {
	border-bottom:1px solid #9ac1c9
}
.newssection {
	padding:10px;
	height:75px
}*/
