/* Scroll */
#zona_scroll {
	position:relative;
	width:546px;
	height:357px;
	overflow:auto;
	float:left;
}
#contenido_scroll {
/*	position:absolute;*/
}
#botones_scroll {
	display:none;
	width:15px;
	height:175px;
	margin-top:10px;
	float:left;
}
#scroll_flecha_arr {
	width:15px;
	height:9px;
}
#scroll_flecha_ab {
	width:15px;
	height:9px;
}
#scroll_espacio_central {
	width:15px;
/*	height:147px;*/
	height:5px;
}
/* Fin Scroll */
